123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>gnome-bluetooth3</Name>
- <Homepage>https://gitlab.gnome.org/GNOME/gnome-bluetooth</Homepage>
- <Packager>
- <Name>Pisi Linux Admins</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <Icon>gnome-bluetooth</Icon>
- <Summary>gnome-bluetooth is a fork of bluez-gnome focused on integration with GNOME.</Summary>
- <Description>gnome-bluetooth is collection of widgets for applications that want
- to select Bluetooth devices. It is also used by GNOME session
- components such as the Settings and gnome-shell.</Description>
- <Archive sha1sum="0321aeee016b34fef5050dcf9511ba48d0779b81">https://download.gnome.org/sources/gnome-bluetooth/3.34/gnome-bluetooth-3.34.5.tar.xz</Archive>
- <BuildDependencies>
- <Dependency>intltool</Dependency>
- <Dependency>itstool</Dependency>
- <Dependency>gobject-introspection-devel</Dependency>
- <Dependency>glib2-devel</Dependency>
- <Dependency>gtk3-devel</Dependency>
- <Dependency>libnotify-devel</Dependency>
- <Dependency>dconf-devel</Dependency>
- <Dependency>gvfs</Dependency>
- <Dependency>bluez-libs-devel</Dependency>
- <Dependency>eudev-devel</Dependency>
- <Dependency>libcanberra-devel</Dependency>
- <Dependency>libcanberra-gtk3-devel</Dependency>
- <Dependency>libXi-devel</Dependency>
- <Dependency>meson</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>gnome-bluetooth3</Name>
- <RuntimeDependencies>
- <Dependency>atk</Dependency>
- <Dependency>gtk3</Dependency>
- <Dependency>eudev</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>libnotify</Dependency>
- <Dependency>libcanberra</Dependency>
- <Dependency>libcanberra-gtk3</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib/girepository-1.0</Path>
- <Path fileType="library">/usr/lib/lib*.so*</Path>
- <Path fileType="man">/usr/share/man</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="data">/usr/share/icons</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="data">/usr/share/applications</Path>
- <Path fileType="data">/usr/share/gnome-bluetooth</Path>
- </Files>
- </Package>
- <Package>
- <Name>gnome-bluetooth3-devel</Name>
- <Icon>development</Icon>
- <Summary>Development files for gnome-bluetooth</Summary>
- <RuntimeDependencies>
- <Dependency release="current">gnome-bluetooth3</Dependency>
- <Dependency>gtk3-devel</Dependency>
- <Dependency>glib2-devel</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="header">/usr/include</Path>
- <Path fileType="data">/usr/lib/pkgconfig</Path>
- <Path fileType="data">/usr/share/gir-1.0</Path>
- </Files>
- </Package>
- <History>
- <Update release="2">
- <Date>2022-06-03</Date>
- <Version>3.34.5</Version>
- <Comment>Duplicated for budgie desktop.</Comment>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2021-05-28</Date>
- <Version>3.34.5</Version>
- <Comment>First release for Pisi Linux</Comment>
- <Name>Berk Çakar</Name>
- <Email>berk2238@hotmail.com</Email>
- </Update>
- </History>
- </PISI>
|