81 lines
3.1 KiB
XML
Executable File
81 lines
3.1 KiB
XML
Executable File
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>notify-python</Name>
|
|
<Homepage>http://www.galago-project.com</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<IsA>app:console</IsA>
|
|
<Summary>Python bindings for libnotify</Summary>
|
|
<Description>notify-python are Python bindings for the Galago project's notification library libnotify.</Description>
|
|
<Archive sha1sum="0e2b8525b1aabf0924c5efb53ced6aa429240ed0" type="targz">http://galago-project.org/files/releases/source/notify-python/notify-python-0.1.1.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>libnotify-devel</Dependency>
|
|
<Dependency>python-devel</Dependency>
|
|
<Dependency>python-gtk-devel</Dependency>
|
|
<Dependency>gtk2-devel</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<Patch level="1">link-with-python.patch</Patch>
|
|
<Patch level="1">notify-python-0.1.1-fix-GTK-symbols.patch</Patch>
|
|
<Patch level="1">libnotify0.7.patch</Patch>
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>notify-python</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>atk</Dependency>
|
|
<Dependency>gtk2</Dependency>
|
|
<Dependency>cairo</Dependency>
|
|
<Dependency>glib2</Dependency>
|
|
<Dependency>pango</Dependency>
|
|
<Dependency>python</Dependency>
|
|
<Dependency>freetype</Dependency>
|
|
<Dependency>libnotify</Dependency>
|
|
<Dependency>fontconfig</Dependency>
|
|
<Dependency>gdk-pixbuf</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
|
<Path fileType="data">/usr/share/pygtk/2.0/defs</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="4">
|
|
<Date>2018-08-29</Date>
|
|
<Version>0.1.1</Version>
|
|
<Comment>Rebuild for new toolchain</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2017-01-24</Date>
|
|
<Version>0.1.1</Version>
|
|
<Comment>Rebuild for new toolchain</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2016-06-09</Date>
|
|
<Version>0.1.1</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2016-01-09</Date>
|
|
<Version>0.1.1</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Alihan Öztürk</Name>
|
|
<Email>alihan@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|