Updated 95% pkgs to the new shlibs world order, not yet finished.
This commit is contained in:
13
srcpkgs/at-spi2-atk/at-spi2-atk.rshlibs
Normal file
13
srcpkgs/at-spi2-atk/at-spi2-atk.rshlibs
Normal file
@@ -0,0 +1,13 @@
|
||||
libgmodule-2.0.so.0
|
||||
libatk-1.0.so.0
|
||||
libgobject-2.0.so.0
|
||||
libgthread-2.0.so.0
|
||||
libglib-2.0.so.0
|
||||
libatspi.so.0
|
||||
libdbus-1.so.3
|
||||
libpthread.so.0
|
||||
librt.so.1
|
||||
libSM.so.6
|
||||
libICE.so.6
|
||||
libX11.so.6
|
||||
libc.so.6
|
||||
@@ -3,6 +3,7 @@ pkgname=at-spi2-atk
|
||||
version=2.2.1
|
||||
distfiles="${GNOME_SITE}/$pkgname/2.2/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
revision=2
|
||||
short_desc="A GTK+ module that bridges ATK to D-Bus at-spi"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=6677def34b16c9a28d6ad96473ea56a3c0e13aa968e584df004cd44c8691ea1a
|
||||
@@ -14,16 +15,6 @@ long_desc="
|
||||
registering applications, D-Bus helper libraries and te AT-SPI D-Bus
|
||||
specifications."
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run glib
|
||||
Add_dependency run dbus-libs
|
||||
Add_dependency run dbus-glib
|
||||
Add_dependency run atk
|
||||
Add_dependency run libSM
|
||||
Add_dependency run libICE
|
||||
Add_dependency run libX11
|
||||
Add_dependency run at-spi2-core
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build intltool
|
||||
Add_dependency build dbus-glib-devel
|
||||
|
||||
Reference in New Issue
Block a user