+ libmypaint, a.k.a. "brushlib", is a library for making brushstrokes which is used by MyPaint and other projects.
+builddeps :
+ - pkgconfig(gegl-0.4)
+ - pkgconfig(json-c)
+setup : |
+ %patch -p1 < $pkgfiles/gegl-0.4.patch
+
+ %configure --disable-static \
+ --enable-gegl
+build : |
+ %make
+install : |
+ %make_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,54 @@
+<PISI>
+ <Source>
+ <Name>libmypaint</Name>
+ <Packager>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
+ </Packager>
+ <License>ISC</License>
+ <PartOf>multimedia.library</PartOf>
+ <Summary xml:lang="en">A library for making brushstrokes</Summary>
+ <Description xml:lang="en">libmypaint, a.k.a. "brushlib", is a library for making brushstrokes which is used by MyPaint and other projects.
+ <Summary xml:lang="en">A library for making brushstrokes</Summary>
+ <Description xml:lang="en">libmypaint, a.k.a. "brushlib", is a library for making brushstrokes which is used by MyPaint and other projects.
+ <Summary xml:lang="en">Development files for libmypaint</Summary>
+ <Description xml:lang="en">libmypaint, a.k.a. "brushlib", is a library for making brushstrokes which is used by MyPaint and other projects.