Merge branch 'autorundeps_from_shlibs'

* autorundeps_from_shlibs: (29 commits)
  Updated 95% pkgs to the new shlibs world order, not yet finished.
  xbps-src: simpler way to error in pkgs with only_for_archs.
  xbps-src: added missing SONAME for libmagick.
  gobject-introspection: run depend on libgirepository-devel, revbump.
  xbps-src: redo only_for_archs check.
  xbps-src: added arch specific shlibs support to verify_rundeps.
  xbps-src: sort krb5 SONAMEs to make mit-krb5 default pkg.
  xbps-src: return not exit in previous.
  xbps-src: don't error out on pkgs that set only_for_archs, exit gracefully.
  xbps-src: verify_rundeps: also overwrite pkgver on automatic revbumps.
  xbps-src: verify_rundeps: make sure that newrev is only incr once.
  xbps-src: verify_rundeps: if revision has been modified, export it.
  xbps-src: bump XBPS_SRC_BUILD_VERSION.
  xbps-src: verify_rundeps: do not revbump if soname_list is empty.
  xbps-src: verify_rundeps: set tmplf once.
  xbps-src: verify_rundeps: better regexp to remove Add_dependency run lines.
  nano: update for rshlibs
  xbps-src: revbump also when the rshlibs doesn't exist.
  xbps-src: revbump if shlibs differ in the rshlibs file.
  Update xfce4-related pkgs for new rshlib thing
  ...
This commit is contained in:
Juan RP 2011-11-14 18:15:52 +01:00
commit 21deefd9d7
2031 changed files with 10660 additions and 6795 deletions

View file

@ -0,0 +1,3 @@
libglib-2.0.so.0
libc.so.6
libX11.so.6

View file

@ -5,11 +5,8 @@ long_desc="${long_desc}
This package contains some tools that require X libraries." 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 dbus-x11
Add_dependency run ConsoleKit Add_dependency run ConsoleKit

View 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

View file

@ -1,7 +1,7 @@
# Template file for 'ConsoleKit' # Template file for 'ConsoleKit'
pkgname=ConsoleKit pkgname=ConsoleKit
version=0.4.5 version=0.4.5
revision=5 revision=6
distfiles="http://www.freedesktop.org/software/$pkgname/dist/$pkgname-$version.tar.bz2" distfiles="http://www.freedesktop.org/software/$pkgname/dist/$pkgname-$version.tar.bz2"
build_style=gnu-configure build_style=gnu-configure
configure_args="--enable-docbook-docs --enable-pam-module configure_args="--enable-docbook-docs --enable-pam-module
@ -22,13 +22,6 @@ conf_files="/etc/logrotate.d/ConsoleKit"
subpackages="$pkgname-devel $pkgname-x11" subpackages="$pkgname-devel $pkgname-x11"
make_dirs="/var/log/${pkgname} 0755 root root" 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 pkg-config
Add_dependency build xmlto Add_dependency build xmlto

View 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

View file

@ -5,6 +5,7 @@ distfiles="${GNOME_SITE}/GConf/3.2/GConf-$version.tar.xz"
build_style=gnu-configure build_style=gnu-configure
configure_args="--without-openldap --with-gtk=3.0 --enable-defaults-service configure_args="--without-openldap --with-gtk=3.0 --enable-defaults-service
--disable-orbit" --disable-orbit"
revision=1
short_desc="A process-transparent configuration system" short_desc="A process-transparent configuration system"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://projects.gnome.org/gconf" homepage="http://projects.gnome.org/gconf"
@ -18,13 +19,6 @@ long_desc="
conf_files="/etc/gconf/2/path" conf_files="/etc/gconf/2/path"
subpackages="$pkgname-devel" 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 pkg-config
Add_dependency build intltool Add_dependency build intltool

22
srcpkgs/Ice/Ice.rshlibs Normal file
View file

@ -0,0 +1,22 @@
libSlice.so.34
libIceUtil.so.34
libpthread.so.0
librt.so.1
libstdc++.so.6
libm.so.6
libgcc_s.so.1
libc.so.6
libIceXML.so.34
libFreeze.so.34
libIce.so.34
libdb_cxx-4.8.so
libIceBox.so.34
libGlacier2.so.34
libIceSSL.so.34
libssl.so.1
libcrypto.so.1
libIcePatch2.so.34
libIceStorm.so.34
libIceStormService.so.34
libIceGrid.so.34
libIceDB.so.34

View file

@ -0,0 +1,13 @@
libpthread.so.0
librt.so.1
libstdc++.so.6
libm.so.6
libgcc_s.so.1
libc.so.6
libmcpp.so.0
libbz2.so.1
libdl.so.2
libexpat.so.1
libssl.so.1
libcrypto.so.1
libdb_cxx-4.8.so

View file

@ -5,16 +5,7 @@ long_desc="${long_desc}
This package contains the Ice runtime libraries." This package contains the Ice runtime libraries."
revision=1 revision=2
Add_dependency run glibc
Add_dependency run libstdc++
Add_dependency run libgcc
Add_dependency run libssl
Add_dependency run bzip2
Add_dependency run libmcpp
Add_dependency run libdb
Add_dependency run expat
do_install() do_install()
{ {

View file

@ -1,7 +1,7 @@
# Template file for 'Ice' # Template file for 'Ice'
pkgname=Ice pkgname=Ice
version=3.4.2 version=3.4.2
revision=2 revision=3
homepage="http://www.zeroc.com" homepage="http://www.zeroc.com"
distfiles="${homepage}/download/Ice/3.4/${pkgname}-${version}.tar.gz" distfiles="${homepage}/download/Ice/3.4/${pkgname}-${version}.tar.gz"
short_desc="The Internet Communications Engine (Ice)" short_desc="The Internet Communications Engine (Ice)"
@ -23,13 +23,6 @@ subpackages="lib$pkgname $pkgname-devel"
wrksrc=${pkgname}-${version}/cpp wrksrc=${pkgname}-${version}/cpp
# XXX: other language bindings # XXX: other language bindings
Add_dependency run glibc
Add_dependency run libIce
Add_dependency run libstdc++
Add_dependency run libgcc
Add_dependency run libssl
Add_dependency run libdb
Add_dependency build libstdc++-devel Add_dependency build libstdc++-devel
Add_dependency build openssl-devel Add_dependency build openssl-devel
Add_dependency build bzip2-devel Add_dependency build bzip2-devel

View file

@ -0,0 +1,4 @@
libMagickCore.so.4
libMagickWand.so.4
libpthread.so.0
libc.so.6

View file

@ -0,0 +1,4 @@
libMagickCore.so.4
libperl.so
libm.so.6
libc.so.6

View file

@ -1,13 +1,11 @@
# Template file for 'libmagick-perl'. # Template file for 'libmagick-perl'.
# #
revision=1
short_desc="ImageMagick perl library bindings" short_desc="ImageMagick perl library bindings"
long_desc="${long_desc} long_desc="${long_desc}
This package contains the perl bindings for libmagick." This package contains the perl bindings for libmagick."
Add_dependency run libmagick
Add_dependency run perl
Add_dependency run glibc
do_install() do_install()
{ {

View 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

View file

@ -8,37 +8,10 @@ long_desc="${long_desc}
replaces="ImageMagick<6.5.9" 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 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 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() do_install()
{ {

View file

@ -3,7 +3,7 @@ pkgname=ImageMagick
_distver=6.7.0 _distver=6.7.0
_distverpatch=10 _distverpatch=10
version=${_distver}.${_distverpatch} version=${_distver}.${_distverpatch}
revision=2 revision=3
wrksrc=${pkgname}-${_distver}-${_distverpatch} wrksrc=${pkgname}-${_distver}-${_distverpatch}
distfiles="http://ftp.nluug.nl/$pkgname/$pkgname-${_distver}-${_distverpatch}.tar.xz" distfiles="http://ftp.nluug.nl/$pkgname/$pkgname-${_distver}-${_distverpatch}.tar.xz"
build_style=gnu-configure build_style=gnu-configure
@ -33,8 +33,6 @@ long_desc="
keep_libtool_archives=yes keep_libtool_archives=yes
subpackages="libmagick libmagick-devel libmagick-perl" subpackages="libmagick libmagick-devel libmagick-perl"
Add_dependency run glibc
Add_dependency run libmagick
Add_dependency build pkg-config Add_dependency build pkg-config
Add_dependency build lcms-devel Add_dependency build lcms-devel

View file

@ -0,0 +1,11 @@
libpthread.so.0
libdl.so.2
libc.so.6
libdrm.so.2
libexpat.so.1
libm.so.6
libgcc_s.so.1
libstdc++.so.6
libdrm_intel.so.1
libdrm_nouveau.so.1
libdrm_radeon.so.1

View file

@ -0,0 +1,18 @@
libdl.so.2
libpthread.so.0
libX11-xcb.so.1
libX11.so.6
libxcb-dri2.so.0
libxcb-xfixes.so.0
libxcb.so.1
libdrm.so.2
libc.so.6
libOpenVG.so.1
libXext.so.6
libXfixes.so.3
libdrm_nouveau.so.1
libglapi.so.0
libm.so.6
libudev.so.0
libstdc++.so.6
libgcc_s.so.1

View file

@ -11,19 +11,8 @@ long_desc="
to provide hardware-accelerated OpenGL|ES and OpenVG support." to provide hardware-accelerated OpenGL|ES and OpenVG support."
replaces="MesaLib<7.11_2" replaces="MesaLib<7.11_2"
revision=1 revision=2
Add_dependency run glibc
Add_dependency run libX11
Add_dependency run libxcb
Add_dependency run libdrm
Add_dependency run libOpenVG
Add_dependency run libXext
Add_dependency run libXfixes
Add_dependency run libglapi
Add_dependency run libudev
Add_dependency run libstdc++
Add_dependency run libgcc
do_install() { do_install() {
vmove "usr/lib/libEGL*.so*" usr/lib vmove "usr/lib/libEGL*.so*" usr/lib

View file

@ -0,0 +1,13 @@
libglapi.so.0
libXext.so.6
libXdamage.so.1
libXfixes.so.3
libXxf86vm.so.1
libX11-xcb.so.1
libX11.so.6
libxcb-glx.so.0
libxcb.so.1
libdrm.so.2
libpthread.so.0
libdl.so.2
libc.so.6

View file

@ -10,17 +10,8 @@ long_desc="
the MesaLib package." the MesaLib package."
replaces="MesaLib<7.11_2" replaces="MesaLib<7.11_2"
revision=1 revision=2
Add_dependency run glibc
Add_dependency run libglapi
Add_dependency run libXext
Add_dependency run libXdamage
Add_dependency run libXfixes
Add_dependency run libXxf86vm
Add_dependency run libX11
Add_dependency run libxcb
Add_dependency run libdrm
do_install() { do_install() {
vmove "usr/lib/libGL.so*" usr/lib vmove "usr/lib/libGL.so*" usr/lib

View file

@ -0,0 +1,2 @@
libglapi.so.0
libc.so.6

View file

@ -12,10 +12,8 @@ long_desc="
and fragment shaders." and fragment shaders."
replaces="MesaLib<7.11_2" replaces="MesaLib<7.11_2"
revision=1 revision=2
Add_dependency run glibc
Add_dependency run libglapi
do_install() { do_install() {
vmove "usr/lib/libGLES*.so*" usr/lib vmove "usr/lib/libGLES*.so*" usr/lib

View file

@ -0,0 +1,5 @@
libGL.so.1
libstdc++.so.6
libm.so.6
libgcc_s.so.1
libc.so.6

View file

@ -10,12 +10,8 @@ long_desc="
unprojecting screen coordinates to world coordinates." unprojecting screen coordinates to world coordinates."
replaces="MesaLib<7.11_2" replaces="MesaLib<7.11_2"
revision=1 revision=2
Add_dependency run libgcc
Add_dependency run glibc
Add_dependency run libstdc++
Add_dependency run libGL
do_install() { do_install() {
vmove "usr/lib/libGLU.so*" usr/lib vmove "usr/lib/libGLU.so*" usr/lib

View file

@ -0,0 +1,4 @@
libGL.so.1
libXt.so.6
libX11.so.6
libc.so.6

View file

@ -12,12 +12,8 @@ long_desc="
Motif-based applications to embed an OpenGL drawing context." Motif-based applications to embed an OpenGL drawing context."
replaces="MesaLib<7.11_2" replaces="MesaLib<7.11_2"
revision=1 revision=2
Add_dependency run glibc
Add_dependency run libX11
Add_dependency run libXt
Add_dependency run libGL
do_install() { do_install() {
vmove "usr/lib/libGLw.so*" usr/lib vmove "usr/lib/libGLw.so*" usr/lib

View file

@ -0,0 +1,2 @@
libpthread.so.0
libc.so.6

View file

@ -9,9 +9,8 @@ long_desc="
watches to full microprocessor-based desktop and server machines." watches to full microprocessor-based desktop and server machines."
replaces="MesaLib<7.11_2" replaces="MesaLib<7.11_2"
revision=1 revision=2
Add_dependency run glibc
do_install() { do_install() {
vmove "usr/lib/libOpenVG.so*" usr/lib vmove "usr/lib/libOpenVG.so*" usr/lib

View file

@ -0,0 +1,2 @@
libpthread.so.0
libc.so.6

View file

@ -6,9 +6,8 @@ long_desc="
It is intended to be mainly used by both the libGLES package." It is intended to be mainly used by both the libGLES package."
replaces="MesaLib<7.11_2" replaces="MesaLib<7.11_2"
revision=1 revision=2
Add_dependency run glibc
do_install() { do_install() {
vmove "usr/lib/libglapi.so*" usr/lib vmove "usr/lib/libglapi.so*" usr/lib

View file

@ -1,7 +1,7 @@
# Template build file for 'MesaLib'. # Template build file for 'MesaLib'.
pkgname=MesaLib pkgname=MesaLib
version=7.11 version=7.11
revision=2 revision=3
wrksrc="Mesa-${version}" wrksrc="Mesa-${version}"
distfiles="ftp://ftp.freedesktop.org/pub/mesa/$version/$pkgname-$version.tar.bz2" distfiles="ftp://ftp.freedesktop.org/pub/mesa/$version/$pkgname-$version.tar.bz2"
build_style=gnu-configure build_style=gnu-configure
@ -25,11 +25,6 @@ long_desc="
subpackages="libEGL libglapi libGLES libGL libGLU libGLw libOpenVG" subpackages="libEGL libglapi libGLES libGL libGLU libGLw libOpenVG"
subpackages="${subpackages} ${pkgname}-devel" subpackages="${subpackages} ${pkgname}-devel"
Add_dependency run libgcc
Add_dependency run glibc
Add_dependency run libstdc++
Add_dependency run expat
Add_dependency run libdrm
Add_dependency build perl ">=0" Add_dependency build perl ">=0"
Add_dependency build flex Add_dependency build flex

View 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

View 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

View file

@ -1,5 +1,6 @@
# Template file for 'libnm'. # Template file for 'libnm'.
# #
revision=1
short_desc="${sourcepkg} - shared libraries" short_desc="${sourcepkg} - shared libraries"
long_desc="${long_desc} long_desc="${long_desc}
@ -8,14 +9,6 @@ long_desc="${long_desc}
replaces="NetworkManager<0.9.1.90_1" 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() do_install()
{ {

View file

@ -8,6 +8,7 @@ configure_args="--with-distro=gentoo
--with-system-ca-path=/etc/ssl/certs --enable-more-warnings=no --with-system-ca-path=/etc/ssl/certs --enable-more-warnings=no
--with-crypto=nss --disable-static --enable-ppp --with-crypto=nss --disable-static --enable-ppp
--with-systemdsystemunitdir=/lib/systemd/system" --with-systemdsystemunitdir=/lib/systemd/system"
revision=1
short_desc="Network Management daemon" short_desc="Network Management daemon"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnome.org/projects/NetworkManager/" homepage="http://www.gnome.org/projects/NetworkManager/"
@ -31,17 +32,6 @@ make_dirs="
/etc/${pkgname}/system-connections 0755 root root /etc/${pkgname}/system-connections 0755 root root
/var/lib/${pkgname} 0700 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 pkg-config
Add_dependency build intltool Add_dependency build intltool

View file

@ -0,0 +1,3 @@
libc.so.6
libutil.so.1
libdl.so.2

View file

@ -1,7 +1,7 @@
# Template file for 'OpenRC' # Template file for 'OpenRC'
pkgname=OpenRC pkgname=OpenRC
version=20110211 version=20110211
revision=14 revision=15
wrksrc=openrc-${version} wrksrc=openrc-${version}
distfiles="http://xbps.nopcode.org/distfiles/openrc-$version.tar.bz2" distfiles="http://xbps.nopcode.org/distfiles/openrc-$version.tar.bz2"
short_desc="Universal init system" short_desc="Universal init system"
@ -37,7 +37,6 @@ conf_files="
subpackages="$pkgname-devel" subpackages="$pkgname-devel"
Add_dependency run glibc
Add_dependency run psmisc Add_dependency run psmisc
Add_dependency run sysvinit Add_dependency run sysvinit
Add_dependency build coreutils Add_dependency build coreutils

5
srcpkgs/SDL/SDL.rshlibs Normal file
View file

@ -0,0 +1,5 @@
libm.so.6
libdl.so.2
libpthread.so.0
librt.so.1
libc.so.6

View file

@ -1,7 +1,7 @@
# Template file for 'SDL' # Template file for 'SDL'
pkgname=SDL pkgname=SDL
version=1.2.14 version=1.2.14
revision=8 revision=9
patch_args="-Np1" patch_args="-Np1"
distfiles="http://www.libsdl.org/release/SDL-$version.tar.gz" distfiles="http://www.libsdl.org/release/SDL-$version.tar.gz"
build_style=gnu-configure build_style=gnu-configure
@ -20,7 +20,6 @@ long_desc="
of Civilization: Call To Power." of Civilization: Call To Power."
subpackages="$pkgname-devel" subpackages="$pkgname-devel"
Add_dependency run glibc
Add_dependency run libXext Add_dependency run libXext
Add_dependency run libXrender Add_dependency run libXrender
Add_dependency run libX11 Add_dependency run libX11

View file

@ -0,0 +1,3 @@
libSDL-1.2.so.0
libpthread.so.0
libc.so.6

View file

@ -1,7 +1,7 @@
# Template file for 'SDL_image' # Template file for 'SDL_image'
pkgname=SDL_image pkgname=SDL_image
version=1.2.10 version=1.2.10
revision=3 revision=4
distfiles="http://www.libsdl.org/projects/$pkgname/release/$pkgname-$version.tar.gz" distfiles="http://www.libsdl.org/projects/$pkgname/release/$pkgname-$version.tar.gz"
build_style=gnu-configure build_style=gnu-configure
short_desc="Load images as SDL surfaces" short_desc="Load images as SDL surfaces"
@ -13,11 +13,9 @@ long_desc="
PCX, GIF, JPEG, PNG, TGA, and TIFF formats." PCX, GIF, JPEG, PNG, TGA, and TIFF formats."
subpackages="$pkgname-devel" subpackages="$pkgname-devel"
Add_dependency run glibc
Add_dependency run libpng Add_dependency run libpng
Add_dependency run tiff Add_dependency run tiff
Add_dependency run jpeg Add_dependency run jpeg
Add_dependency run SDL
Add_dependency build libpng-devel Add_dependency build libpng-devel
Add_dependency build tiff-devel Add_dependency build tiff-devel
Add_dependency build jpeg-devel Add_dependency build jpeg-devel

View file

@ -0,0 +1,3 @@
libSDL-1.2.so.0
libpthread.so.0
libc.so.6

View file

@ -1,7 +1,7 @@
# Template file for 'SDL_mixer' # Template file for 'SDL_mixer'
pkgname=SDL_mixer pkgname=SDL_mixer
version=1.2.11 version=1.2.11
revision=1 revision=2
distfiles="http://www.libsdl.org/projects/$pkgname/release/$pkgname-$version.tar.gz" distfiles="http://www.libsdl.org/projects/$pkgname/release/$pkgname-$version.tar.gz"
build_style=gnu-configure build_style=gnu-configure
short_desc="Multi-channel audio mixer library" short_desc="Multi-channel audio mixer library"
@ -14,8 +14,6 @@ long_desc="
Ogg Vorbis, and SMPEG MP3 libraries." Ogg Vorbis, and SMPEG MP3 libraries."
subpackages="$pkgname-devel" subpackages="$pkgname-devel"
Add_dependency run glibc
Add_dependency run SDL
Add_dependency run libvorbis Add_dependency run libvorbis
Add_dependency run libmikmod Add_dependency run libmikmod
Add_dependency run smpeg Add_dependency run smpeg

View file

@ -0,0 +1,3 @@
libSDL-1.2.so.0
libpthread.so.0
libc.so.6

View file

@ -1,7 +1,7 @@
# Template file for 'SDL_net' # Template file for 'SDL_net'
pkgname=SDL_net pkgname=SDL_net
version=1.2.7 version=1.2.7
revision=1 revision=2
distfiles="http://www.libsdl.org/projects/$pkgname/release/$pkgname-$version.tar.gz" distfiles="http://www.libsdl.org/projects/$pkgname/release/$pkgname-$version.tar.gz"
build_style=gnu-configure build_style=gnu-configure
short_desc="Small sample cross-platform networking library for SDL" short_desc="Small sample cross-platform networking library for SDL"
@ -12,6 +12,4 @@ long_desc="
supplementary to the SDL (Simple DirectMedia Layer) library." supplementary to the SDL (Simple DirectMedia Layer) library."
subpackages="$pkgname-devel" subpackages="$pkgname-devel"
Add_dependency run glibc
Add_dependency run SDL
Add_dependency build SDL-devel Add_dependency build SDL-devel

View file

@ -0,0 +1,6 @@
libfreetype.so.6
libz.so.1
libbz2.so.1
libSDL-1.2.so.0
libpthread.so.0
libc.so.6

View file

@ -4,6 +4,7 @@ version=2.0.10
homepage="http://www.libsdl.org/projects/$pkgname" homepage="http://www.libsdl.org/projects/$pkgname"
distfiles="${homepage}/release/$pkgname-$version.tar.gz" distfiles="${homepage}/release/$pkgname-$version.tar.gz"
build_style=gnu-configure build_style=gnu-configure
revision=1
short_desc="Use TrueType fonts in your SDL applications" short_desc="Use TrueType fonts in your SDL applications"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-2.1" license="LGPL-2.1"
@ -17,11 +18,6 @@ long_desc="
without much effort." without much effort."
subpackages="$pkgname-devel" subpackages="$pkgname-devel"
Add_dependency run glibc
Add_dependency run zlib
Add_dependency run bzip2
Add_dependency run freetype
Add_dependency run SDL
Add_dependency build pkg-config Add_dependency build pkg-config
Add_dependency build freetype-devel Add_dependency build freetype-devel

View 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

View file

@ -1,7 +1,7 @@
# Template file for 'Terminal' # Template file for 'Terminal'
pkgname=Terminal pkgname=Terminal
version=0.4.8 version=0.4.8
revision=1 revision=2
distfiles="http://archive.xfce.org/src/apps/terminal/0.4/$pkgname-$version.tar.bz2" distfiles="http://archive.xfce.org/src/apps/terminal/0.4/$pkgname-$version.tar.bz2"
build_style=gnu-configure build_style=gnu-configure
short_desc="X Terminal Emulator" short_desc="X Terminal Emulator"
@ -16,18 +16,6 @@ long_desc="
gtk_iconcache_dirs="/usr/share/icons/hicolor" 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 pkg-config
Add_dependency build intltool Add_dependency build intltool

View 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

View file

@ -5,6 +5,7 @@ distfiles="http://archive.xfce.org/src/xfce/thunar/1.2/Thunar-$version.tar.bz2"
build_style=gnu-configure build_style=gnu-configure
configure_args="--enable-gio-unix --enable-dbus --enable-gudev --enable-exif configure_args="--enable-gio-unix --enable-dbus --enable-gudev --enable-exif
--enable-pcre --enable-notifications" --enable-pcre --enable-notifications"
revision=1
short_desc="Thunar File Manager" short_desc="Thunar File Manager"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://thunar.xfce.org" homepage="http://thunar.xfce.org"
@ -21,29 +22,7 @@ conf_files="/etc/xdg/Thunar/uca.xml"
gtk_iconcache_dirs="/usr/share/icons/hicolor" gtk_iconcache_dirs="/usr/share/icons/hicolor"
subpackages="$pkgname-devel" 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 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 pkg-config
Add_dependency build intltool Add_dependency build intltool

View file

@ -0,0 +1,3 @@
libpython2.7.so.1.0
libpthread.so.0
libc.so.6

View file

@ -1,7 +1,7 @@
# Template file for 'Twisted' # Template file for 'Twisted'
pkgname=Twisted pkgname=Twisted
version=11.0.0 version=11.0.0
revision=1 revision=2
distfiles="http://twistedmatrix.com/Releases/Twisted/${version%.*}/Twisted-${version}.tar.bz2" distfiles="http://twistedmatrix.com/Releases/Twisted/${version%.*}/Twisted-${version}.tar.bz2"
build_style=python-module build_style=python-module
short_desc="Event-driven networking engine written in Python" short_desc="Event-driven networking engine written in Python"
@ -42,7 +42,6 @@ long_desc="
pycompile_module="twisted" pycompile_module="twisted"
Add_dependency run glibc
Add_dependency full python Add_dependency full python
Add_dependency full zope.interface Add_dependency full zope.interface
Add_dependency full pycrypto Add_dependency full pycrypto

View file

@ -0,0 +1,13 @@
libm.so.6
libc.so.6
libgtkmm-2.4.so.1
libatkmm-1.6.so.1
libgdkmm-2.4.so.1
libglibmm-2.4.so.1
libsigc-2.0.so.0
libgdk-x11-2.0.so.0
libgthread-2.0.so.0
libglib-2.0.so.0
libstdc++.so.6
libgcc_s.so.1
libpthread.so.0

View file

@ -4,6 +4,7 @@ version=1.1.3
homepage="http://abgate.sourceforge.net/" homepage="http://abgate.sourceforge.net/"
build_style=gnu-makefile build_style=gnu-makefile
distfiles="${SOURCEFORGE_SITE}/abgate/${pkgname}-${version}.tar.gz" distfiles="${SOURCEFORGE_SITE}/abgate/${pkgname}-${version}.tar.gz"
revision=1
short_desc="LV2 Noise Gate plugin" short_desc="LV2 Noise Gate plugin"
maintainer="davehome <davehome@redthumb.info.tm>" maintainer="davehome <davehome@redthumb.info.tm>"
license="GPL-3" license="GPL-3"
@ -11,16 +12,6 @@ checksum=f1f65e4e05038c7cbff05463ebb423213ce99603db58f7802a10f4d8e735abf5
long_desc=" long_desc="
abGate: LV2 Noise Gate plugin." abGate: LV2 Noise Gate plugin."
Add_dependency run glibc
Add_dependency run gtkmm2
Add_dependency run atkmm
Add_dependency run glibmm
Add_dependency run libsigc++
Add_dependency run gtk+
Add_dependency run glib
Add_dependency run libstdc++
Add_dependency run libgcc
Add_dependency build pkg-config Add_dependency build pkg-config
Add_dependency build gtkmm2-devel Add_dependency build gtkmm2-devel
Add_dependency build atkmm-devel Add_dependency build atkmm-devel

View file

@ -0,0 +1,2 @@
libabiword-2.8.so
libc.so.6

View file

@ -0,0 +1,38 @@
libfribidi.so.0
libwv-1.2.so.3
libgsf-1.so.114
libxml2.so.2
libpng14.so.14
libenchant.so.1
libz.so.1
libgtk-x11-2.0.so.0
libgdk-x11-2.0.so.0
libatk-1.0.so.0
libpangoft2-1.0.so.0
libpangocairo-1.0.so.0
libpango-1.0.so.0
libfreetype.so.6
libfontconfig.so.1
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
libjpeg.so.8
libstdc++.so.6
libm.so.6
libc.so.6
libgcc_s.so.1
libreadline.so.6
libhistory.so.6
libpthread.so.0
libxslt.so.1
libwmf-0.2.so.7
libwmflite-0.2.so.7
libbz2.so.1
libX11.so.6
libexpat.so.1

View file

@ -5,33 +5,7 @@ long_desc="${long_desc}
This package contains the runtime." This package contains the runtime."
revision=1 revision=2
Add_dependency run glibc
Add_dependency run fribidi
Add_dependency run libwv
Add_dependency run libgsf
Add_dependency run libxml2
Add_dependency run libpng
Add_dependency run enchant
Add_dependency run zlib
Add_dependency run gtk+
Add_dependency run atk
Add_dependency run pango
Add_dependency run freetype
Add_dependency run fontconfig
Add_dependency run librsvg
Add_dependency run glib
Add_dependency run gdk-pixbuf
Add_dependency run cairo
Add_dependency run libstdc++
Add_dependency run libgcc
Add_dependency run readline
Add_dependency run libxslt
Add_dependency run libwmf
Add_dependency run bzip2
Add_dependency run libX11
Add_dependency run expat
do_install() do_install()
{ {

View file

@ -1,7 +1,7 @@
# Template file for 'abiword' # Template file for 'abiword'
pkgname=abiword pkgname=abiword
version=2.8.6 version=2.8.6
revision=1 revision=2
homepage="http://www.abisource.com/" homepage="http://www.abisource.com/"
distfiles="${homepage}/downloads/${pkgname}/${version}/source/${pkgname}-${version}.tar.gz" distfiles="${homepage}/downloads/${pkgname}/${version}/source/${pkgname}-${version}.tar.gz"
build_style=gnu-configure build_style=gnu-configure
@ -25,8 +25,6 @@ long_desc="
subpackages="lib$pkgname $pkgname-devel" subpackages="lib$pkgname $pkgname-devel"
gtk_iconcache_dirs="/usr/share/icons/hicolor" gtk_iconcache_dirs="/usr/share/icons/hicolor"
Add_dependency run glibc
Add_dependency run libabiword
Add_dependency build automake Add_dependency build automake
Add_dependency build pkg-config Add_dependency build pkg-config

View file

@ -0,0 +1,11 @@
libdbus-glib-1.so.2
libdbus-1.so.3
libpthread.so.0
libpolkit-gobject-1.so.0
libgio-2.0.so.0
libgobject-2.0.so.0
libglib-2.0.so.0
libc.so.6
libgthread-2.0.so.0
librt.so.1
libcrypt.so.1

View file

@ -1,7 +1,7 @@
# Template file for 'accountsservice' # Template file for 'accountsservice'
pkgname=accountsservice pkgname=accountsservice
version=0.6.15 version=0.6.15
revision=2 revision=3
distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz" distfiles="http://www.freedesktop.org/software/$pkgname/$pkgname-$version.tar.xz"
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-systemdsystemunitdir=/lib/systemd/system" configure_args="--with-systemdsystemunitdir=/lib/systemd/system"
@ -18,11 +18,6 @@ long_desc="
systemd_services="accounts-daemon.service on" systemd_services="accounts-daemon.service on"
subpackages="$pkgname-devel" subpackages="$pkgname-devel"
Add_dependency run glibc
Add_dependency run glib
Add_dependency run dbus-libs
Add_dependency run dbus-glib
Add_dependency run polkit
Add_dependency build pkg-config Add_dependency build pkg-config
Add_dependency build intltool Add_dependency build intltool

View file

@ -0,0 +1 @@
libc.so.6

View file

@ -3,6 +3,7 @@ pkgname=acct
version=6.5.5 version=6.5.5
distfiles="http://ftp.gnu.org/gnu/acct/acct-$version.tar.gz" distfiles="http://ftp.gnu.org/gnu/acct/acct-$version.tar.gz"
build_style=gnu-configure build_style=gnu-configure
revision=1
short_desc="GNU Accounting Utilities" short_desc="GNU Accounting Utilities"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
checksum=4163c87b9e92a73a65eaeadc6c41caa4626da782ff26d6e7a945edcc140a6fd5 checksum=4163c87b9e92a73a65eaeadc6c41caa4626da782ff26d6e7a945edcc140a6fd5
@ -10,7 +11,6 @@ long_desc="
The GNU Accounting Utilities provide login and process accounting The GNU Accounting Utilities provide login and process accounting
utilities for GNU/Linux and other systems." utilities for GNU/Linux and other systems."
Add_dependency run glibc
post_install() post_install()
{ {

View file

@ -0,0 +1,2 @@
libacl.so.1
libc.so.6

View file

@ -1,13 +1,12 @@
# Template file for 'acl-progs'. # Template file for 'acl-progs'.
# #
revision=1
short_desc="${short_desc} (utilities)" short_desc="${short_desc} (utilities)"
long_desc="${long_desc} long_desc="${long_desc}
This package contains binary utilities provided by the acl package." This package contains binary utilities provided by the acl package."
Add_dependency run glibc
Add_dependency run attr Add_dependency run attr
Add_dependency run acl
do_install() do_install()
{ {

2
srcpkgs/acl/acl.rshlibs Normal file
View file

@ -0,0 +1,2 @@
libattr.so.1
libc.so.6

View file

@ -6,6 +6,7 @@ build_style=gnu-configure
make_install_target="prefix=$XBPS_DESTDIR/$pkgname-$version/usr make_install_target="prefix=$XBPS_DESTDIR/$pkgname-$version/usr
PKG_MAN_DIR=$XBPS_DESTDIR/$pkgname-$version/usr/share/man install PKG_MAN_DIR=$XBPS_DESTDIR/$pkgname-$version/usr/share/man install
install-lib install-dev" install-lib install-dev"
revision=1
short_desc="Access Control List filesystem support" short_desc="Access Control List filesystem support"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://savannah.nongnu.org/projects/acl" homepage="http://savannah.nongnu.org/projects/acl"
@ -17,8 +18,6 @@ long_desc="
keep_libtool_archives=yes keep_libtool_archives=yes
subpackages="acl-devel acl-progs" subpackages="acl-devel acl-progs"
Add_dependency run glibc
Add_dependency run attr
Add_dependency build gettext Add_dependency build gettext
Add_dependency build gawk Add_dependency build gawk
Add_dependency build attr-devel Add_dependency build attr-devel

View file

@ -0,0 +1,2 @@
libpthread.so.0
libc.so.6

View file

@ -5,6 +5,7 @@ wrksrc=acpica-unix-${version}
# Sigh, can't use official URL! # Sigh, can't use official URL!
#distfiles="http://acpica.org/downloads/acpica-unix-${version}.tar.gz" #distfiles="http://acpica.org/downloads/acpica-unix-${version}.tar.gz"
distfiles="http://xbps.nopcode.org/distfiles/acpica-unix-${version}.tar.gz" distfiles="http://xbps.nopcode.org/distfiles/acpica-unix-${version}.tar.gz"
revision=1
short_desc="Intel ACPI CA Unix utilities" short_desc="Intel ACPI CA Unix utilities"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
checksum=97fdbf6768f26f15ebf6aa106461e10f8e84bfb2766c7f8fe313fcd08e381d2e checksum=97fdbf6768f26f15ebf6aa106461e10f8e84bfb2766c7f8fe313fcd08e381d2e
@ -17,7 +18,6 @@ long_desc="
* ACPI Simulator (AcpiExec) * ACPI Simulator (AcpiExec)
* ACPI Table Extractor" * ACPI Table Extractor"
Add_dependency run glibc
Add_dependency build flex Add_dependency build flex
do_build() do_build()

View file

@ -0,0 +1 @@
libc.so.6

View file

@ -1,7 +1,7 @@
# Template file for 'acpid' # Template file for 'acpid'
pkgname=acpid pkgname=acpid
version=2.0.12 version=2.0.12
revision=2 revision=3
homepage="http://tedfelix.com/linux/acpid-netlink.html" homepage="http://tedfelix.com/linux/acpid-netlink.html"
distfiles="http://tedfelix.com/linux/acpid-$version.tar.gz" distfiles="http://tedfelix.com/linux/acpid-$version.tar.gz"
build_style=gnu-makefile build_style=gnu-makefile
@ -18,7 +18,6 @@ long_desc="
systemd_services="acpid.service on" systemd_services="acpid.service on"
conf_files="/etc/conf.d/acpid" conf_files="/etc/conf.d/acpid"
Add_dependency run glibc
post_install() post_install()
{ {

View file

@ -0,0 +1,29 @@
libX11.so.6
libXext.so.6
libXt.so.6
libfreetype.so.6
libfontconfig.so.1
libpthread.so.0
librt.so.1
libgtk-x11-2.0.so.0
libgdk-x11-2.0.so.0
libatk-1.0.so.0
libpangoft2-1.0.so.0
libgdk_pixbuf-2.0.so.0
libpangocairo-1.0.so.0
libcairo.so.2
libpango-1.0.so.0
libgobject-2.0.so.0
libgmodule-2.0.so.0
libglib-2.0.so.0
libssl3.so
libsmime3.so
libnss3.so
libnssutil3.so
libplds4.so
libplc4.so
libnspr4.so
libdl.so.2
libm.so.6
libc.so.6
ld-linux-x86-64.so.2

View file

@ -25,21 +25,6 @@ nonfree=yes # restricted use
gtk_iconcache_dirs="/usr/share/icons/hicolor" gtk_iconcache_dirs="/usr/share/icons/hicolor"
Add_dependency run libgcc Add_dependency run libgcc
Add_dependency run glibc
Add_dependency run libstdc++
Add_dependency run libX11
Add_dependency run libXext
Add_dependency run libXt
Add_dependency run freetype
Add_dependency run fontconfig
Add_dependency run gdk-pixbuf
Add_dependency run gtk+
Add_dependency run atk
Add_dependency run pango
Add_dependency run cairo
Add_dependency run glib
Add_dependency run nss
Add_dependency run nspr
Add_dependency run libcurl Add_dependency run libcurl
Add_dependency run hicolor-icon-theme Add_dependency run hicolor-icon-theme

View file

@ -0,0 +1,7 @@
libpthread.so.0
libc.so.6
libdl.so.2
libutil.so.1
libm.so.6
libpython2.7.so.1.0
librt.so.1

View file

@ -3,6 +3,7 @@ pkgname=alsa-lib
version=1.0.24.1 version=1.0.24.1
distfiles="ftp://ftp.alsa-project.org/pub/lib/$pkgname-$version.tar.bz2" distfiles="ftp://ftp.alsa-project.org/pub/lib/$pkgname-$version.tar.bz2"
build_style=gnu-configure build_style=gnu-configure
revision=1
short_desc="The Advanced Linux Sound Architecture (ALSA) library" short_desc="The Advanced Linux Sound Architecture (ALSA) library"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
checksum=a32f7c21015b6c71f9a80ff70a2b6a50e4ff4d5c77c744ff0793dea7ba7a2517 checksum=a32f7c21015b6c71f9a80ff70a2b6a50e4ff4d5c77c744ff0793dea7ba7a2517
@ -15,7 +16,5 @@ long_desc="
the older OSS API, providing binary compatibility for most OSS programs." the older OSS API, providing binary compatibility for most OSS programs."
subpackages="$pkgname-devel" subpackages="$pkgname-devel"
Add_dependency run glibc
Add_dependency run python
Add_dependency build pkg-config Add_dependency build pkg-config
Add_dependency build python-devel Add_dependency build python-devel

View file

@ -0,0 +1,7 @@
libasound.so.2
libc.so.6
libjack.so.0
libpulse.so.0
libsamplerate.so.0
libavcodec.so.53
libspeexdsp.so.1

View file

@ -1,7 +1,7 @@
# Template build file for 'alsa-plugins'. # Template build file for 'alsa-plugins'.
pkgname=alsa-plugins pkgname=alsa-plugins
version=1.0.24 # NOTE: Remove fix-jack-blocking-pipe.patch on next release! version=1.0.24 # NOTE: Remove fix-jack-blocking-pipe.patch on next release!
revision=5 revision=6
distfiles="ftp://ftp.alsa-project.org/pub/plugins/$pkgname-$version.tar.bz2" distfiles="ftp://ftp.alsa-project.org/pub/plugins/$pkgname-$version.tar.bz2"
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-maemo-plugin --with-speex=lib" configure_args="--disable-maemo-plugin --with-speex=lib"
@ -15,13 +15,6 @@ long_desc="
This package includes some ALSA extra plugins for PulseAudio, Speex, This package includes some ALSA extra plugins for PulseAudio, Speex,
FFmpeg's libavcodec library and libsamplerate." FFmpeg's libavcodec library and libsamplerate."
Add_dependency run glibc
Add_dependency run alsa-lib
Add_dependency run libpulseaudio
Add_dependency run libspeex
Add_dependency run libsamplerate
Add_dependency run libavcodec
Add_dependency run libjack
Add_dependency build pkg-config Add_dependency build pkg-config
Add_dependency build alsa-lib-devel Add_dependency build alsa-lib-devel

View file

@ -0,0 +1,10 @@
libasound.so.2
libm.so.6
libpthread.so.0
libc.so.6
libformw.so.6
libmenuw.so.6
libpanelw.so.6
libncursesw.so.6
librt.so.1
libsamplerate.so.0

View file

@ -1,7 +1,7 @@
# Template build file for 'alsa-utils'. # Template build file for 'alsa-utils'.
pkgname=alsa-utils pkgname=alsa-utils
version=1.0.24.2 version=1.0.24.2
revision=4 revision=5
distfiles="ftp://ftp.alsa-project.org/pub/utils/$pkgname-$version.tar.bz2" distfiles="ftp://ftp.alsa-project.org/pub/utils/$pkgname-$version.tar.bz2"
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-systemdsystemunitdir=/lib/systemd/system" configure_args="--with-systemdsystemunitdir=/lib/systemd/system"
@ -16,10 +16,6 @@ long_desc="
This package includes the ALSA runtime utilities." This package includes the ALSA runtime utilities."
Add_dependency run alsa-lib
Add_dependency run glibc
Add_dependency run ncurses-libs
Add_dependency run libsamplerate
Add_dependency build pkg-config Add_dependency build pkg-config
Add_dependency build alsa-lib-devel Add_dependency build alsa-lib-devel

View file

@ -0,0 +1,5 @@
libpcre.so.0
libaprutil-1.so.0
libapr-1.so.0
libpthread.so.0
libc.so.6

View file

@ -11,6 +11,7 @@ unset post_install pre_configure run_depends
pkgname=apache-mpm-event pkgname=apache-mpm-event
configure_args="${configure_args} --enable-modules= configure_args="${configure_args} --enable-modules=
--prefix=/usr --with-mpm=event" --prefix=/usr --with-mpm=event"
revision=1
short_desc="Apache HTTP Server - event driven model" short_desc="Apache HTTP Server - event driven model"
long_desc=" long_desc="
Each Apache Multi-Processing Module provides a different flavor of web Each Apache Multi-Processing Module provides a different flavor of web
@ -23,14 +24,10 @@ long_desc="
This MPM is experimental and less tested than the worker and prefork MPMs." This MPM is experimental and less tested than the worker and prefork MPMs."
Add_dependency run glibc
Add_dependency run libuuid Add_dependency run libuuid
Add_dependency run libpcre
Add_dependency run expat Add_dependency run expat
Add_dependency run libdb Add_dependency run libdb
Add_dependency run gdbm Add_dependency run gdbm
Add_dependency run apr
Add_dependency run apr-util
Add_dependency full apache ">=${version}" Add_dependency full apache ">=${version}"
pre_configure() pre_configure()

View file

@ -0,0 +1,5 @@
libpcre.so.0
libaprutil-1.so.0
libapr-1.so.0
libpthread.so.0
libc.so.6

View file

@ -11,6 +11,7 @@ unset post_install pre_configure run_depends
pkgname=apache-mpm-worker pkgname=apache-mpm-worker
configure_args="${configure_args} --enable-modules= configure_args="${configure_args} --enable-modules=
--prefix=/usr --with-mpm=worker" --prefix=/usr --with-mpm=worker"
revision=1
short_desc="Apache HTTP Server - high speed threaded mode" short_desc="Apache HTTP Server - high speed threaded mode"
long_desc=" long_desc="
Each Apache Multi-Processing Module provides a different flavor of web Each Apache Multi-Processing Module provides a different flavor of web
@ -20,14 +21,10 @@ long_desc="
recommended especially for high-traffic sites because it is faster and has recommended especially for high-traffic sites because it is faster and has
a smaller memory footprint than the traditional prefork MPM." a smaller memory footprint than the traditional prefork MPM."
Add_dependency run glibc
Add_dependency run libuuid Add_dependency run libuuid
Add_dependency run libpcre
Add_dependency run expat Add_dependency run expat
Add_dependency run libdb Add_dependency run libdb
Add_dependency run gdbm Add_dependency run gdbm
Add_dependency run apr
Add_dependency run apr-util
Add_dependency full apache ">=${version}" Add_dependency full apache ">=${version}"
pre_configure() pre_configure()

View file

@ -0,0 +1,15 @@
libpthread.so.0
libc.so.6
libldap-2.4.so.2
liblber-2.4.so.2
libz.so.1
libssl.so.1
libcrypto.so.1
libuuid.so.1
librt.so.1
libcrypt.so.1
libdl.so.2
libaprutil-1.so.0
libapr-1.so.0
libm.so.6
libpcre.so.0

View file

@ -19,6 +19,7 @@ configure_args="--prefix= --enable-pie --enable-modules=all
--enable-dav --enable-info --enable-cgi --enable-cgid --enable-dav-fs --enable-dav --enable-info --enable-cgi --enable-cgid --enable-dav-fs
--enable-dav-lock --enable-vhost-alias --enable-imagemap --enable-so --enable-dav-lock --enable-vhost-alias --enable-imagemap --enable-so
--enable-rewrite --with-pcre=/usr --enable-layout=XBPS --sysconfdir=/etc/httpd" --enable-rewrite --with-pcre=/usr --enable-layout=XBPS --sysconfdir=/etc/httpd"
revision=1
short_desc="The Number One HTTP Server On The Internet" short_desc="The Number One HTTP Server On The Internet"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://httpd.apache.org/" homepage="http://httpd.apache.org/"
@ -57,17 +58,9 @@ httpd_homedir="/srv/httpd"
openrc_services="apache default false" openrc_services="apache default false"
keep_empty_dirs=yes keep_empty_dirs=yes
Add_dependency run glibc
Add_dependency run zlib
Add_dependency run libuuid
Add_dependency run libpcre
Add_dependency run libdb Add_dependency run libdb
Add_dependency run gdbm Add_dependency run gdbm
Add_dependency run expat Add_dependency run expat
Add_dependency run libldap
Add_dependency run libssl
Add_dependency run apr
Add_dependency run apr-util
Add_dependency build coreutils Add_dependency build coreutils
Add_dependency build perl ">=0" Add_dependency build perl ">=0"

3
srcpkgs/apg/apg.rshlibs Normal file
View file

@ -0,0 +1,3 @@
libcrypt.so.1
libm.so.6
libc.so.6

View file

@ -2,6 +2,7 @@
pkgname=apg pkgname=apg
version=2.2.3 version=2.2.3
distfiles="http://www.adel.nursat.kz/apg/download/apg-$version.tar.gz" distfiles="http://www.adel.nursat.kz/apg/download/apg-$version.tar.gz"
revision=1
short_desc="Automated Password Generator" short_desc="Automated Password Generator"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
checksum=69c9facde63958ad0a7630055f34d753901733d55ee759d08845a4eda2ba7dba checksum=69c9facde63958ad0a7630055f34d753901733d55ee759d08845a4eda2ba7dba
@ -9,7 +10,6 @@ long_desc="
APG (Automated Password Generator) is the tool set for random APG (Automated Password Generator) is the tool set for random
password generation." password generation."
Add_dependency run glibc
do_build() do_build()
{ {

View file

@ -0,0 +1,3 @@
libdb-4.8.so
libpthread.so.0
libc.so.6

View file

@ -1,13 +1,12 @@
# Template file for 'apr-util-db'. # Template file for 'apr-util-db'.
# #
revision=1
short_desc="${short_desc} - Berkeley DB module" short_desc="${short_desc} - Berkeley DB module"
long_desc=" long_desc="
${long_desc} ${long_desc}
This packages contains APR Utility module for Berkeley DB." This packages contains APR Utility module for Berkeley DB."
Add_dependency run glibc
Add_dependency run libdb
Add_dependency run apr-util Add_dependency run apr-util
do_install() do_install()

View file

@ -0,0 +1,3 @@
libgdbm.so.3
libpthread.so.0
libc.so.6

View file

@ -1,13 +1,12 @@
# Template file for 'apr-util-gdbm'. # Template file for 'apr-util-gdbm'.
# #
revision=1
short_desc="${short_desc} - GDBM module" short_desc="${short_desc} - GDBM module"
long_desc=" long_desc="
${long_desc} ${long_desc}
This packages contains the APR Utility module for GDBM." This packages contains the APR Utility module for GDBM."
Add_dependency run glibc
Add_dependency run gdbm
Add_dependency run apr-util Add_dependency run apr-util
do_install() do_install()

View file

@ -0,0 +1,4 @@
libldap-2.4.so.2
liblber-2.4.so.2
libpthread.so.0
libc.so.6

View file

@ -1,13 +1,12 @@
# Template file for 'apr-util-ldap'. # Template file for 'apr-util-ldap'.
# #
revision=1
short_desc="${short_desc} - LDAP support" short_desc="${short_desc} - LDAP support"
long_desc=" long_desc="
${long_desc} ${long_desc}
This packages contains APR Utility support for LDAP." This packages contains APR Utility support for LDAP."
Add_dependency run glibc
Add_dependency run libldap
Add_dependency run apr-util Add_dependency run apr-util
do_install() do_install()

View file

@ -0,0 +1,9 @@
libmysqlclient_r.so.16
libz.so.1
libcrypt.so.1
libnsl.so.1
libm.so.6
libpthread.so.0
libssl.so.1
libcrypto.so.1
libc.so.6

View file

@ -1,15 +1,12 @@
# Template file for 'apr-util-mysql'. # Template file for 'apr-util-mysql'.
# #
revision=1
short_desc="${short_desc} - MySQL module" short_desc="${short_desc} - MySQL module"
long_desc=" long_desc="
${long_desc} ${long_desc}
This packages contains the APR Utility module for MySQL." This packages contains the APR Utility module for MySQL."
Add_dependency run glibc
Add_dependency run zlib
Add_dependency run libssl
Add_dependency run libmysqlclient
Add_dependency run apr-util Add_dependency run apr-util
do_install() do_install()

View file

@ -0,0 +1,3 @@
libpq.so.5
libpthread.so.0
libc.so.6

View file

@ -1,13 +1,12 @@
# Template file for 'apr-util-pgsql'. # Template file for 'apr-util-pgsql'.
# #
revision=1
short_desc="${short_desc} - PostgreSQL module" short_desc="${short_desc} - PostgreSQL module"
long_desc=" long_desc="
${long_desc} ${long_desc}
This packages contains the APR Utility module for PostgreSQL." This packages contains the APR Utility module for PostgreSQL."
Add_dependency run glibc
Add_dependency run postgresql-libs
Add_dependency run apr-util Add_dependency run apr-util
do_install() do_install()

View file

@ -0,0 +1,3 @@
libsqlite3.so.0
libpthread.so.0
libc.so.6

View file

@ -1,13 +1,12 @@
# Template file for 'apr-util-sqlite'. # Template file for 'apr-util-sqlite'.
# #
revision=1
short_desc="${short_desc} - SQLite module" short_desc="${short_desc} - SQLite module"
long_desc=" long_desc="
${long_desc} ${long_desc}
This packages contains the APR Utility module for SQLite." This packages contains the APR Utility module for SQLite."
Add_dependency run glibc
Add_dependency run sqlite
Add_dependency run apr-util Add_dependency run apr-util
do_install() do_install()

Some files were not shown because too many files have changed in this diff Show more