diff --git a/multimedia/graphics/gimp/addon/mypaint-brushes1/actions.py b/multimedia/graphics/gimp/addon/mypaint-brushes1/actions.py new file mode 100644 index 0000000000..c25729d287 --- /dev/null +++ b/multimedia/graphics/gimp/addon/mypaint-brushes1/actions.py @@ -0,0 +1,25 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*- +# +# Licensed under the GNU General Public License, version 3. +# See the file http://www.gnu.org/licenses/gpl.txt + +from pisi.actionsapi import autotools +from pisi.actionsapi import pisitools +from pisi.actionsapi import shelltools +from pisi.actionsapi import get + +def setup(): + autotools.autoreconf("-fiv") + autotools.configure() + +def build(): + autotools.make() + +def install(): + autotools.rawInstall("DESTDIR=%s" % get.installDIR()) + + shelltools.copytree("%s/usr/share/pkgconfig" % get.installDIR(), "%s/usr/lib/pkgconfig" % get.installDIR()) + pisitools.removeDir("/usr/share/pkgconfig") + + pisitools.dodoc("AUTHORS", "COPYING", "NEWS", "README") diff --git a/multimedia/graphics/gimp/addon/mypaint-brushes1/pspec.xml b/multimedia/graphics/gimp/addon/mypaint-brushes1/pspec.xml new file mode 100644 index 0000000000..2766ea59a9 --- /dev/null +++ b/multimedia/graphics/gimp/addon/mypaint-brushes1/pspec.xml @@ -0,0 +1,42 @@ + + + + + mypaint-brushes1 + https://github.com/Jehan/mypaint-brushes1 + + Kamil Atlı + suvari@pisilinux.org + + custom + library + MyPaint tarafından kullanılan fırçalar ve libmypaint kullanan diğer yazılımlar + MyPaint tarafından kullanılan fırçalar ve libmypaint kullanan diğer yazılımlar + https://github.com/mypaint/mypaint-brushes/archive/refs/tags/v1.3.1.tar.gz + + libmypaint-devel + + + + + mypaint-brushes1 + + libmypaint + + + /usr/lib + /usr/share + /usr/share/doc + + + + + + 2024-01-03 + 1.3.1 + First release + Kamil Atlı + suvari@pisilinux.org + + + diff --git a/multimedia/graphics/gimp/addon/mypaint-brushes1/translations.xml b/multimedia/graphics/gimp/addon/mypaint-brushes1/translations.xml new file mode 100644 index 0000000000..e53ca70754 --- /dev/null +++ b/multimedia/graphics/gimp/addon/mypaint-brushes1/translations.xml @@ -0,0 +1,8 @@ + + + + mypaint-brushes1 + MyPaint tarafından kullanılan fırçalar ve libmypaint kullanan diğer yazılımlar + MyPaint tarafından kullanılan fırçalar ve libmypaint kullanan diğer yazılımlar + + diff --git a/pisi-index.xml b/pisi-index.xml index d98404aed8..7548b22878 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -263692,6 +263692,48 @@ cleaner, which will allow to add new features in the future. + + + mypaint-brushes1 + https://github.com/Jehan/mypaint-brushes1 + + Kamil Atlı + suvari@pisilinux.org + + custom + library + multimedia.graphics.gimp.addon + MyPaint tarafından kullanılan fırçalar ve libmypaint kullanan diğer yazılımlar + MyPaint tarafından kullanılan fırçalar ve libmypaint kullanan diğer yazılımlar + MyPaint tarafından kullanılan fırçalar ve libmypaint kullanan diğer yazılımlar + MyPaint tarafından kullanılan fırçalar ve libmypaint kullanan diğer yazılımlar + https://github.com/mypaint/mypaint-brushes/archive/refs/tags/v1.3.1.tar.gz + + libmypaint-devel + + multimedia/graphics/gimp/addon/mypaint-brushes1/pspec.xml + + + mypaint-brushes1 + + libmypaint + + + /usr/lib + /usr/share + /usr/share/doc + + + + + 2024-01-03 + 1.3.1 + First release + Kamil Atlı + suvari@pisilinux.org + + + gimp diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index 8cb9e91f2d..3cae77ba5d 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -e92fc3e3773f47ad41b4c5c08ace4ae3e6d0c687 \ No newline at end of file +5d09b595bc336cd653e28b564fd05f3cad1403a3 \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index ff62fdde0f..25f619c4dc 100644 Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum index 697331094b..23ad008cdc 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -80c17478a0db1e31c605ab8bbc0b1bd4ff1a1b7c \ No newline at end of file +91c2145208c9e79f40e099f313ef8b49246da393 \ No newline at end of file