Update xfce4-related pkgs for new rshlib thing
This commit is contained in:
26
srcpkgs/libxfce4ui/libxfce4ui.rshlibs
Normal file
26
srcpkgs/libxfce4ui/libxfce4ui.rshlibs
Normal file
@@ -0,0 +1,26 @@
|
||||
libSM.so.6
|
||||
libICE.so.6
|
||||
libX11.so.6
|
||||
libgtk-x11-2.0.so.0
|
||||
libgdk-x11-2.0.so.0
|
||||
libatk-1.0.so.0
|
||||
libgio-2.0.so.0
|
||||
libpangoft2-1.0.so.0
|
||||
libpangocairo-1.0.so.0
|
||||
libgdk_pixbuf-2.0.so.0
|
||||
libcairo.so.2
|
||||
libpango-1.0.so.0
|
||||
libfreetype.so.6
|
||||
libfontconfig.so.1
|
||||
libgobject-2.0.so.0
|
||||
libgmodule-2.0.so.0
|
||||
libgthread-2.0.so.0
|
||||
librt.so.1
|
||||
libstartup-notification-1.so.0
|
||||
libxfce4util.so.4
|
||||
libglib-2.0.so.0
|
||||
libpthread.so.0
|
||||
libc.so.6
|
||||
libxfconf-0.so.2
|
||||
libdbus-glib-1.so.2
|
||||
libdbus-1.so.3
|
||||
@@ -1,7 +1,7 @@
|
||||
# Template file for 'libxfce4ui'
|
||||
pkgname=libxfce4ui
|
||||
version=4.8.0
|
||||
revision=1
|
||||
revision=2
|
||||
distfiles="http://archive.xfce.org/xfce/4.8/src/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
@@ -15,24 +15,7 @@ long_desc="
|
||||
conf_files="/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml"
|
||||
subpackages="$pkgname-devel"
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run atk
|
||||
Add_dependency run glib
|
||||
Add_dependency run pango
|
||||
Add_dependency run gdk-pixbuf
|
||||
Add_dependency run cairo
|
||||
Add_dependency run libpng
|
||||
Add_dependency run freetype
|
||||
Add_dependency run fontconfig
|
||||
Add_dependency run libSM
|
||||
Add_dependency run libICE
|
||||
Add_dependency run libX11
|
||||
Add_dependency run gtk+
|
||||
Add_dependency run libxfce4util
|
||||
Add_dependency run xfconf
|
||||
Add_dependency run dbus-libs
|
||||
Add_dependency run dbus-glib
|
||||
Add_dependency run startup-notification
|
||||
Add_dependency run libxml2
|
||||
|
||||
Add_dependency build pkg-config
|
||||
|
||||
Reference in New Issue
Block a user