Update xfce4-related pkgs for new rshlib thing
This commit is contained in:
13
srcpkgs/GConf/GConf.rshlibs
Normal file
13
srcpkgs/GConf/GConf.rshlibs
Normal file
@@ -0,0 +1,13 @@
|
||||
libgthread-2.0.so.0
|
||||
libglib-2.0.so.0
|
||||
libxml2.so.2
|
||||
libpthread.so.0
|
||||
libc.so.6
|
||||
libgio-2.0.so.0
|
||||
libgobject-2.0.so.0
|
||||
libdbus-glib-1.so.2
|
||||
libdbus-1.so.3
|
||||
libgtk-3.so.0
|
||||
libpolkit-gobject-1.so.0
|
||||
libgmodule-2.0.so.0
|
||||
librt.so.1
|
||||
@@ -5,6 +5,7 @@ distfiles="${GNOME_SITE}/GConf/3.2/GConf-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-openldap --with-gtk=3.0 --enable-defaults-service
|
||||
--disable-orbit"
|
||||
revision=1
|
||||
short_desc="A process-transparent configuration system"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://projects.gnome.org/gconf"
|
||||
@@ -18,13 +19,6 @@ long_desc="
|
||||
conf_files="/etc/gconf/2/path"
|
||||
subpackages="$pkgname-devel"
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run glib
|
||||
Add_dependency run dbus-libs
|
||||
Add_dependency run gtk+3
|
||||
Add_dependency run dbus-glib
|
||||
Add_dependency run polkit
|
||||
Add_dependency run libxml2
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build intltool
|
||||
|
||||
Reference in New Issue
Block a user