Files
main/hardware/bluetooth/blueman/pspec.xml
T
bferturk 78dae83cf5 bleman
2016-09-10 16:49:45 +03:00

72 lines
3.0 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>blueman</Name>
<Homepage>http://blueman-project.org</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv3</License>
<Icon>bluetooth</Icon>
<IsA>app:gui</IsA>
<IsA>library</IsA>
<Summary>GTK+ Bluetooth Manager</Summary>
<Description>blueman is a bluetooth manager application which is designed to be simple and intuitive for everyday bluetooth tasks. It's written with GTK+ toolkit.</Description>
<Archive sha1sum="b1638a4f798c8f23c14b53fd022dddad47069804" type="targz">https://github.com/blueman-project/blueman/releases/download/2.0.4/blueman-2.0.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>unifdef</Dependency>
<Dependency>m4</Dependency>
<Dependency>util-macros</Dependency>
<Dependency>gettext-devel</Dependency>
<Dependency>python-devel</Dependency>
<Dependency>itstool</Dependency>
<Dependency>docbook-xml</Dependency>
<Dependency>docbook-xsl</Dependency>
<Dependency>cython</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>notify-python</Dependency>
<Dependency>bluez-libs-devel</Dependency>
<Dependency>python-gtk-devel</Dependency>
<Dependency>python-pygobject3-devel</Dependency>
<Dependency>python-pygobject-devel</Dependency>
<Dependency>startup-notification-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>blueman</Name>
<RuntimeDependencies>
<Dependency>gtk3</Dependency>
<Dependency>bluez-libs</Dependency>
<Dependency>startup-notification</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="executable">/usr/libexec</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="library">/usr/lib/python2*</Path>
<Path fileType="library">/usr/lib/nautilus-sendto/</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="data">/usr/share/polkit-1</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="data">/etc/dbus-1/system.d</Path>
<Path fileType="data">/etc/xdg/autostart</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2016-09-11</Date>
<Version>2.0.4</Version>
<Comment>First release</Comment>
<Name>Ergün Salman</Name>
<Email>poyraz76@pisilinux.org</Email>
</Update>
</History>
</PISI>