We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b24c28 commit d5a5537Copy full SHA for d5a5537
1 file changed
srcpkgs/libblend2d-devel/template
@@ -0,0 +1,13 @@
1
+# Template file for 'libblend2d-devel'
2
+pkgname=libblend2d-devel
3
+version=0.21.2
4
+revision=1
5
+build_style=cmake
6
+configure_args="-DBLEND2D_TEST=OFF -DBLEND2D_DEMOS=OFF -DBLEND2D_STATIC=ON
7
+ -DCMAKE_POSITION_INDEPENDENT_CODE=ON"
8
+short_desc="High performance 2D vector graphics engine"
9
+maintainer="Orphaned <you@example.com>"
10
+license="Zlib"
11
+homepage="https://blend2d.com"
12
+distfiles="https://blend2d.com/download/blend2d-${version}.tar.gz"
13
+checksum=234ba57a64153c96885a6271f15fdcf6c594ac8cb03adaad19abb8d3b2b533fa
0 commit comments