diff --git a/multimedia/converter/Pythonmagick/actions.py b/multimedia/converter/Pythonmagick/actions.py new file mode 100644 index 0000000000..460786fb24 --- /dev/null +++ b/multimedia/converter/Pythonmagick/actions.py @@ -0,0 +1,22 @@ +#!/usr/bin/python +# -*- coding: utf-8 -*- +# +# Licensed under the GNU General Public License, version 3. +# See the file http://www.gnu.org/copyleft/gpl.txt + +from pisi.actionsapi import shelltools +from pisi.actionsapi import autotools +from pisi.actionsapi import pisitools +from pisi.actionsapi import get + +def setup(): + #shelltools.system("./autogen.pl") + autotools.configure() + +def build(): + autotools.make() + +def install(): + autotools.rawInstall("DESTDIR=%s" % get.installDIR()) + + pisitools.dodoc("ChangeLog", "LICENSE", "README") diff --git a/multimedia/converter/Pythonmagick/pspec.xml b/multimedia/converter/Pythonmagick/pspec.xml new file mode 100644 index 0000000000..659f05d8a3 --- /dev/null +++ b/multimedia/converter/Pythonmagick/pspec.xml @@ -0,0 +1,86 @@ + + + + + pythonmagick + http://www.imagemagick.org + + PisiLinux Community + admins@pisilinux.org + + as-is + library + Python bindings for the ImageMagick + PythonMagick is an object oriented Python bindings for the ImageMagick library. + http://www.imagemagick.org/download/python/PythonMagick-0.9.12.tar.xz + + boost-devel + imagemagick-devel + + + + + pythonmagick + + boost + imagemagick + libgcc + + + /usr/lib + /usr/share/doc + + + + + + 2016-02-08 + 0.9.12 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2014-12-27 + 0.9.11 + Rebuild for boost. + Ergün Salman + poyraz76@pisilinux.org + + + 2014-10-27 + 0.9.11 + Version bump. + Ergün Salman + poyraz76@pisilinux.org + + + 2014-05-28 + 0.9.10 + Version bump. + Serdar Soytetir + kaptan@pisilinux.org + + + 2013-11-09 + 0.9.8 + Rebuild for boost 1.5.4 + Burak Fazıl Ertürk + burakerturk@pisilinux.org + + + 2013-02-17 + 0.9.8 + Update + Osman Erkan + osman.erkan@pisilinux.org + + + 2012-01-02 + 0.9.7 + First release + Anıl Özbek + admins@pisilinux.org + + + diff --git a/multimedia/converter/Pythonmagick/translations.xml b/multimedia/converter/Pythonmagick/translations.xml new file mode 100644 index 0000000000..f07636f245 --- /dev/null +++ b/multimedia/converter/Pythonmagick/translations.xml @@ -0,0 +1,8 @@ + + + + pythonmagick + ImageMagick için Python bağlayıcıları + PythonMagick, ImageMagick kütüphanesi için nesne yönelimli Python bağlayıcılarıdır. + + diff --git a/pisi-index.xml b/pisi-index.xml index 42ed9bf8cc..1aba92f443 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -103803,6 +103803,92 @@ + + + pythonmagick + http://www.imagemagick.org + + PisiLinux Community + admins@pisilinux.org + + as-is + library + multimedia.converter + Python bindings for the ImageMagick + ImageMagick için Python bağlayıcıları + PythonMagick is an object oriented Python bindings for the ImageMagick library. + PythonMagick, ImageMagick kütüphanesi için nesne yönelimli Python bağlayıcılarıdır. + http://www.imagemagick.org/download/python/PythonMagick-0.9.12.tar.xz + + boost-devel + imagemagick-devel + + multimedia/converter/Pythonmagick/pspec.xml + + + pythonmagick + + boost + imagemagick + libgcc + + + /usr/lib + /usr/share/doc + + + + + 2016-02-08 + 0.9.12 + Version bump. + Stefan Gronewold + groni@pisilinux.org + + + 2014-12-27 + 0.9.11 + Rebuild for boost. + Ergün Salman + poyraz76@pisilinux.org + + + 2014-10-27 + 0.9.11 + Version bump. + Ergün Salman + poyraz76@pisilinux.org + + + 2014-05-28 + 0.9.10 + Version bump. + Serdar Soytetir + kaptan@pisilinux.org + + + 2013-11-09 + 0.9.8 + Rebuild for boost 1.5.4 + Burak Fazıl Ertürk + burakerturk@pisilinux.org + + + 2013-02-17 + 0.9.8 + Update + Osman Erkan + osman.erkan@pisilinux.org + + + 2012-01-02 + 0.9.7 + First release + Anıl Özbek + admins@pisilinux.org + + + unoconv diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index 0b6049b175..8cd20f4e37 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -c125636444e1cb1aebd2e7d17fae1ba45e020697 \ No newline at end of file +0be49d7a631312b37e839cdd78aa4e48165dd149 \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index 2d48192cb2..01a26dd49e 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 d51676918c..45c7823c02 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -b8bc1e4da5668eea57487ba251d56794266031e9 \ No newline at end of file +0c2489f8d3937366df58af7edcf7076a1cf80eea \ No newline at end of file