Update xfce4-related pkgs for new rshlib thing
This commit is contained in:
parent
4d76ba1f41
commit
7fa0e64d4d
324 changed files with 1717 additions and 1053 deletions
3
srcpkgs/ConsoleKit/ConsoleKit-x11.rshlibs
Normal file
3
srcpkgs/ConsoleKit/ConsoleKit-x11.rshlibs
Normal file
|
@ -0,0 +1,3 @@
|
|||
libglib-2.0.so.0
|
||||
libc.so.6
|
||||
libX11.so.6
|
|
@ -5,11 +5,8 @@ long_desc="${long_desc}
|
|||
|
||||
This package contains some tools that require X libraries."
|
||||
|
||||
revision=1
|
||||
revision=2
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run glib
|
||||
Add_dependency run libX11
|
||||
Add_dependency run dbus-x11
|
||||
Add_dependency run ConsoleKit
|
||||
|
||||
|
|
11
srcpkgs/ConsoleKit/ConsoleKit.rshlibs
Normal file
11
srcpkgs/ConsoleKit/ConsoleKit.rshlibs
Normal file
|
@ -0,0 +1,11 @@
|
|||
libdbus-glib-1.so.2
|
||||
libdbus-1.so.3
|
||||
libpthread.so.0
|
||||
libpolkit-gobject-1.so.0
|
||||
libgobject-2.0.so.0
|
||||
libgthread-2.0.so.0
|
||||
libglib-2.0.so.0
|
||||
libc.so.6
|
||||
libz.so.1
|
||||
librt.so.1
|
||||
libpam.so.0
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ConsoleKit'
|
||||
pkgname=ConsoleKit
|
||||
version=0.4.5
|
||||
revision=5
|
||||
revision=6
|
||||
distfiles="http://www.freedesktop.org/software/$pkgname/dist/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-docbook-docs --enable-pam-module
|
||||
|
@ -22,13 +22,6 @@ conf_files="/etc/logrotate.d/ConsoleKit"
|
|||
subpackages="$pkgname-devel $pkgname-x11"
|
||||
make_dirs="/var/log/${pkgname} 0755 root root"
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run dbus-libs
|
||||
Add_dependency run dbus-glib
|
||||
Add_dependency run glib
|
||||
Add_dependency run pam
|
||||
Add_dependency run polkit
|
||||
Add_dependency run zlib
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build xmlto
|
||||
|
|
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
|
||||
|
|
4
srcpkgs/ImageMagick/ImageMagick.rshlibs
Normal file
4
srcpkgs/ImageMagick/ImageMagick.rshlibs
Normal file
|
@ -0,0 +1,4 @@
|
|||
libMagickCore.so.4
|
||||
libMagickWand.so.4
|
||||
libpthread.so.0
|
||||
libc.so.6
|
4
srcpkgs/ImageMagick/libmagick-perl.rshlibs
Normal file
4
srcpkgs/ImageMagick/libmagick-perl.rshlibs
Normal file
|
@ -0,0 +1,4 @@
|
|||
libMagickCore.so.4
|
||||
libperl.so
|
||||
libm.so.6
|
||||
libc.so.6
|
|
@ -1,13 +1,11 @@
|
|||
# Template file for 'libmagick-perl'.
|
||||
#
|
||||
revision=1
|
||||
short_desc="ImageMagick perl library bindings"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains the perl bindings for libmagick."
|
||||
|
||||
Add_dependency run libmagick
|
||||
Add_dependency run perl
|
||||
Add_dependency run glibc
|
||||
|
||||
do_install()
|
||||
{
|
||||
|
|
35
srcpkgs/ImageMagick/libmagick.rshlibs
Normal file
35
srcpkgs/ImageMagick/libmagick.rshlibs
Normal file
|
@ -0,0 +1,35 @@
|
|||
liblcms2.so.2
|
||||
libtiff.so.3
|
||||
libfreetype.so.6
|
||||
libjpeg.so.8
|
||||
libfftw3.so.3
|
||||
libfontconfig.so.1
|
||||
libXext.so.6
|
||||
libXt.so.6
|
||||
liblzma.so.5
|
||||
libbz2.so.1
|
||||
libz.so.1
|
||||
libpthread.so.0
|
||||
libltdl.so.7
|
||||
libSM.so.6
|
||||
libICE.so.6
|
||||
libX11.so.6
|
||||
libgomp.so.1
|
||||
libm.so.6
|
||||
libc.so.6
|
||||
librsvg-2.so.2
|
||||
libgio-2.0.so.0
|
||||
libgdk_pixbuf-2.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
|
||||
libxml2.so.2
|
||||
libwebp.so.2
|
||||
libwmf-0.2.so.7
|
||||
libwmflite-0.2.so.7
|
||||
libpng14.so.14
|
||||
libstdc++.so.6
|
||||
libgcc_s.so.1
|
|
@ -8,37 +8,10 @@ long_desc="${long_desc}
|
|||
|
||||
replaces="ImageMagick<6.5.9"
|
||||
|
||||
revision=3
|
||||
revision=4
|
||||
|
||||
Add_dependency run libgcc
|
||||
Add_dependency run glibc
|
||||
Add_dependency run libstdc++
|
||||
Add_dependency run liblzma
|
||||
Add_dependency run lcms
|
||||
Add_dependency run lcms2
|
||||
Add_dependency run libwebp
|
||||
Add_dependency run tiff
|
||||
Add_dependency run freetype
|
||||
Add_dependency run jpeg
|
||||
Add_dependency run libpng
|
||||
Add_dependency run fontconfig
|
||||
Add_dependency run libwmf
|
||||
Add_dependency run libXext
|
||||
Add_dependency run libXt
|
||||
Add_dependency run bzip2
|
||||
Add_dependency run librsvg
|
||||
Add_dependency run cairo
|
||||
Add_dependency run glib
|
||||
Add_dependency run gdk-pixbuf
|
||||
Add_dependency run gtk+
|
||||
Add_dependency run libxml2
|
||||
Add_dependency run zlib
|
||||
Add_dependency run libltdl
|
||||
Add_dependency run libSM
|
||||
Add_dependency run libICE
|
||||
Add_dependency run libX11
|
||||
Add_dependency run libgomp
|
||||
Add_dependency run libfftw
|
||||
|
||||
do_install()
|
||||
{
|
||||
|
|
|
@ -3,7 +3,7 @@ pkgname=ImageMagick
|
|||
_distver=6.7.0
|
||||
_distverpatch=10
|
||||
version=${_distver}.${_distverpatch}
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc=${pkgname}-${_distver}-${_distverpatch}
|
||||
distfiles="http://ftp.nluug.nl/$pkgname/$pkgname-${_distver}-${_distverpatch}.tar.xz"
|
||||
build_style=gnu-configure
|
||||
|
@ -33,8 +33,6 @@ long_desc="
|
|||
keep_libtool_archives=yes
|
||||
subpackages="libmagick libmagick-devel libmagick-perl"
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run libmagick
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build lcms-devel
|
||||
|
|
26
srcpkgs/NetworkManager/NetworkManager.rshlibs
Normal file
26
srcpkgs/NetworkManager/NetworkManager.rshlibs
Normal file
|
@ -0,0 +1,26 @@
|
|||
libnm-util.so.2
|
||||
libdbus-glib-1.so.2
|
||||
libdbus-1.so.3
|
||||
libpthread.so.0
|
||||
libgudev-1.0.so.0
|
||||
libnl-route-3.so.200
|
||||
libnl-3.so.200
|
||||
libpolkit-gobject-1.so.0
|
||||
libgio-2.0.so.0
|
||||
libgobject-2.0.so.0
|
||||
libgmodule-2.0.so.0
|
||||
libgthread-2.0.so.0
|
||||
libglib-2.0.so.0
|
||||
libm.so.6
|
||||
libdl.so.2
|
||||
libc.so.6
|
||||
libnm-glib.so.4
|
||||
libuuid.so.1
|
||||
libnss3.so
|
||||
libsmime3.so
|
||||
libssl3.so
|
||||
libnssutil3.so
|
||||
libplds4.so
|
||||
libplc4.so
|
||||
libnspr4.so
|
||||
librt.so.1
|
18
srcpkgs/NetworkManager/libnm.rshlibs
Normal file
18
srcpkgs/NetworkManager/libnm.rshlibs
Normal file
|
@ -0,0 +1,18 @@
|
|||
libuuid.so.1
|
||||
libnss3.so
|
||||
libsmime3.so
|
||||
libssl3.so
|
||||
libnssutil3.so
|
||||
libplds4.so
|
||||
libplc4.so
|
||||
libnspr4.so
|
||||
libdl.so.2
|
||||
libdbus-glib-1.so.2
|
||||
libdbus-1.so.3
|
||||
libpthread.so.0
|
||||
libgudev-1.0.so.0
|
||||
libgobject-2.0.so.0
|
||||
libgthread-2.0.so.0
|
||||
librt.so.1
|
||||
libglib-2.0.so.0
|
||||
libc.so.6
|
|
@ -1,5 +1,6 @@
|
|||
# Template file for 'libnm'.
|
||||
#
|
||||
revision=1
|
||||
short_desc="${sourcepkg} - shared libraries"
|
||||
long_desc="${long_desc}
|
||||
|
||||
|
@ -8,14 +9,6 @@ long_desc="${long_desc}
|
|||
|
||||
replaces="NetworkManager<0.9.1.90_1"
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run libuuid
|
||||
Add_dependency run nspr
|
||||
Add_dependency run nss
|
||||
Add_dependency run glib
|
||||
Add_dependency run dbus-libs
|
||||
Add_dependency run dbus-glib
|
||||
Add_dependency run libgudev
|
||||
|
||||
do_install()
|
||||
{
|
||||
|
|
|
@ -8,6 +8,7 @@ configure_args="--with-distro=gentoo
|
|||
--with-system-ca-path=/etc/ssl/certs --enable-more-warnings=no
|
||||
--with-crypto=nss --disable-static --enable-ppp
|
||||
--with-systemdsystemunitdir=/lib/systemd/system"
|
||||
revision=1
|
||||
short_desc="Network Management daemon"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.gnome.org/projects/NetworkManager/"
|
||||
|
@ -31,17 +32,6 @@ make_dirs="
|
|||
/etc/${pkgname}/system-connections 0755 root root
|
||||
/var/lib/${pkgname} 0700 root root"
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run libnm
|
||||
Add_dependency run libuuid
|
||||
Add_dependency run nss
|
||||
Add_dependency run nspr
|
||||
Add_dependency run dbus-glib
|
||||
Add_dependency run dbus-libs
|
||||
Add_dependency run glib
|
||||
Add_dependency run libgudev
|
||||
Add_dependency run libnl3
|
||||
Add_dependency run polkit
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build intltool
|
||||
|
|
16
srcpkgs/Terminal/Terminal.rshlibs
Normal file
16
srcpkgs/Terminal/Terminal.rshlibs
Normal file
|
@ -0,0 +1,16 @@
|
|||
libdbus-glib-1.so.2
|
||||
libdbus-1.so.3
|
||||
libpthread.so.0
|
||||
libexo-1.so.0
|
||||
libxfce4util.so.4
|
||||
libvte.so.9
|
||||
libgtk-x11-2.0.so.0
|
||||
libgdk-x11-2.0.so.0
|
||||
libatk-1.0.so.0
|
||||
libgdk_pixbuf-2.0.so.0
|
||||
libpango-1.0.so.0
|
||||
libgio-2.0.so.0
|
||||
libgobject-2.0.so.0
|
||||
libglib-2.0.so.0
|
||||
libX11.so.6
|
||||
libc.so.6
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'Terminal'
|
||||
pkgname=Terminal
|
||||
version=0.4.8
|
||||
revision=1
|
||||
revision=2
|
||||
distfiles="http://archive.xfce.org/src/apps/terminal/0.4/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
short_desc="X Terminal Emulator"
|
||||
|
@ -16,18 +16,6 @@ long_desc="
|
|||
|
||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run glib
|
||||
Add_dependency run dbus-libs
|
||||
Add_dependency run dbus-glib
|
||||
Add_dependency run vte
|
||||
Add_dependency run atk
|
||||
Add_dependency run gdk-pixbuf
|
||||
Add_dependency run pango
|
||||
Add_dependency run libX11
|
||||
Add_dependency run exo
|
||||
Add_dependency run gtk+
|
||||
Add_dependency run libxfce4util
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build intltool
|
||||
|
|
31
srcpkgs/Thunar/Thunar.rshlibs
Normal file
31
srcpkgs/Thunar/Thunar.rshlibs
Normal file
|
@ -0,0 +1,31 @@
|
|||
libexo-1.so.0
|
||||
libgudev-1.0.so.0
|
||||
libnotify.so.4
|
||||
libSM.so.6
|
||||
libICE.so.6
|
||||
libxfce4ui-1.so.0
|
||||
libgtk-x11-2.0.so.0
|
||||
libxfce4util.so.4
|
||||
libgdk-x11-2.0.so.0
|
||||
libatk-1.0.so.0
|
||||
libgdk_pixbuf-2.0.so.0
|
||||
libcairo.so.2
|
||||
libpango-1.0.so.0
|
||||
libdbus-glib-1.so.2
|
||||
libdbus-1.so.3
|
||||
libpthread.so.0
|
||||
libgio-2.0.so.0
|
||||
libgobject-2.0.so.0
|
||||
libgthread-2.0.so.0
|
||||
libglib-2.0.so.0
|
||||
libc.so.6
|
||||
libxfce4panel-1.0.so.3
|
||||
libpangoft2-1.0.so.0
|
||||
libpangocairo-1.0.so.0
|
||||
libfreetype.so.6
|
||||
libfontconfig.so.1
|
||||
libgmodule-2.0.so.0
|
||||
librt.so.1
|
||||
libX11.so.6
|
||||
libexif.so.12
|
||||
libpcre.so.0
|
|
@ -5,6 +5,7 @@ distfiles="http://archive.xfce.org/src/xfce/thunar/1.2/Thunar-$version.tar.bz2"
|
|||
build_style=gnu-configure
|
||||
configure_args="--enable-gio-unix --enable-dbus --enable-gudev --enable-exif
|
||||
--enable-pcre --enable-notifications"
|
||||
revision=1
|
||||
short_desc="Thunar File Manager"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://thunar.xfce.org"
|
||||
|
@ -21,29 +22,7 @@ conf_files="/etc/xdg/Thunar/uca.xml"
|
|||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||
subpackages="$pkgname-devel"
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run exo
|
||||
Add_dependency run libgudev
|
||||
Add_dependency run libnotify
|
||||
Add_dependency run libSM
|
||||
Add_dependency run libICE
|
||||
Add_dependency run libxfce4ui
|
||||
Add_dependency run gtk+
|
||||
Add_dependency run libxfce4util
|
||||
Add_dependency run atk
|
||||
Add_dependency run gdk-pixbuf
|
||||
Add_dependency run cairo
|
||||
Add_dependency run pango
|
||||
Add_dependency run dbus-glib
|
||||
Add_dependency run dbus-libs
|
||||
Add_dependency run glib
|
||||
Add_dependency run libpng
|
||||
Add_dependency run freetype
|
||||
Add_dependency run fontconfig
|
||||
Add_dependency run libexif
|
||||
Add_dependency run libX11
|
||||
Add_dependency run libpcre
|
||||
Add_dependency run xfce4-panel
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build intltool
|
||||
|
|
3
srcpkgs/avahi/avahi-autoipd.rshlibs
Normal file
3
srcpkgs/avahi/avahi-autoipd.rshlibs
Normal file
|
@ -0,0 +1,3 @@
|
|||
libdaemon.so.0
|
||||
libssp.so.0
|
||||
libc.so.6
|
|
@ -1,5 +1,6 @@
|
|||
# Template file for 'avahi-autoipd'.
|
||||
#
|
||||
revision=1
|
||||
short_desc="Avahi IPv4LL network address configuration daemon"
|
||||
long_desc="${long_desc}
|
||||
|
||||
|
@ -9,9 +10,6 @@ long_desc="${long_desc}
|
|||
server. It is primarily intended to be used in ad-hoc networks which lack a
|
||||
DHCP server."
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run libssp
|
||||
Add_dependency run libdaemon
|
||||
Add_dependency run net-tools
|
||||
|
||||
do_install()
|
||||
|
|
8
srcpkgs/avahi/avahi-compat-libs.rshlibs
Normal file
8
srcpkgs/avahi/avahi-compat-libs.rshlibs
Normal file
|
@ -0,0 +1,8 @@
|
|||
libavahi-client.so.3
|
||||
libdbus-1.so.3
|
||||
libpthread.so.0
|
||||
librt.so.1
|
||||
libavahi-common.so.3
|
||||
libdl.so.2
|
||||
libssp.so.0
|
||||
libc.so.6
|
|
@ -6,12 +6,8 @@ long_desc="${long_desc}
|
|||
This package contains howl/mDNSResponder compatibility shared
|
||||
libraries provided by Avahi."
|
||||
|
||||
revision=2
|
||||
revision=3
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run libssp
|
||||
Add_dependency run dbus-libs
|
||||
Add_dependency run avahi-libs
|
||||
|
||||
do_install()
|
||||
{
|
||||
|
|
11
srcpkgs/avahi/avahi-glib-libs.rshlibs
Normal file
11
srcpkgs/avahi/avahi-glib-libs.rshlibs
Normal file
|
@ -0,0 +1,11 @@
|
|||
libavahi-client.so.3
|
||||
libdbus-1.so.3
|
||||
libpthread.so.0
|
||||
libdl.so.2
|
||||
libavahi-common.so.3
|
||||
libgobject-2.0.so.0
|
||||
libgthread-2.0.so.0
|
||||
librt.so.1
|
||||
libglib-2.0.so.0
|
||||
libssp.so.0
|
||||
libc.so.6
|
|
@ -5,13 +5,8 @@ long_desc="${long_desc}
|
|||
|
||||
This package contains the glib shared libraries provided by Avahi."
|
||||
|
||||
revision=2
|
||||
revision=3
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run libssp
|
||||
Add_dependency run dbus-libs
|
||||
Add_dependency run avahi-libs
|
||||
Add_dependency run glib
|
||||
|
||||
do_install()
|
||||
{
|
||||
|
|
6
srcpkgs/avahi/avahi-libs.rshlibs
Normal file
6
srcpkgs/avahi/avahi-libs.rshlibs
Normal file
|
@ -0,0 +1,6 @@
|
|||
libdbus-1.so.3
|
||||
libpthread.so.0
|
||||
librt.so.1
|
||||
libdl.so.2
|
||||
libssp.so.0
|
||||
libc.so.6
|
|
@ -5,11 +5,8 @@ long_desc="${long_desc}
|
|||
|
||||
This package contains core shared libraries provided by Avahi."
|
||||
|
||||
revision=2
|
||||
revision=3
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run libssp
|
||||
Add_dependency run dbus-libs
|
||||
Add_dependency run gdbm
|
||||
|
||||
do_install()
|
||||
|
|
26
srcpkgs/avahi/avahi-ui-libs-gtk3.rshlibs
Normal file
26
srcpkgs/avahi/avahi-ui-libs-gtk3.rshlibs
Normal file
|
@ -0,0 +1,26 @@
|
|||
libavahi-client.so.3
|
||||
libdbus-1.so.3
|
||||
libpthread.so.0
|
||||
libdl.so.2
|
||||
libavahi-glib.so.1
|
||||
libavahi-common.so.3
|
||||
libgtk-3.so.0
|
||||
libgdk-3.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-gobject.so.2
|
||||
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
|
||||
libglib-2.0.so.0
|
||||
libgdbm.so.3
|
||||
libssp.so.0
|
||||
libc.so.6
|
|
@ -5,23 +5,9 @@ long_desc="${long_desc}
|
|||
|
||||
This package contains the GTK+3 UI shared libraries provided by Avahi."
|
||||
|
||||
revision=2
|
||||
revision=3
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run libssp
|
||||
Add_dependency run gdbm
|
||||
Add_dependency run glib
|
||||
Add_dependency run dbus-libs
|
||||
Add_dependency run avahi-libs
|
||||
Add_dependency run avahi-glib-libs
|
||||
Add_dependency run atk
|
||||
Add_dependency run pango
|
||||
Add_dependency run gdk-pixbuf
|
||||
Add_dependency run libpng
|
||||
Add_dependency run cairo
|
||||
Add_dependency run freetype
|
||||
Add_dependency run fontconfig
|
||||
Add_dependency run gtk+3
|
||||
|
||||
do_install()
|
||||
{
|
||||
|
|
25
srcpkgs/avahi/avahi-ui-libs.rshlibs
Normal file
25
srcpkgs/avahi/avahi-ui-libs.rshlibs
Normal file
|
@ -0,0 +1,25 @@
|
|||
libavahi-client.so.3
|
||||
libdbus-1.so.3
|
||||
libpthread.so.0
|
||||
libdl.so.2
|
||||
libavahi-glib.so.1
|
||||
libavahi-common.so.3
|
||||
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
|
||||
libglib-2.0.so.0
|
||||
libgdbm.so.3
|
||||
libssp.so.0
|
||||
libc.so.6
|
|
@ -5,23 +5,9 @@ long_desc="${long_desc}
|
|||
|
||||
This package contains the UI shared libraries provided by Avahi."
|
||||
|
||||
revision=2
|
||||
revision=3
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run avahi-libs
|
||||
Add_dependency run dbus-libs
|
||||
Add_dependency run avahi-glib-libs
|
||||
Add_dependency run atk
|
||||
Add_dependency run glib
|
||||
Add_dependency run pango
|
||||
Add_dependency run cairo
|
||||
Add_dependency run freetype
|
||||
Add_dependency run fontconfig
|
||||
Add_dependency run libssp
|
||||
Add_dependency run gdk-pixbuf
|
||||
Add_dependency run libpng
|
||||
Add_dependency run gtk+
|
||||
Add_dependency run gdbm
|
||||
|
||||
do_install()
|
||||
{
|
||||
|
|
11
srcpkgs/avahi/avahi-ui-utils.rshlibs
Normal file
11
srcpkgs/avahi/avahi-ui-utils.rshlibs
Normal file
|
@ -0,0 +1,11 @@
|
|||
libavahi-common.so.3
|
||||
libavahi-glib.so.1
|
||||
libavahi-core.so.7
|
||||
libgtk-3.so.0
|
||||
libgobject-2.0.so.0
|
||||
libglib-2.0.so.0
|
||||
libssp.so.0
|
||||
libpthread.so.0
|
||||
libc.so.6
|
||||
libavahi-client.so.3
|
||||
libavahi-ui-gtk3.so.0
|
|
@ -1,5 +1,6 @@
|
|||
# Template file for 'avahi-ui-utils'.
|
||||
#
|
||||
revision=1
|
||||
short_desc="Avahi GTK+ utilities"
|
||||
long_desc="${long_desc}
|
||||
|
||||
|
@ -10,22 +11,15 @@ Add_dependency run gdk-pixbuf
|
|||
Add_dependency run libpng
|
||||
Add_dependency run libxml2
|
||||
Add_dependency run atk
|
||||
Add_dependency run glib
|
||||
Add_dependency run pango
|
||||
Add_dependency run cairo
|
||||
Add_dependency run freetype
|
||||
Add_dependency run fontconfig
|
||||
Add_dependency run libssp
|
||||
Add_dependency run dbus-libs
|
||||
Add_dependency run gdbm
|
||||
Add_dependency run glibc
|
||||
Add_dependency run avahi-libs
|
||||
Add_dependency run avahi-glib-libs
|
||||
Add_dependency run avahi-ui-libs
|
||||
Add_dependency run avahi-ui-libs-gtk3
|
||||
Add_dependency run desktop-file-utils
|
||||
Add_dependency run gtk+
|
||||
Add_dependency run gtk+3
|
||||
Add_dependency run avahi
|
||||
|
||||
|
||||
|
|
6
srcpkgs/avahi/avahi-utils.rshlibs
Normal file
6
srcpkgs/avahi/avahi-utils.rshlibs
Normal file
|
@ -0,0 +1,6 @@
|
|||
libavahi-client.so.3
|
||||
libpthread.so.0
|
||||
libavahi-common.so.3
|
||||
libgdbm.so.3
|
||||
libssp.so.0
|
||||
libc.so.6
|
|
@ -1,16 +1,13 @@
|
|||
# Template file for 'avahi-utils'.
|
||||
#
|
||||
revision=1
|
||||
short_desc="Avahi browsing, publishing and discovery utilities"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains several utilities that allow you to interact with the
|
||||
Avahi daemon, including publish, browsing and discovering services."
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run libssp
|
||||
Add_dependency run dbus-libs
|
||||
Add_dependency run gdbm
|
||||
Add_dependency run avahi-libs
|
||||
Add_dependency run avahi
|
||||
|
||||
do_install()
|
||||
|
|
10
srcpkgs/avahi/avahi.rshlibs
Normal file
10
srcpkgs/avahi/avahi.rshlibs
Normal file
|
@ -0,0 +1,10 @@
|
|||
libavahi-common.so.3
|
||||
libavahi-core.so.7
|
||||
libdaemon.so.0
|
||||
libexpat.so.1
|
||||
libcap.so.2
|
||||
libdl.so.2
|
||||
libdbus-1.so.3
|
||||
libpthread.so.0
|
||||
libssp.so.0
|
||||
libc.so.6
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'avahi'
|
||||
pkgname=avahi
|
||||
version=0.6.30
|
||||
revision=4
|
||||
revision=5
|
||||
homepage="http://www.avahi.org"
|
||||
distfiles="$homepage/download/avahi-$version.tar.gz"
|
||||
build_style=gnu-configure
|
||||
|
@ -37,14 +37,7 @@ subpackages="$subpackages $pkgname-ui-libs-devel $pkgname-utils"
|
|||
subpackages="$subpackages $pkgname-ui-utils $pkgname-python-utils"
|
||||
subpackages="$subpackages $pkgname-python"
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run dbus
|
||||
Add_dependency run expat
|
||||
Add_dependency run libcap
|
||||
Add_dependency run libdaemon
|
||||
Add_dependency run avahi-libs
|
||||
Add_dependency run libssp
|
||||
Add_dependency run dbus-libs
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build intltool
|
||||
|
|
2
srcpkgs/bdftopcf/bdftopcf.rshlibs
Normal file
2
srcpkgs/bdftopcf/bdftopcf.rshlibs
Normal file
|
@ -0,0 +1,2 @@
|
|||
libXfont.so.1
|
||||
libc.so.6
|
|
@ -3,6 +3,7 @@ pkgname=bdftopcf
|
|||
version=1.0.3
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
revision=1
|
||||
short_desc="BDF to PCF font converter for X11"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=9c90b408b2fe079495697bfc8fb13da940b2b70f4907213bf5dcc9e3024a1d0a
|
||||
|
@ -16,7 +17,5 @@ long_desc="
|
|||
allows fast reading on the appropriate machine, but the files
|
||||
are still portable (but read more slowly) on other machines."
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run libXfont
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build libXfont-devel
|
||||
|
|
4
srcpkgs/bluez/bluez-alsa.rshlibs
Normal file
4
srcpkgs/bluez/bluez-alsa.rshlibs
Normal file
|
@ -0,0 +1,4 @@
|
|||
libbluetooth.so.3
|
||||
libasound.so.2
|
||||
librt.so.1
|
||||
libc.so.6
|
|
@ -1,5 +1,6 @@
|
|||
# Template file for 'bluez-alsa'.
|
||||
#
|
||||
revision=1
|
||||
short_desc="Bluetooth ALSA support"
|
||||
long_desc="
|
||||
This package contains a driver to operate with the ALSA stack.
|
||||
|
@ -9,9 +10,6 @@ long_desc="
|
|||
|
||||
conf_files="/usr/share/alsa/bluetooth.conf"
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run alsa-lib
|
||||
Add_dependency run libbluetooth
|
||||
Add_dependency run bluez
|
||||
|
||||
do_install()
|
||||
|
|
3
srcpkgs/bluez/bluez-compat.rshlibs
Normal file
3
srcpkgs/bluez/bluez-compat.rshlibs
Normal file
|
@ -0,0 +1,3 @@
|
|||
libbluetooth.so.3
|
||||
libc.so.6
|
||||
libm.so.6
|
|
@ -1,5 +1,6 @@
|
|||
# Template file for 'bluez-compat'.
|
||||
#
|
||||
revision=1
|
||||
short_desc="BlueZ 3.x compatibility binaries"
|
||||
long_desc="
|
||||
This package provides the legacy binaries that were reminiscent of
|
||||
|
@ -8,8 +9,6 @@ long_desc="
|
|||
|
||||
hidd dund pand"
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run libbluetooth
|
||||
|
||||
do_install()
|
||||
{
|
||||
|
|
13
srcpkgs/bluez/bluez-gstreamer.rshlibs
Normal file
13
srcpkgs/bluez/bluez-gstreamer.rshlibs
Normal file
|
@ -0,0 +1,13 @@
|
|||
libbluetooth.so.3
|
||||
libdbus-1.so.3
|
||||
libpthread.so.0
|
||||
libgstreamer-0.10.so.0
|
||||
libgobject-2.0.so.0
|
||||
libgmodule-2.0.so.0
|
||||
libxml2.so.2
|
||||
libgthread-2.0.so.0
|
||||
librt.so.1
|
||||
libglib-2.0.so.0
|
||||
libgstaudio-0.10.so.0
|
||||
libgstrtp-0.10.so.0
|
||||
libc.so.6
|
|
@ -1,5 +1,6 @@
|
|||
# Template file for 'bluez-gstreamer'.
|
||||
#
|
||||
revision=1
|
||||
short_desc="Bluetooth GStreamer support"
|
||||
long_desc="
|
||||
This package contains a plugin to operate with GStreamer applications.
|
||||
|
@ -7,13 +8,6 @@ long_desc="
|
|||
BlueZ is the official Linux Bluetooth Stack. It is an Open Source project
|
||||
distributed under GNU General Public License (GPL)."
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run libbluetooth
|
||||
Add_dependency run dbus-libs
|
||||
Add_dependency run glib
|
||||
Add_dependency run gstreamer
|
||||
Add_dependency run gst-plugins-base
|
||||
Add_dependency run libxml2
|
||||
Add_dependency run bluez
|
||||
|
||||
do_install()
|
||||
|
|
10
srcpkgs/bluez/bluez.rshlibs
Normal file
10
srcpkgs/bluez/bluez.rshlibs
Normal file
|
@ -0,0 +1,10 @@
|
|||
libbluetooth.so.3
|
||||
libc.so.6
|
||||
libusb-0.1.so.4
|
||||
libglib-2.0.so.0
|
||||
libdbus-1.so.3
|
||||
libpthread.so.0
|
||||
libcap-ng.so.0
|
||||
libdl.so.2
|
||||
libreadline.so.6
|
||||
libudev.so.0
|
1
srcpkgs/bluez/libbluetooth.rshlibs
Normal file
1
srcpkgs/bluez/libbluetooth.rshlibs
Normal file
|
@ -0,0 +1 @@
|
|||
libc.so.6
|
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'libbluetooth'.
|
||||
#
|
||||
revision=1
|
||||
short_desc="Library to use the Bluez Linux Bluetooth Stack"
|
||||
long_desc="
|
||||
BlueZ is the official Linux Bluetooth Stack. It is an Open Source project
|
||||
distributed under GNU General Public License (GPL)."
|
||||
|
||||
Add_dependency run glibc
|
||||
|
||||
do_install()
|
||||
{
|
||||
|
|
|
@ -8,6 +8,7 @@ configure_args="--libexecdir=/lib --enable-gstreamer
|
|||
--enable-hid2hci --enable-dfutool --enable-hidd --enable-pand --enable-dund
|
||||
--disable-cups --enable-capng --enable-pnat
|
||||
--with-systemdunitdir=/lib/systemd/system"
|
||||
revision=1
|
||||
short_desc="Bluetooth tools and daemons"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.bluez.org/"
|
||||
|
@ -30,14 +31,6 @@ conf_files="
|
|||
subpackages="$pkgname-alsa $pkgname-compat $pkgname-gstreamer libbluetooth"
|
||||
subpackages="$subpackages libbluetooth-devel"
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run libudev
|
||||
Add_dependency run dbus-libs
|
||||
Add_dependency run glib
|
||||
Add_dependency run libusb-compat
|
||||
Add_dependency run libcap-ng
|
||||
Add_dependency run libbluetooth
|
||||
Add_dependency run readline
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build flex
|
||||
|
|
1
srcpkgs/boost/boost-jam.rshlibs
Normal file
1
srcpkgs/boost/boost-jam.rshlibs
Normal file
|
@ -0,0 +1 @@
|
|||
libc.so.6
|
|
@ -1,5 +1,6 @@
|
|||
# Template file for 'boost-jam'.
|
||||
#
|
||||
revision=1
|
||||
short_desc="${short_desc} (Boost.Jam utility)"
|
||||
long_desc="
|
||||
Boost is a set of free, peer-reviewed, C++ libraries. The emphasis is on
|
||||
|
@ -8,7 +9,6 @@ long_desc="
|
|||
This package provides the Boost.Jam module, a make-like utility. This
|
||||
is the tool used to build Boost itself, and is based on Perforce Jam."
|
||||
|
||||
Add_dependency run glibc
|
||||
|
||||
do_install()
|
||||
{
|
||||
|
|
8
srcpkgs/boost/boost-python.rshlibs
Normal file
8
srcpkgs/boost/boost-python.rshlibs
Normal file
|
@ -0,0 +1,8 @@
|
|||
libutil.so.1
|
||||
libpthread.so.0
|
||||
libdl.so.2
|
||||
librt.so.1
|
||||
libstdc++.so.6
|
||||
libm.so.6
|
||||
libgcc_s.so.1
|
||||
libc.so.6
|
|
@ -8,11 +8,8 @@ long_desc="
|
|||
This package adds static and shared binary libraries providing support for
|
||||
the Boost Python library."
|
||||
|
||||
revision=1
|
||||
revision=2
|
||||
|
||||
Add_dependency run libgcc
|
||||
Add_dependency run glibc
|
||||
Add_dependency run libstdc++
|
||||
Add_dependency run boost
|
||||
Add_dependency run python
|
||||
|
||||
|
|
11
srcpkgs/boost/boost.rshlibs
Normal file
11
srcpkgs/boost/boost.rshlibs
Normal file
|
@ -0,0 +1,11 @@
|
|||
librt.so.1
|
||||
libstdc++.so.6
|
||||
libm.so.6
|
||||
libgcc_s.so.1
|
||||
libpthread.so.0
|
||||
libc.so.6
|
||||
libicuuc.so.46
|
||||
libicui18n.so.46
|
||||
libicudata.so.46
|
||||
libbz2.so.1
|
||||
libz.so.1
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'boost'
|
||||
pkgname=boost
|
||||
version=1.44.0
|
||||
revision=1
|
||||
revision=2
|
||||
_boostver="$(echo $version|sed 's|\.|_|g')"
|
||||
wrksrc=${pkgname}_${_boostver}
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/${pkgname}_${_boostver}.tar.bz2"
|
||||
|
@ -14,12 +14,6 @@ long_desc="
|
|||
netlink family specific interfaces."
|
||||
|
||||
subpackages="boost-build boost-devel boost-jam boost-python"
|
||||
Add_dependency run libgcc
|
||||
Add_dependency run glibc
|
||||
Add_dependency run libstdc++
|
||||
Add_dependency run zlib
|
||||
Add_dependency run bzip2
|
||||
Add_dependency run icu-libs
|
||||
Add_dependency build zlib-devel
|
||||
Add_dependency build bzip2-devel
|
||||
Add_dependency build icu-devel
|
||||
|
|
3
srcpkgs/cdparanoia/cdparanoia.rshlibs
Normal file
3
srcpkgs/cdparanoia/cdparanoia.rshlibs
Normal file
|
@ -0,0 +1,3 @@
|
|||
libc.so.6
|
||||
libm.so.6
|
||||
librt.so.1
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'cdparanoia'.
|
||||
pkgname=cdparanoia
|
||||
version=10.2
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc=$pkgname-III-$version
|
||||
distfiles="http://downloads.xiph.org/releases/$pkgname/$pkgname-III-$version.src.tgz"
|
||||
build_style=gnu-configure
|
||||
|
@ -24,4 +24,3 @@ long_desc="
|
|||
disable_parallel_build=yes
|
||||
subpackages="$pkgname-devel"
|
||||
|
||||
Add_dependency run glibc
|
||||
|
|
3
srcpkgs/celt/celt.rshlibs
Normal file
3
srcpkgs/celt/celt.rshlibs
Normal file
|
@ -0,0 +1,3 @@
|
|||
libogg.so.0
|
||||
libc.so.6
|
||||
libm.so.6
|
|
@ -6,6 +6,7 @@ build_style=gnu-configure
|
|||
configure_args="--enable-float-approx --enable-custom-modes --disable-oggtest"
|
||||
homepage="http://www.celt-codec.org/"
|
||||
license="BSD"
|
||||
revision=1
|
||||
short_desc="An audio codec for use in low-delay speech and audio communication"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=01c2579fba8b283c9068cb704a70a6e654aa74ced064c091cafffbe6fb1d4cbf
|
||||
|
@ -16,7 +17,5 @@ long_desc="
|
|||
(such as Speex) and traditional audio codecs (such as Vorbis)."
|
||||
|
||||
subpackages="$pkgname-devel"
|
||||
Add_dependency run glibc
|
||||
Add_dependency run libogg
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build libogg-devel
|
||||
|
|
9
srcpkgs/cmake/cmake.rshlibs
Normal file
9
srcpkgs/cmake/cmake.rshlibs
Normal file
|
@ -0,0 +1,9 @@
|
|||
libdl.so.2
|
||||
libz.so.1
|
||||
libcurl.so.4
|
||||
libncursesw.so.6
|
||||
libstdc++.so.6
|
||||
libgcc_s.so.1
|
||||
libc.so.6
|
||||
libpthread.so.0
|
||||
libexpat.so.1
|
|
@ -10,6 +10,7 @@ configure_args="--prefix=/usr --mandir=/share/man
|
|||
if [ -n "$XBPS_MAKEJOBS" ]; then
|
||||
configure_args="$configure_args --parallel=$XBPS_MAKEJOBS"
|
||||
fi
|
||||
revision=1
|
||||
short_desc="Cross-platform, open-source build system"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=d97ea9f807f5407030d4f7246accc26addc520c9ee3897c4582eba3da49253cc
|
||||
|
@ -21,13 +22,6 @@ long_desc="
|
|||
makefiles and workspaces that can be used in the compiler environment
|
||||
of your choice."
|
||||
|
||||
Add_dependency run libgcc
|
||||
Add_dependency run glibc
|
||||
Add_dependency run zlib
|
||||
Add_dependency run expat
|
||||
Add_dependency run libcurl
|
||||
Add_dependency run ncurses-libs
|
||||
Add_dependency run libstdc++
|
||||
|
||||
Add_dependency build zlib-devel
|
||||
Add_dependency build expat-devel
|
||||
|
|
7
srcpkgs/dbus-glib/dbus-glib-devel.rshlibs
Normal file
7
srcpkgs/dbus-glib/dbus-glib-devel.rshlibs
Normal file
|
@ -0,0 +1,7 @@
|
|||
libdbus-glib-1.so.2
|
||||
libdbus-1.so.3
|
||||
libpthread.so.0
|
||||
libgobject-2.0.so.0
|
||||
libglib-2.0.so.0
|
||||
libexpat.so.1
|
||||
libc.so.6
|
|
@ -1,20 +1,14 @@
|
|||
# Template file for 'dbus-glib-devel'.
|
||||
#
|
||||
revision=1
|
||||
short_desc="${short_desc} (development files)"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
# For dbus-binding-tool(1)
|
||||
Add_dependency run glibc
|
||||
Add_dependency run glib
|
||||
Add_dependency run dbus-libs
|
||||
Add_dependency run expat
|
||||
|
||||
Add_dependency run glib-devel
|
||||
Add_dependency run dbus-devel
|
||||
Add_dependency run expat-devel
|
||||
Add_dependency run dbus-glib
|
||||
|
||||
do_install()
|
||||
{
|
||||
|
|
9
srcpkgs/dbus-glib/dbus-glib.rshlibs
Normal file
9
srcpkgs/dbus-glib/dbus-glib.rshlibs
Normal file
|
@ -0,0 +1,9 @@
|
|||
libdbus-1.so.3
|
||||
libpthread.so.0
|
||||
libgio-2.0.so.0
|
||||
libgobject-2.0.so.0
|
||||
libgmodule-2.0.so.0
|
||||
libgthread-2.0.so.0
|
||||
librt.so.1
|
||||
libglib-2.0.so.0
|
||||
libc.so.6
|
|
@ -5,6 +5,7 @@ homepage="http://www.freedesktop.org/wiki/Software/DBusBindings"
|
|||
distfiles="http://dbus.freedesktop.org/releases/$pkgname/$pkgname-$version.tar.gz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-bash-completion"
|
||||
revision=1
|
||||
short_desc="GLib bindings for D-Bus"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
|
@ -14,9 +15,6 @@ long_desc="
|
|||
the GLib thread abstraction and main loop."
|
||||
|
||||
subpackages="$pkgname-devel"
|
||||
Add_dependency run glibc
|
||||
Add_dependency run glib
|
||||
Add_dependency run dbus-libs
|
||||
Add_dependency run expat
|
||||
|
||||
Add_dependency build pkg-config
|
||||
|
|
8
srcpkgs/dbus-python/dbus-python.rshlibs
Normal file
8
srcpkgs/dbus-python/dbus-python.rshlibs
Normal file
|
@ -0,0 +1,8 @@
|
|||
libdbus-glib-1.so.2
|
||||
libdbus-1.so.3
|
||||
libpthread.so.0
|
||||
libgobject-2.0.so.0
|
||||
libgthread-2.0.so.0
|
||||
librt.so.1
|
||||
libglib-2.0.so.0
|
||||
libc.so.6
|
|
@ -4,6 +4,7 @@ version=0.84.0
|
|||
homepage="http://www.freedesktop.org/wiki/Software/DBusBindings"
|
||||
distfiles="http://dbus.freedesktop.org/releases/$pkgname/$pkgname-$version.tar.gz"
|
||||
build_style=gnu-configure
|
||||
revision=1
|
||||
short_desc="D-Bus Python bindings"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
|
@ -13,10 +14,6 @@ long_desc="
|
|||
|
||||
pycompile_module="dbus"
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run glib
|
||||
Add_dependency run dbus-libs
|
||||
Add_dependency run dbus-glib
|
||||
Add_dependency run python
|
||||
|
||||
Add_dependency build dbus-glib-devel
|
||||
|
|
1
srcpkgs/dmidecode/dmidecode.rshlibs
Normal file
1
srcpkgs/dmidecode/dmidecode.rshlibs
Normal file
|
@ -0,0 +1 @@
|
|||
libc.so.6
|
|
@ -5,6 +5,7 @@ distfiles="${NONGNU_SITE}/$pkgname/$pkgname-$version.tar.bz2"
|
|||
build_style=gnu-makefile
|
||||
make_build_args="prefix=/usr"
|
||||
make_install_args="prefix=/usr"
|
||||
revision=1
|
||||
short_desc="Desktop Management Interface table related utilities"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.nongnu.org/dmidecode"
|
||||
|
|
3
srcpkgs/dnsmasq/dnsmasq.rshlibs
Normal file
3
srcpkgs/dnsmasq/dnsmasq.rshlibs
Normal file
|
@ -0,0 +1,3 @@
|
|||
libdbus-1.so.3
|
||||
libpthread.so.0
|
||||
libc.so.6
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dnsmasq'
|
||||
pkgname=dnsmasq
|
||||
version=2.58
|
||||
revision=2
|
||||
revision=3
|
||||
homepage="http://www.thekelleys.org.uk/dnsmasq/doc.html"
|
||||
distfiles="http://www.thekelleys.org.uk/$pkgname/$pkgname-$version.tar.gz"
|
||||
short_desc="Lightweight, easy to configure DNS forwarder and DHCP server"
|
||||
|
@ -21,8 +21,6 @@ system_accounts="dnsmasq"
|
|||
conf_files="/etc/dnsmasq.conf /etc/conf.d/dnsmasq"
|
||||
systemd_services="dnsmasq.service on"
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run dbus-libs
|
||||
Add_dependency run libcap
|
||||
Add_dependency run libidn
|
||||
Add_dependency run dbus
|
||||
|
|
1
srcpkgs/ethtool/ethtool.rshlibs
Normal file
1
srcpkgs/ethtool/ethtool.rshlibs
Normal file
|
@ -0,0 +1 @@
|
|||
libc.so.6
|
|
@ -8,6 +8,7 @@ wrksrc=${pkgname}-${_distver}
|
|||
#distfiles="http://www.kernel.org/pub/software/network/$pkgname/$pkgname-${_distver}.tar.bz2"
|
||||
distfiles="http://mirror.be.gbxs.net/pub/software/network/$pkgname/$pkgname-${_distver}.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
revision=1
|
||||
short_desc="Display or change ethernet card settings"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.kernel.org/pub/software/network/ethtool/"
|
||||
|
|
7
srcpkgs/exempi/exempi.rshlibs
Normal file
7
srcpkgs/exempi/exempi.rshlibs
Normal file
|
@ -0,0 +1,7 @@
|
|||
libexpat.so.1
|
||||
libz.so.1
|
||||
libstdc++.so.6
|
||||
libm.so.6
|
||||
libc.so.6
|
||||
ld-linux.so.2
|
||||
libgcc_s.so.1
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'exempi'
|
||||
pkgname=exempi
|
||||
version=2.1.1
|
||||
revision=1
|
||||
revision=2
|
||||
distfiles="http://libopenraw.freedesktop.org/download/exempi-$version.tar.gz"
|
||||
build_style=gnu-configure
|
||||
short_desc="Library for applications dealing with netlink sockets"
|
||||
|
@ -13,11 +13,6 @@ long_desc="
|
|||
netlink family specific interfaces."
|
||||
|
||||
subpackages="$pkgname-devel"
|
||||
Add_dependency run libgcc
|
||||
Add_dependency run glibc
|
||||
Add_dependency run libstdc++
|
||||
Add_dependency run zlib
|
||||
Add_dependency run expat
|
||||
Add_dependency build zlib-devel
|
||||
Add_dependency build expat-devel
|
||||
Add_dependency build boost-devel
|
||||
|
|
2
srcpkgs/exo/exo-devel.rshlibs
Normal file
2
srcpkgs/exo/exo-devel.rshlibs
Normal file
|
@ -0,0 +1,2 @@
|
|||
libglib-2.0.so.0
|
||||
libc.so.6
|
|
@ -1,5 +1,6 @@
|
|||
# Template file for 'exo-devel'.
|
||||
#
|
||||
revision=1
|
||||
short_desc="${short_desc} - development files"
|
||||
long_desc="${long_desc}
|
||||
|
||||
|
@ -8,10 +9,8 @@ long_desc="${long_desc}
|
|||
Add_dependency run pkg-config
|
||||
Add_dependency run intltool
|
||||
Add_dependency run atk-devel
|
||||
Add_dependency run glib-devel
|
||||
Add_dependency run gdk-pixbuf-devel
|
||||
Add_dependency run pango-devel
|
||||
Add_dependency run glibc-devel
|
||||
Add_dependency run libSM-devel
|
||||
Add_dependency run libICE-devel
|
||||
Add_dependency run libX11-devel
|
||||
|
@ -22,8 +21,6 @@ Add_dependency run fontconfig-devel
|
|||
Add_dependency run gtk+-devel
|
||||
Add_dependency run libxfce4util-devel
|
||||
Add_dependency run pygtk-devel
|
||||
Add_dependency run glibc
|
||||
Add_dependency run glib
|
||||
Add_dependency run exo
|
||||
|
||||
do_install()
|
||||
|
|
23
srcpkgs/exo/exo-python.rshlibs
Normal file
23
srcpkgs/exo/exo-python.rshlibs
Normal file
|
@ -0,0 +1,23 @@
|
|||
libexo-1.so.0
|
||||
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
|
||||
libxfce4util.so.4
|
||||
libglib-2.0.so.0
|
||||
libpthread.so.0
|
||||
libc.so.6
|
|
@ -5,25 +5,11 @@ long_desc="${long_desc}
|
|||
|
||||
This package contains the bindings for the Python language."
|
||||
|
||||
revision=1
|
||||
revision=2
|
||||
pycompile_module="exo-0.6 pyexo"
|
||||
|
||||
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 pygtk
|
||||
Add_dependency run exo
|
||||
|
||||
do_install()
|
||||
{
|
||||
|
|
22
srcpkgs/exo/exo.rshlibs
Normal file
22
srcpkgs/exo/exo.rshlibs
Normal file
|
@ -0,0 +1,22 @@
|
|||
libgtk-x11-2.0.so.0
|
||||
libgio-2.0.so.0
|
||||
libgobject-2.0.so.0
|
||||
libxfce4util.so.4
|
||||
libglib-2.0.so.0
|
||||
libpthread.so.0
|
||||
libc.so.6
|
||||
libgdk-x11-2.0.so.0
|
||||
libatk-1.0.so.0
|
||||
libgdk_pixbuf-2.0.so.0
|
||||
libpango-1.0.so.0
|
||||
libgthread-2.0.so.0
|
||||
libpangoft2-1.0.so.0
|
||||
libpangocairo-1.0.so.0
|
||||
libcairo.so.2
|
||||
libfreetype.so.6
|
||||
libfontconfig.so.1
|
||||
libgmodule-2.0.so.0
|
||||
librt.so.1
|
||||
libSM.so.6
|
||||
libICE.so.6
|
||||
libX11.so.6
|
|
@ -4,6 +4,7 @@ version=0.6.2
|
|||
distfiles="http://archive.xfce.org/src/xfce/exo/0.6/exo-$version.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
revision=1
|
||||
short_desc="Application library for the Xfce desktop environment"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=f49cf6a85546f47a1dddb58ce9a5f9364384a6f173cba99deb879e027c811f39
|
||||
|
@ -14,20 +15,7 @@ conf_files="/etc/xdg/xfce4/helpers.rc"
|
|||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||
subpackages="exo-devel exo-python"
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run atk
|
||||
Add_dependency run glib
|
||||
Add_dependency run gdk-pixbuf
|
||||
Add_dependency run pango
|
||||
Add_dependency run libSM
|
||||
Add_dependency run libICE
|
||||
Add_dependency run libX11
|
||||
Add_dependency run cairo
|
||||
Add_dependency run libpng
|
||||
Add_dependency run freetype
|
||||
Add_dependency run fontconfig
|
||||
Add_dependency run gtk+
|
||||
Add_dependency run libxfce4util
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build intltool
|
||||
|
|
8
srcpkgs/fftw/fftw.rshlibs
Normal file
8
srcpkgs/fftw/fftw.rshlibs
Normal file
|
@ -0,0 +1,8 @@
|
|||
libfftw3l_threads.so.3
|
||||
libfftw3l.so.3
|
||||
libpthread.so.0
|
||||
libc.so.6
|
||||
libfftw3f_threads.so.3
|
||||
libfftw3f.so.3
|
||||
libfftw3_threads.so.3
|
||||
libfftw3.so.3
|
3
srcpkgs/fftw/libfftw.rshlibs
Normal file
3
srcpkgs/fftw/libfftw.rshlibs
Normal file
|
@ -0,0 +1,3 @@
|
|||
libm.so.6
|
||||
libpthread.so.0
|
||||
libc.so.6
|
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'libfftw'.
|
||||
#
|
||||
revision=1
|
||||
short_desc="${short_desc} - Runtime library"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains the FFTW runtime lib(s)."
|
||||
|
||||
Add_dependency run glibc
|
||||
|
||||
do_install()
|
||||
{
|
||||
|
|
|
@ -3,6 +3,7 @@ pkgname=fftw
|
|||
version=3.3
|
||||
homepage="http://www.fftw.org/"
|
||||
distfiles="${homepage}/${pkgname}-${version}.tar.gz"
|
||||
revision=1
|
||||
short_desc="Library for computing the discrete Fourier transform (DFT)"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
|
@ -16,8 +17,6 @@ long_desc="
|
|||
|
||||
subpackages="lib${pkgname} ${pkgname}-devel"
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run libfftw
|
||||
Add_dependency build gcc-fortran
|
||||
|
||||
do_configure() {
|
||||
|
|
3
srcpkgs/flac/flac.rshlibs
Normal file
3
srcpkgs/flac/flac.rshlibs
Normal file
|
@ -0,0 +1,3 @@
|
|||
libFLAC.so.8
|
||||
libm.so.6
|
||||
libc.so.6
|
5
srcpkgs/flac/libflac.rshlibs
Normal file
5
srcpkgs/flac/libflac.rshlibs
Normal file
|
@ -0,0 +1,5 @@
|
|||
libstdc++.so.6
|
||||
libm.so.6
|
||||
libc.so.6
|
||||
libgcc_s.so.1
|
||||
libogg.so.0
|
|
@ -5,12 +5,8 @@ long_desc="${long_desc}
|
|||
|
||||
This package contains the FLAC shared libraries."
|
||||
|
||||
revision=3
|
||||
revision=4
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run libgcc
|
||||
Add_dependency run libstdc++
|
||||
Add_dependency run libogg
|
||||
|
||||
do_install()
|
||||
{
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'flac'
|
||||
pkgname=flac
|
||||
version=1.2.1
|
||||
revision=2
|
||||
revision=3
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-rpath --disable-doxygen-docs --disable-xmms-plugin"
|
||||
|
@ -26,8 +26,6 @@ means that the source for libFLAC is available under the LGPL and the
|
|||
sources for flac and the plugins are available under the GPL."
|
||||
|
||||
subpackages="libflac libflac-devel"
|
||||
Add_dependency run glibc
|
||||
Add_dependency run libflac
|
||||
|
||||
Add_dependency build nasm
|
||||
Add_dependency build libogg-devel
|
||||
|
|
1
srcpkgs/font-util/font-util.rshlibs
Normal file
1
srcpkgs/font-util/font-util.rshlibs
Normal file
|
@ -0,0 +1 @@
|
|||
libc.so.6
|
|
@ -3,6 +3,7 @@ pkgname=font-util
|
|||
version=1.2.0
|
||||
distfiles="${XORG_SITE}/font/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
revision=1
|
||||
short_desc="Tools for truncating and subseting of ISO10646-1 BDF fonts"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=dbbac617ae6cdf6f459e602361211d217f4bad5ad8bfb6adcede6196693f9712
|
||||
|
@ -13,7 +14,6 @@ long_desc="
|
|||
font. It also provides mapping-files (character set tables)
|
||||
and the fontutil pkg-config and autoconf macro files."
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency build pkg-config
|
||||
#
|
||||
# These aren't really required, but this is to centralize the
|
||||
|
|
8
srcpkgs/garcon/garcon.rshlibs
Normal file
8
srcpkgs/garcon/garcon.rshlibs
Normal file
|
@ -0,0 +1,8 @@
|
|||
libgio-2.0.so.0
|
||||
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
|
|
@ -3,6 +3,7 @@ pkgname=garcon
|
|||
version=0.1.8
|
||||
distfiles="http://archive.xfce.org/src/libs/$pkgname/0.1/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
revision=1
|
||||
short_desc="Glib/GIO freedesktop.org compliant menu implementation"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://wiki.xfce.org/dev/garcon"
|
||||
|
@ -17,8 +18,6 @@ long_desc="
|
|||
|
||||
conf_files="/etc/xdg/menus/xfce-applications.menu"
|
||||
subpackages="$pkgname-devel"
|
||||
Add_dependency run glibc
|
||||
Add_dependency run glib
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build gettext
|
||||
|
|
2
srcpkgs/gd/gd-progs.rshlibs
Normal file
2
srcpkgs/gd/gd-progs.rshlibs
Normal file
|
@ -0,0 +1,2 @@
|
|||
libgd.so.2
|
||||
libc.so.6
|
|
@ -6,10 +6,8 @@ long_desc="${long_desc}
|
|||
This package contains the utility programs that use the GD
|
||||
library."
|
||||
|
||||
revision=4
|
||||
revision=5
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run gd
|
||||
Add_dependency run perl ">=0"
|
||||
|
||||
do_install()
|
||||
|
|
9
srcpkgs/gd/gd.rshlibs
Normal file
9
srcpkgs/gd/gd.rshlibs
Normal file
|
@ -0,0 +1,9 @@
|
|||
libXpm.so.4
|
||||
libX11.so.6
|
||||
libjpeg.so.8
|
||||
libfontconfig.so.1
|
||||
libfreetype.so.6
|
||||
libpng14.so.14
|
||||
libz.so.1
|
||||
libm.so.6
|
||||
libc.so.6
|
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'gd'.
|
||||
pkgname=gd
|
||||
version=2.0.35
|
||||
revision=5
|
||||
revision=6
|
||||
distfiles="http://jaist.dl.sourceforge.net/project/buluoos/0.1/src/gd-$version.tar.bz2"
|
||||
#distfiles="http://www.libgd.org/releases/gd-$version.tar.bz2"
|
||||
build_style=gnu-configure
|
||||
|
@ -26,14 +26,6 @@ long_desc="
|
|||
features for an 8-bit 2D package."
|
||||
|
||||
subpackages="$pkgname-devel $pkgname-progs"
|
||||
Add_dependency run libXpm
|
||||
Add_dependency run libX11
|
||||
Add_dependency run jpeg
|
||||
Add_dependency run fontconfig
|
||||
Add_dependency run freetype
|
||||
Add_dependency run libpng
|
||||
Add_dependency run zlib
|
||||
Add_dependency run glibc
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build libXpm-devel
|
||||
Add_dependency build libX11-devel
|
||||
|
|
12
srcpkgs/glib-networking/glib-networking.rshlibs
Normal file
12
srcpkgs/glib-networking/glib-networking.rshlibs
Normal file
|
@ -0,0 +1,12 @@
|
|||
libgio-2.0.so.0
|
||||
libgobject-2.0.so.0
|
||||
libglib-2.0.so.0
|
||||
libproxy.so.1
|
||||
libpthread.so.0
|
||||
libc.so.6
|
||||
libgmodule-2.0.so.0
|
||||
libgthread-2.0.so.0
|
||||
librt.so.1
|
||||
libgnutls.so.26
|
||||
libgcrypt.so.11
|
||||
libgpg-error.so.0
|
|
@ -5,18 +5,13 @@ distfiles="${GNOME_SITE}/$pkgname/2.30/$pkgname-$version.tar.xz"
|
|||
build_style=gnu-configure
|
||||
configure_args="--disable-static
|
||||
--with-ca-certificates=/etc/ssl/certs/ca-certificates.crt"
|
||||
revision=1
|
||||
short_desc="Network-related giomodules for glib"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=5acc7e76cb66734379d9ad983985c671af12591b84e93cd698fe8ea25d29f7d3
|
||||
long_desc="
|
||||
This package contains GLib's GIO modules for networking."
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run glib
|
||||
Add_dependency run libproxy
|
||||
Add_dependency run libgpg-error
|
||||
Add_dependency run libgcrypt
|
||||
Add_dependency run gnutls
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build intltool
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue