Updated 95% pkgs to the new shlibs world order, not yet finished.
This commit is contained in:
14
srcpkgs/blueman/blueman.rshlibs
Normal file
14
srcpkgs/blueman/blueman.rshlibs
Normal file
@@ -0,0 +1,14 @@
|
||||
libbluetooth.so.3
|
||||
libstartup-notification-1.so.0
|
||||
libgdk-x11-2.0.so.0
|
||||
libpangocairo-1.0.so.0
|
||||
libgdk_pixbuf-2.0.so.0
|
||||
libpango-1.0.so.0
|
||||
libcairo.so.2
|
||||
libgmodule-2.0.so.0
|
||||
libgobject-2.0.so.0
|
||||
libgthread-2.0.so.0
|
||||
librt.so.1
|
||||
libglib-2.0.so.0
|
||||
libpthread.so.0
|
||||
libc.so.6
|
||||
@@ -1,7 +1,7 @@
|
||||
# Template file for 'blueman'
|
||||
pkgname=blueman
|
||||
version=1.21
|
||||
revision=4
|
||||
revision=6
|
||||
distfiles="http://download.tuxfamily.org/$pkgname/$pkgname-$version.tar.gz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-polkit=yes --enable-hal=no"
|
||||
@@ -22,15 +22,6 @@ long_desc="
|
||||
pycompile_module="$pkgname"
|
||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run libbluetooth
|
||||
Add_dependency run startup-notification
|
||||
Add_dependency run gtk+
|
||||
Add_dependency run pango
|
||||
Add_dependency run cairo
|
||||
Add_dependency run glib
|
||||
Add_dependency run gdk-pixbuf
|
||||
Add_dependency run libpng
|
||||
Add_dependency run pygtk
|
||||
|
||||
Add_dependency build intltool
|
||||
|
||||
Reference in New Issue
Block a user