Updated 95% pkgs to the new shlibs world order, not yet finished.
This commit is contained in:
parent
abc9819a60
commit
25b70bd9c1
|
@ -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
|
|
@ -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
|
|
@ -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()
|
||||||
{
|
{
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
libc.so.6
|
||||||
|
libutil.so.1
|
||||||
|
libdl.so.2
|
|
@ -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
|
||||||
|
|
|
@ -0,0 +1,5 @@
|
||||||
|
libm.so.6
|
||||||
|
libdl.so.2
|
||||||
|
libpthread.so.0
|
||||||
|
librt.so.1
|
||||||
|
libc.so.6
|
|
@ -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
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
libSDL-1.2.so.0
|
||||||
|
libpthread.so.0
|
||||||
|
libc.so.6
|
|
@ -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
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
libSDL-1.2.so.0
|
||||||
|
libpthread.so.0
|
||||||
|
libc.so.6
|
|
@ -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
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
libSDL-1.2.so.0
|
||||||
|
libpthread.so.0
|
||||||
|
libc.so.6
|
|
@ -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
|
||||||
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
libfreetype.so.6
|
||||||
|
libz.so.1
|
||||||
|
libbz2.so.1
|
||||||
|
libSDL-1.2.so.0
|
||||||
|
libpthread.so.0
|
||||||
|
libc.so.6
|
|
@ -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
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
libpython2.7.so.1.0
|
||||||
|
libpthread.so.0
|
||||||
|
libc.so.6
|
|
@ -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
|
||||||
|
|
|
@ -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
|
|
@ -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
|
||||||
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
libabiword-2.8.so
|
||||||
|
libc.so.6
|
|
@ -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
|
|
@ -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()
|
||||||
{
|
{
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
|
@ -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
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
libc.so.6
|
|
@ -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()
|
||||||
{
|
{
|
||||||
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
libpthread.so.0
|
||||||
|
libc.so.6
|
|
@ -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()
|
||||||
|
|
|
@ -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
|
|
@ -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
|
||||||
|
|
|
@ -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
|
|
@ -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
|
||||||
|
|
|
@ -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
|
|
@ -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
|
||||||
|
|
|
@ -0,0 +1,5 @@
|
||||||
|
libpcre.so.0
|
||||||
|
libaprutil-1.so.0
|
||||||
|
libapr-1.so.0
|
||||||
|
libpthread.so.0
|
||||||
|
libc.so.6
|
|
@ -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()
|
||||||
|
|
|
@ -0,0 +1,5 @@
|
||||||
|
libpcre.so.0
|
||||||
|
libaprutil-1.so.0
|
||||||
|
libapr-1.so.0
|
||||||
|
libpthread.so.0
|
||||||
|
libc.so.6
|
|
@ -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()
|
||||||
|
|
|
@ -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
|
|
@ -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"
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
libcrypt.so.1
|
||||||
|
libm.so.6
|
||||||
|
libc.so.6
|
|
@ -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()
|
||||||
{
|
{
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
libdb-4.8.so
|
||||||
|
libpthread.so.0
|
||||||
|
libc.so.6
|
|
@ -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()
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
libgdbm.so.3
|
||||||
|
libpthread.so.0
|
||||||
|
libc.so.6
|
|
@ -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()
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
libldap-2.4.so.2
|
||||||
|
liblber-2.4.so.2
|
||||||
|
libpthread.so.0
|
||||||
|
libc.so.6
|
|
@ -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()
|
||||||
|
|
|
@ -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
|
|
@ -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()
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
libpq.so.5
|
||||||
|
libpthread.so.0
|
||||||
|
libc.so.6
|
|
@ -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()
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
libsqlite3.so.0
|
||||||
|
libpthread.so.0
|
||||||
|
libc.so.6
|
|
@ -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()
|
||||||
|
|
|
@ -0,0 +1,8 @@
|
||||||
|
libexpat.so.1
|
||||||
|
libapr-1.so.0
|
||||||
|
libuuid.so.1
|
||||||
|
librt.so.1
|
||||||
|
libcrypt.so.1
|
||||||
|
libpthread.so.0
|
||||||
|
libdl.so.2
|
||||||
|
libc.so.6
|
|
@ -6,6 +6,7 @@ build_style=gnu-configure
|
||||||
configure_args="--with-pgsql --with-mysql --with-sqlite3 --with-ldap
|
configure_args="--with-pgsql --with-mysql --with-sqlite3 --with-ldap
|
||||||
--with-berkeley-db --with-gdbm --with-apr=/usr --without-odbc
|
--with-berkeley-db --with-gdbm --with-apr=/usr --without-odbc
|
||||||
--with-expat=/usr --without-oracle"
|
--with-expat=/usr --without-oracle"
|
||||||
|
revision=1
|
||||||
short_desc="The Apache Portable Runtime Utility Library"
|
short_desc="The Apache Portable Runtime Utility Library"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://apr.apache.org/"
|
homepage="http://apr.apache.org/"
|
||||||
|
@ -23,10 +24,6 @@ long_desc="
|
||||||
subpackages="$pkgname-db $pkgname-gdbm $pkgname-sqlite $pkgname-mysql"
|
subpackages="$pkgname-db $pkgname-gdbm $pkgname-sqlite $pkgname-mysql"
|
||||||
subpackages="${subpackages} $pkgname-pgsql $pkgname-ldap $pkgname-devel"
|
subpackages="${subpackages} $pkgname-pgsql $pkgname-ldap $pkgname-devel"
|
||||||
|
|
||||||
Add_dependency run apr
|
|
||||||
Add_dependency run expat
|
|
||||||
Add_dependency run glibc
|
|
||||||
Add_dependency run libuuid
|
|
||||||
|
|
||||||
Add_dependency build apr-devel
|
Add_dependency build apr-devel
|
||||||
Add_dependency build db-devel
|
Add_dependency build db-devel
|
||||||
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
libuuid.so.1
|
||||||
|
librt.so.1
|
||||||
|
libcrypt.so.1
|
||||||
|
libpthread.so.0
|
||||||
|
libdl.so.2
|
||||||
|
libc.so.6
|
|
@ -5,6 +5,7 @@ distfiles="http://www.apache.org/dist/apr/apr-$version.tar.bz2"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-devrandom=/dev/urandom
|
configure_args="--with-devrandom=/dev/urandom
|
||||||
--with-installbuilddir=/usr/share/apr-1/build"
|
--with-installbuilddir=/usr/share/apr-1/build"
|
||||||
|
revision=1
|
||||||
short_desc="Apache Portable Runtime Library"
|
short_desc="Apache Portable Runtime Library"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=38c61cacb39be649411cdab212979c71ce29495549c249c2e9a1b0d12480c93e
|
checksum=38c61cacb39be649411cdab212979c71ce29495549c249c2e9a1b0d12480c93e
|
||||||
|
@ -17,6 +18,4 @@ long_desc="
|
||||||
|
|
||||||
subpackages="apr-devel"
|
subpackages="apr-devel"
|
||||||
|
|
||||||
Add_dependency run glibc
|
|
||||||
Add_dependency run libuuid
|
|
||||||
Add_dependency build libuuid-devel
|
Add_dependency build libuuid-devel
|
||||||
|
|
|
@ -0,0 +1,8 @@
|
||||||
|
libQtGui.so.4
|
||||||
|
libQtCore.so.4
|
||||||
|
libQtNetwork.so.4
|
||||||
|
libQtTest.so.4
|
||||||
|
libQtXml.so.4
|
||||||
|
libstdc++.so.6
|
||||||
|
libgcc_s.so.1
|
||||||
|
libc.so.6
|
|
@ -4,6 +4,7 @@ version=0.8.2
|
||||||
distfiles="${SOURCEFORGE_SITE}/aqemu/aqemu-$version.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/aqemu/aqemu-$version.tar.bz2"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DWITHOUT_EMBEDDED_DISPLAY=1"
|
configure_args="-DWITHOUT_EMBEDDED_DISPLAY=1"
|
||||||
|
revision=1
|
||||||
short_desc="GUI to QEMU and KVM emulators, written in Qt4"
|
short_desc="GUI to QEMU and KVM emulators, written in Qt4"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://aqemu.sourceforge.net"
|
homepage="http://aqemu.sourceforge.net"
|
||||||
|
@ -14,11 +15,6 @@ long_desc="
|
||||||
user-friendly interface and allows to set up the majority of QEMU and KVM
|
user-friendly interface and allows to set up the majority of QEMU and KVM
|
||||||
options."
|
options."
|
||||||
|
|
||||||
Add_dependency run libgcc
|
|
||||||
Add_dependency run glibc
|
|
||||||
Add_dependency run libstdc++
|
|
||||||
Add_dependency run qt
|
|
||||||
|
|
||||||
Add_dependency build cmake
|
Add_dependency build cmake
|
||||||
Add_dependency build qt-devel
|
Add_dependency build qt-devel
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,6 @@
|
||||||
|
libdl.so.2
|
||||||
|
libstdc++.so.6
|
||||||
|
libm.so.6
|
||||||
|
libc.so.6
|
||||||
|
libgcc_s.so.1
|
||||||
|
libncursesw.so.6
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'aspell'
|
# Template file for 'aspell'
|
||||||
pkgname=aspell
|
pkgname=aspell
|
||||||
version=0.60.6
|
version=0.60.6
|
||||||
revision=4
|
revision=5
|
||||||
distfiles="ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="ftp://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-compile-in-filters"
|
configure_args="--enable-compile-in-filters"
|
||||||
|
@ -19,9 +19,5 @@ long_desc="
|
||||||
process is open at once."
|
process is open at once."
|
||||||
|
|
||||||
subpackages="$pkgname-devel"
|
subpackages="$pkgname-devel"
|
||||||
Add_dependency run libgcc
|
|
||||||
Add_dependency run glibc
|
|
||||||
Add_dependency run ncurses-libs
|
|
||||||
Add_dependency run libstdc++
|
|
||||||
Add_dependency full perl ">=0"
|
Add_dependency full perl ">=0"
|
||||||
Add_dependency build ncurses-devel
|
Add_dependency build ncurses-devel
|
||||||
|
|
|
@ -0,0 +1,13 @@
|
||||||
|
libgmodule-2.0.so.0
|
||||||
|
libatk-1.0.so.0
|
||||||
|
libgobject-2.0.so.0
|
||||||
|
libgthread-2.0.so.0
|
||||||
|
libglib-2.0.so.0
|
||||||
|
libatspi.so.0
|
||||||
|
libdbus-1.so.3
|
||||||
|
libpthread.so.0
|
||||||
|
librt.so.1
|
||||||
|
libSM.so.6
|
||||||
|
libICE.so.6
|
||||||
|
libX11.so.6
|
||||||
|
libc.so.6
|
|
@ -3,6 +3,7 @@ pkgname=at-spi2-atk
|
||||||
version=2.2.1
|
version=2.2.1
|
||||||
distfiles="${GNOME_SITE}/$pkgname/2.2/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/2.2/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
revision=2
|
||||||
short_desc="A GTK+ module that bridges ATK to D-Bus at-spi"
|
short_desc="A GTK+ module that bridges ATK to D-Bus at-spi"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=6677def34b16c9a28d6ad96473ea56a3c0e13aa968e584df004cd44c8691ea1a
|
checksum=6677def34b16c9a28d6ad96473ea56a3c0e13aa968e584df004cd44c8691ea1a
|
||||||
|
@ -14,16 +15,6 @@ long_desc="
|
||||||
registering applications, D-Bus helper libraries and te AT-SPI D-Bus
|
registering applications, D-Bus helper libraries and te AT-SPI D-Bus
|
||||||
specifications."
|
specifications."
|
||||||
|
|
||||||
Add_dependency run glibc
|
|
||||||
Add_dependency run glib
|
|
||||||
Add_dependency run dbus-libs
|
|
||||||
Add_dependency run dbus-glib
|
|
||||||
Add_dependency run atk
|
|
||||||
Add_dependency run libSM
|
|
||||||
Add_dependency run libICE
|
|
||||||
Add_dependency run libX11
|
|
||||||
Add_dependency run at-spi2-core
|
|
||||||
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build intltool
|
Add_dependency build intltool
|
||||||
Add_dependency build dbus-glib-devel
|
Add_dependency build dbus-glib-devel
|
||||||
|
|
|
@ -0,0 +1,13 @@
|
||||||
|
libgobject-2.0.so.0
|
||||||
|
libgthread-2.0.so.0
|
||||||
|
libSM.so.6
|
||||||
|
libICE.so.6
|
||||||
|
libX11.so.6
|
||||||
|
libdbus-1.so.3
|
||||||
|
libpthread.so.0
|
||||||
|
librt.so.1
|
||||||
|
libglib-2.0.so.0
|
||||||
|
libc.so.6
|
||||||
|
libgio-2.0.so.0
|
||||||
|
libXtst.so.6
|
||||||
|
libXevie.so.1
|
|
@ -3,6 +3,7 @@ pkgname=at-spi2-core
|
||||||
version=2.2.1
|
version=2.2.1
|
||||||
distfiles="${GNOME_SITE}/$pkgname/2.2/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/2.2/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
revision=1
|
||||||
short_desc="Assistive Technology Service Provider Interface"
|
short_desc="Assistive Technology Service Provider Interface"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=2a4129420decca3657e163a4dbb1a3cb28acafe32ea1292417fdd81084d48fac
|
checksum=2a4129420decca3657e163a4dbb1a3cb28acafe32ea1292417fdd81084d48fac
|
||||||
|
@ -16,14 +17,6 @@ long_desc="
|
||||||
conf_files="/etc/at-spi2/accessibility.conf"
|
conf_files="/etc/at-spi2/accessibility.conf"
|
||||||
subpackages="$pkgname-devel"
|
subpackages="$pkgname-devel"
|
||||||
|
|
||||||
Add_dependency run glibc
|
|
||||||
Add_dependency run glib
|
|
||||||
Add_dependency run dbus-libs
|
|
||||||
Add_dependency run libSM
|
|
||||||
Add_dependency run libICE
|
|
||||||
Add_dependency run libX11
|
|
||||||
Add_dependency run libXtst
|
|
||||||
Add_dependency run libXevie
|
|
||||||
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build intltool
|
Add_dependency build intltool
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
libstdc++.so.6
|
||||||
|
libgcc_s.so.1
|
||||||
|
libc.so.6
|
|
@ -3,6 +3,7 @@ pkgname=atf
|
||||||
version=0.13
|
version=0.13
|
||||||
distfiles="http://ftp.netbsd.org/pub/NetBSD/misc/jmmv/atf/0.13/atf-$version.tar.gz"
|
distfiles="http://ftp.netbsd.org/pub/NetBSD/misc/jmmv/atf/0.13/atf-$version.tar.gz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
revision=1
|
||||||
short_desc="Automated Testing Framework"
|
short_desc="Automated Testing Framework"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.netbsd.org/~jmmv/atf/"
|
homepage="http://www.netbsd.org/~jmmv/atf/"
|
||||||
|
@ -31,7 +32,4 @@ pre_configure()
|
||||||
sed -i -e "s|\-Werror||g" configure
|
sed -i -e "s|\-Werror||g" configure
|
||||||
}
|
}
|
||||||
|
|
||||||
Add_dependency run libgcc
|
|
||||||
Add_dependency run glibc
|
|
||||||
Add_dependency run libstdc++
|
|
||||||
Add_dependency full gdb
|
Add_dependency full gdb
|
||||||
|
|
|
@ -0,0 +1,11 @@
|
||||||
|
libatk-1.0.so.0
|
||||||
|
libglibmm-2.4.so.1
|
||||||
|
libgobject-2.0.so.0
|
||||||
|
libsigc-2.0.so.0
|
||||||
|
libgthread-2.0.so.0
|
||||||
|
librt.so.1
|
||||||
|
libglib-2.0.so.0
|
||||||
|
libstdc++.so.6
|
||||||
|
libm.so.6
|
||||||
|
libc.so.6
|
||||||
|
libgcc_s.so.1
|
|
@ -4,6 +4,7 @@ version=2.22.6
|
||||||
distfiles="${GNOME_SITE}/atkmm/2.22/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/atkmm/2.22/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-documentation"
|
configure_args="--disable-documentation"
|
||||||
|
revision=1
|
||||||
short_desc="Set of interfaces for accessibility (C++ bindings)"
|
short_desc="Set of interfaces for accessibility (C++ bindings)"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://gtkmm.sourceforge.net/"
|
homepage="http://gtkmm.sourceforge.net/"
|
||||||
|
@ -26,14 +27,6 @@ long_desc="
|
||||||
subpackages="atkmm-devel"
|
subpackages="atkmm-devel"
|
||||||
replaces="gtkmm<2.22"
|
replaces="gtkmm<2.22"
|
||||||
|
|
||||||
Add_dependency run libgcc
|
|
||||||
Add_dependency run glibc
|
|
||||||
Add_dependency run libstdc++
|
|
||||||
Add_dependency run libsigc++
|
|
||||||
Add_dependency run glib
|
|
||||||
Add_dependency run atk
|
|
||||||
Add_dependency run glibmm
|
|
||||||
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build atk-devel
|
Add_dependency build atk-devel
|
||||||
Add_dependency build glibmm-devel
|
Add_dependency build glibmm-devel
|
||||||
|
|
|
@ -0,0 +1,5 @@
|
||||||
|
libaubioext.so.2
|
||||||
|
libaubio.so.2
|
||||||
|
libpthread.so.0
|
||||||
|
libc.so.6
|
||||||
|
libm.so.6
|
|
@ -0,0 +1,8 @@
|
||||||
|
libfftw3f.so.3
|
||||||
|
libm.so.6
|
||||||
|
libsamplerate.so.0
|
||||||
|
libpthread.so.0
|
||||||
|
libc.so.6
|
||||||
|
libsndfile.so.1
|
||||||
|
libjack.so.0
|
||||||
|
libasound.so.2
|
|
@ -1,16 +1,11 @@
|
||||||
# Template file for 'libaubio'.
|
# Template file for 'libaubio'.
|
||||||
#
|
#
|
||||||
|
revision=1
|
||||||
short_desc="${short_desc} - Runtime libraries"
|
short_desc="${short_desc} - Runtime libraries"
|
||||||
long_desc="${long_desc}
|
long_desc="${long_desc}
|
||||||
|
|
||||||
This package contains the rubberband runtime lib(s)."
|
This package contains the rubberband runtime lib(s)."
|
||||||
|
|
||||||
Add_dependency run glibc
|
|
||||||
Add_dependency run libfftw
|
|
||||||
Add_dependency run libsamplerate
|
|
||||||
Add_dependency run libsndfile
|
|
||||||
Add_dependency run libjack
|
|
||||||
Add_dependency run alsa-lib
|
|
||||||
|
|
||||||
do_install()
|
do_install()
|
||||||
{
|
{
|
||||||
|
|
|
@ -4,6 +4,7 @@ version=0.3.2
|
||||||
homepage="http://aubio.org"
|
homepage="http://aubio.org"
|
||||||
distfiles="${homepage}/pub/${pkgname}-${version}.tar.gz"
|
distfiles="${homepage}/pub/${pkgname}-${version}.tar.gz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
revision=2
|
||||||
short_desc="A library for audio labelling"
|
short_desc="A library for audio labelling"
|
||||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
@ -17,14 +18,6 @@ long_desc="
|
||||||
subpackages="lib${pkgname} ${pkgname}-devel"
|
subpackages="lib${pkgname} ${pkgname}-devel"
|
||||||
|
|
||||||
# XXX lash, pure and swig support.
|
# XXX lash, pure and swig support.
|
||||||
Add_dependency run glibc
|
|
||||||
Add_dependency run libfftw
|
|
||||||
Add_dependency run libsamplerate
|
|
||||||
Add_dependency run libaubio
|
|
||||||
Add_dependency run libsndfile
|
|
||||||
Add_dependency run libjack
|
|
||||||
Add_dependency run alsa-lib
|
|
||||||
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build libsamplerate-devel
|
Add_dependency build libsamplerate-devel
|
||||||
Add_dependency build fftw-devel
|
Add_dependency build fftw-devel
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
libQtCore.so.4
|
||||||
|
libstdc++.so.6
|
||||||
|
libgcc_s.so.1
|
||||||
|
libc.so.6
|
|
@ -3,16 +3,13 @@ pkgname=automoc4
|
||||||
version=0.9.88
|
version=0.9.88
|
||||||
distfiles="ftp://ftp.kde.org/pub/kde/stable/$pkgname/$version/$pkgname-$version.tar.bz2"
|
distfiles="ftp://ftp.kde.org/pub/kde/stable/$pkgname/$version/$pkgname-$version.tar.bz2"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
revision=1
|
||||||
short_desc="Automatic moc for Qt 4 packages"
|
short_desc="Automatic moc for Qt 4 packages"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=234116f4c05ae21d828594d652b4c4a052ef75727e2d8a4f3a4fb605de9e4c49
|
checksum=234116f4c05ae21d828594d652b4c4a052ef75727e2d8a4f3a4fb605de9e4c49
|
||||||
long_desc="
|
long_desc="
|
||||||
automoc4 tool, used to build KDE4 and related packages."
|
automoc4 tool, used to build KDE4 and related packages."
|
||||||
|
|
||||||
Add_dependency run libgcc
|
|
||||||
Add_dependency run glibc
|
|
||||||
Add_dependency run libstdc++
|
|
||||||
Add_dependency run qt
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build cmake
|
Add_dependency build cmake
|
||||||
Add_dependency build qt-devel
|
Add_dependency build qt-devel
|
||||||
|
|
|
@ -0,0 +1,24 @@
|
||||||
|
libxcb.so.1
|
||||||
|
libX11.so.6
|
||||||
|
libpangocairo-1.0.so.0
|
||||||
|
libpango-1.0.so.0
|
||||||
|
libgobject-2.0.so.0
|
||||||
|
libglib-2.0.so.0
|
||||||
|
libxcb-randr.so.0
|
||||||
|
libxcb-xtest.so.0
|
||||||
|
libxcb-xinerama.so.0
|
||||||
|
libxcb-shape.so.0
|
||||||
|
libxcb-aux.so.0
|
||||||
|
libxcb-keysyms.so.1
|
||||||
|
libxcb-icccm.so.1
|
||||||
|
libxcb-atom.so.1
|
||||||
|
libxcb-event.so.1
|
||||||
|
libxcb-image.so.0
|
||||||
|
libcairo.so.2
|
||||||
|
libstartup-notification-1.so.0
|
||||||
|
libImlib2.so.1
|
||||||
|
liblua.so
|
||||||
|
libm.so.6
|
||||||
|
libdbus-1.so.3
|
||||||
|
libpthread.so.0
|
||||||
|
libc.so.6
|
|
@ -4,6 +4,7 @@ version=3.4.10
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
homepage="http://awesome.naquadah.org"
|
homepage="http://awesome.naquadah.org"
|
||||||
distfiles="${homepage}/download/${pkgname}-${version}.tar.xz"
|
distfiles="${homepage}/download/${pkgname}-${version}.tar.xz"
|
||||||
|
revision=1
|
||||||
short_desc="Highly configurable, next gen framework window manager for X."
|
short_desc="Highly configurable, next gen framework window manager for X."
|
||||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
@ -19,19 +20,12 @@ long_desc="
|
||||||
|
|
||||||
conf_files="/etc/xdg/awesome/rc.lua"
|
conf_files="/etc/xdg/awesome/rc.lua"
|
||||||
|
|
||||||
Add_dependency run glibc
|
|
||||||
Add_dependency run libxcb
|
|
||||||
Add_dependency run libX11
|
|
||||||
Add_dependency run pango
|
|
||||||
Add_dependency run glib
|
|
||||||
Add_dependency run xcb-util
|
|
||||||
Add_dependency run startup-notification
|
|
||||||
Add_dependency run imlib2
|
|
||||||
Add_dependency run libxdg-basedir
|
Add_dependency run libxdg-basedir
|
||||||
Add_dependency run libev
|
Add_dependency run libev
|
||||||
Add_dependency run lua
|
|
||||||
Add_dependency run dbus-libs
|
|
||||||
|
|
||||||
|
Add_dependency build cmake
|
||||||
|
Add_dependency build gperf
|
||||||
|
Add_dependency build ImageMagick # needs convert
|
||||||
Add_dependency build libxcb-devel
|
Add_dependency build libxcb-devel
|
||||||
Add_dependency build libX11-devel
|
Add_dependency build libX11-devel
|
||||||
Add_dependency build pango-devel
|
Add_dependency build pango-devel
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
libm.so.6
|
||||||
|
libdl.so.2
|
||||||
|
libc.so.6
|
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'babl'.
|
# Template build file for 'babl'.
|
||||||
pkgname=babl
|
pkgname=babl
|
||||||
version=0.1.4
|
version=0.1.4
|
||||||
revision=2
|
revision=3
|
||||||
distfiles="ftp://ftp.gimp.org/pub/babl/0.1/babl-${version}.tar.bz2"
|
distfiles="ftp://ftp.gimp.org/pub/babl/0.1/babl-${version}.tar.bz2"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
# XXX reenable when it's fixed.
|
# XXX reenable when it's fixed.
|
||||||
|
@ -22,6 +22,5 @@ long_desc="
|
||||||
provided as well as the framework to add new color models and data types."
|
provided as well as the framework to add new color models and data types."
|
||||||
|
|
||||||
subpackages="babl-devel"
|
subpackages="babl-devel"
|
||||||
Add_dependency run glibc
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
#Add_dependency build gobject-introspection
|
#Add_dependency build gobject-introspection
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
libc.so.6
|
|
@ -2,13 +2,13 @@
|
||||||
pkgname=bin86
|
pkgname=bin86
|
||||||
version=0.16.18
|
version=0.16.18
|
||||||
distfiles="http://www.debath.co.uk/dev86/bin86-$version.tar.gz"
|
distfiles="http://www.debath.co.uk/dev86/bin86-$version.tar.gz"
|
||||||
|
revision=1
|
||||||
short_desc="A complete 8086 assembler and loader"
|
short_desc="A complete 8086 assembler and loader"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=10b1aa5c0813e0bb01b8cab8b06543809e75b06b8e55db462351887c4a9ed831
|
checksum=10b1aa5c0813e0bb01b8cab8b06543809e75b06b8e55db462351887c4a9ed831
|
||||||
long_desc="
|
long_desc="
|
||||||
This package provides a complete 8086 assembler and loader."
|
This package provides a complete 8086 assembler and loader."
|
||||||
|
|
||||||
Add_dependency run glibc
|
|
||||||
|
|
||||||
do_build()
|
do_build()
|
||||||
{
|
{
|
||||||
|
|
|
@ -0,0 +1,14 @@
|
||||||
|
libbluetooth.so.3
|
||||||
|
libstartup-notification-1.so.0
|
||||||
|
libgdk-x11-2.0.so.0
|
||||||
|
libpangocairo-1.0.so.0
|
||||||
|
libgdk_pixbuf-2.0.so.0
|
||||||
|
libpango-1.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
|
||||||
|
libpthread.so.0
|
||||||
|
libc.so.6
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'blueman'
|
# Template file for 'blueman'
|
||||||
pkgname=blueman
|
pkgname=blueman
|
||||||
version=1.21
|
version=1.21
|
||||||
revision=4
|
revision=6
|
||||||
distfiles="http://download.tuxfamily.org/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="http://download.tuxfamily.org/$pkgname/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-polkit=yes --enable-hal=no"
|
configure_args="--enable-polkit=yes --enable-hal=no"
|
||||||
|
@ -22,15 +22,6 @@ long_desc="
|
||||||
pycompile_module="$pkgname"
|
pycompile_module="$pkgname"
|
||||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||||
|
|
||||||
Add_dependency run glibc
|
|
||||||
Add_dependency run libbluetooth
|
|
||||||
Add_dependency run startup-notification
|
|
||||||
Add_dependency run gtk+
|
|
||||||
Add_dependency run pango
|
|
||||||
Add_dependency run cairo
|
|
||||||
Add_dependency run glib
|
|
||||||
Add_dependency run gdk-pixbuf
|
|
||||||
Add_dependency run libpng
|
|
||||||
Add_dependency run pygtk
|
Add_dependency run pygtk
|
||||||
|
|
||||||
Add_dependency build intltool
|
Add_dependency build intltool
|
||||||
|
|
|
@ -0,0 +1,31 @@
|
||||||
|
libgstinterfaces-0.10.so.0
|
||||||
|
libgstpbutils-0.10.so.0
|
||||||
|
libgstreamer-0.10.so.0
|
||||||
|
libxml2.so.2
|
||||||
|
libtotem-plparser.so.17
|
||||||
|
libgtk-3.so.0
|
||||||
|
libatk-1.0.so.0
|
||||||
|
libgio-2.0.so.0
|
||||||
|
libpangoft2-1.0.so.0
|
||||||
|
libfreetype.so.6
|
||||||
|
libfontconfig.so.1
|
||||||
|
libgdk-3.so.0
|
||||||
|
libpangocairo-1.0.so.0
|
||||||
|
libgdk_pixbuf-2.0.so.0
|
||||||
|
libcairo-gobject.so.2
|
||||||
|
libpango-1.0.so.0
|
||||||
|
libgmodule-2.0.so.0
|
||||||
|
libcairo.so.2
|
||||||
|
libgobject-2.0.so.0
|
||||||
|
libgthread-2.0.so.0
|
||||||
|
librt.so.1
|
||||||
|
libglib-2.0.so.0
|
||||||
|
libpthread.so.0
|
||||||
|
libc.so.6
|
||||||
|
libnotify.so.4
|
||||||
|
libcanberra-gtk3.so.0
|
||||||
|
libcanberra.so.0
|
||||||
|
libnautilus-extension.so.1
|
||||||
|
libtracker-sparql-0.12.so.0
|
||||||
|
libSM.so.6
|
||||||
|
libICE.so.6
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'brasero'
|
# Template file for 'brasero'
|
||||||
pkgname=brasero
|
pkgname=brasero
|
||||||
version=3.2.0
|
version=3.2.0
|
||||||
revision=2
|
revision=4
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile --disable-caches"
|
configure_args="--disable-schemas-compile --disable-caches"
|
||||||
|
@ -25,27 +25,6 @@ long_desc="
|
||||||
subpackages="$pkgname-devel"
|
subpackages="$pkgname-devel"
|
||||||
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 atk
|
|
||||||
Add_dependency run pango
|
|
||||||
Add_dependency run libpng
|
|
||||||
Add_dependency run gdk-pixbuf
|
|
||||||
Add_dependency run cairo
|
|
||||||
Add_dependency run freetype
|
|
||||||
Add_dependency run fontconfig
|
|
||||||
Add_dependency run libSM
|
|
||||||
Add_dependency run libICE
|
|
||||||
Add_dependency run libxml2
|
|
||||||
Add_dependency run gtk+3
|
|
||||||
Add_dependency run gstreamer
|
|
||||||
Add_dependency run gst-plugins-base
|
|
||||||
Add_dependency run totem-pl-parser
|
|
||||||
Add_dependency run libnotify
|
|
||||||
Add_dependency run libcanberra
|
|
||||||
Add_dependency run libnautilus
|
|
||||||
Add_dependency run libtracker
|
|
||||||
|
|
||||||
Add_dependency run cdrtools
|
Add_dependency run cdrtools
|
||||||
Add_dependency run dconf ">=0"
|
Add_dependency run dconf ">=0"
|
||||||
Add_dependency run shared-mime-info
|
Add_dependency run shared-mime-info
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
libpython2.7.so.1.0
|
||||||
|
libpthread.so.0
|
||||||
|
libc.so.6
|
|
@ -4,6 +4,7 @@ version=2.4.1
|
||||||
homepage="http://http://bazaar.canonical.com"
|
homepage="http://http://bazaar.canonical.com"
|
||||||
distfiles="http://launchpad.net/bzr/2.4/$version/+download/bzr-$version.tar.gz"
|
distfiles="http://launchpad.net/bzr/2.4/$version/+download/bzr-$version.tar.gz"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
revision=2
|
||||||
short_desc="Distributed version control system that Just Works"
|
short_desc="Distributed version control system that Just Works"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
@ -16,9 +17,6 @@ long_desc="
|
||||||
|
|
||||||
pycompile_module="bzrlib"
|
pycompile_module="bzrlib"
|
||||||
|
|
||||||
Add_dependency run glibc
|
|
||||||
Add_dependency run zlib
|
|
||||||
Add_dependency run python
|
|
||||||
Add_dependency build zlib-devel
|
Add_dependency build zlib-devel
|
||||||
Add_dependency build python-devel
|
Add_dependency build python-devel
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,11 @@
|
||||||
|
libsigc-2.0.so.0
|
||||||
|
libfreetype.so.6
|
||||||
|
libpng14.so.14
|
||||||
|
libz.so.1
|
||||||
|
libXrender.so.1
|
||||||
|
libcairo.so.2
|
||||||
|
libX11.so.6
|
||||||
|
libstdc++.so.6
|
||||||
|
libm.so.6
|
||||||
|
libc.so.6
|
||||||
|
libgcc_s.so.1
|
|
@ -3,6 +3,7 @@ pkgname=cairomm
|
||||||
version=1.10.0
|
version=1.10.0
|
||||||
distfiles="http://cairographics.org/releases/$pkgname-$version.tar.gz"
|
distfiles="http://cairographics.org/releases/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
revision=2
|
||||||
short_desc="C++ bindings to Cairo vector graphics library"
|
short_desc="C++ bindings to Cairo vector graphics library"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=068d96c43eae7b0a3d98648cbfc6fbd16acc385858e9ba6d37b5a47e4dba398f
|
checksum=068d96c43eae7b0a3d98648cbfc6fbd16acc385858e9ba6d37b5a47e4dba398f
|
||||||
|
@ -12,18 +13,6 @@ long_desc="
|
||||||
the Standard Template Library where it makes sense."
|
the Standard Template Library where it makes sense."
|
||||||
|
|
||||||
subpackages="$pkgname-devel"
|
subpackages="$pkgname-devel"
|
||||||
Add_dependency run libgcc
|
|
||||||
Add_dependency run glibc
|
|
||||||
Add_dependency run libstdc++
|
|
||||||
Add_dependency run libsigc++
|
|
||||||
Add_dependency run freetype
|
|
||||||
Add_dependency run fontconfig
|
|
||||||
Add_dependency run libpng
|
|
||||||
Add_dependency run zlib
|
|
||||||
Add_dependency run libX11
|
|
||||||
Add_dependency run libXrender
|
|
||||||
Add_dependency run cairo ">=1.10.0"
|
|
||||||
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build libsigc++-devel
|
Add_dependency build libsigc++-devel
|
||||||
Add_dependency build freetype-devel
|
Add_dependency build freetype-devel
|
||||||
|
|
|
@ -0,0 +1,24 @@
|
||||||
|
libgdk-3.so.0
|
||||||
|
libpangocairo-1.0.so.0
|
||||||
|
libgdk_pixbuf-2.0.so.0
|
||||||
|
libcairo-gobject.so.2
|
||||||
|
libpango-1.0.so.0
|
||||||
|
libcairo.so.2
|
||||||
|
libXtst.so.6
|
||||||
|
libX11.so.6
|
||||||
|
libxklavier.so.16
|
||||||
|
libxml2.so.2
|
||||||
|
libgee.so.2
|
||||||
|
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
|
||||||
|
libpthread.so.0
|
||||||
|
libc.so.6
|
||||||
|
libgtk-3.so.0
|
||||||
|
libatk-1.0.so.0
|
||||||
|
libpangoft2-1.0.so.0
|
||||||
|
libfreetype.so.6
|
||||||
|
libfontconfig.so.1
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'caribou'
|
# Template file for 'caribou'
|
||||||
pkgname=caribou
|
pkgname=caribou
|
||||||
version=0.4.1
|
version=0.4.1
|
||||||
revision=1
|
revision=2
|
||||||
distfiles="${GNOME_SITE}/$pkgname/0.4/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/0.4/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile --disable-static
|
configure_args="--disable-schemas-compile --disable-static
|
||||||
|
@ -22,21 +22,6 @@ long_desc="
|
||||||
pycompile_module="$pkgname"
|
pycompile_module="$pkgname"
|
||||||
subpackages="$pkgname-devel"
|
subpackages="$pkgname-devel"
|
||||||
|
|
||||||
Add_dependency run glibc
|
|
||||||
Add_dependency run gtk+3
|
|
||||||
Add_dependency run pango
|
|
||||||
Add_dependency run gdk-pixbuf
|
|
||||||
Add_dependency run cairo
|
|
||||||
Add_dependency run libXtst
|
|
||||||
Add_dependency run libX11
|
|
||||||
Add_dependency run libxklavier
|
|
||||||
Add_dependency run libxml2
|
|
||||||
Add_dependency run libgee
|
|
||||||
Add_dependency run glib
|
|
||||||
Add_dependency run atk
|
|
||||||
Add_dependency run freetype
|
|
||||||
Add_dependency run fontconfig
|
|
||||||
|
|
||||||
Add_dependency run pyatspi
|
Add_dependency run pyatspi
|
||||||
Add_dependency run dbus-python
|
Add_dependency run dbus-python
|
||||||
Add_dependency run pygobject
|
Add_dependency run pygobject
|
||||||
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
libc.so.6
|
||||||
|
libacl.so.1
|
|
@ -5,6 +5,7 @@ distfiles="ftp://ftp.berlios.de/pub/cdrecord/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="CCOM=gcc RUNPATH= LDPATH= NOWARN=true"
|
make_build_args="CCOM=gcc RUNPATH= LDPATH= NOWARN=true"
|
||||||
make_install_args="INS_BASE=/usr MANDIR=/man"
|
make_install_args="INS_BASE=/usr MANDIR=/man"
|
||||||
|
revision=1
|
||||||
short_desc="Highly portable CD/DVD/BluRay command line recording software"
|
short_desc="Highly portable CD/DVD/BluRay command line recording software"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=7f9cb64820055573b880f77b2f16662a512518336ba95ab49228a1617973423d
|
checksum=7f9cb64820055573b880f77b2f16662a512518336ba95ab49228a1617973423d
|
||||||
|
@ -27,8 +28,6 @@ long_desc="
|
||||||
|
|
||||||
conf_files="/etc/default/rscsi /etc/default/cdrecord"
|
conf_files="/etc/default/rscsi /etc/default/cdrecord"
|
||||||
|
|
||||||
Add_dependency run glibc
|
|
||||||
Add_dependency run acl
|
|
||||||
Add_dependency build acl-devel
|
Add_dependency build acl-devel
|
||||||
|
|
||||||
post_install()
|
post_install()
|
||||||
|
|
|
@ -0,0 +1,3 @@
|
||||||
|
libm.so.6
|
||||||
|
libc.so.6
|
||||||
|
libogg.so.0
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'celt051'
|
# Template file for 'celt051'
|
||||||
pkgname=celt051
|
pkgname=celt051
|
||||||
version=0.5.1.3
|
version=0.5.1.3
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc=celt-${version}
|
wrksrc=celt-${version}
|
||||||
distfiles="http://downloads.us.xiph.org/releases/celt/celt-${version}.tar.gz"
|
distfiles="http://downloads.us.xiph.org/releases/celt/celt-${version}.tar.gz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -20,7 +20,5 @@ long_desc="
|
||||||
the normal celt for packages requiring this particular bitstream format."
|
the normal celt for packages requiring this particular bitstream format."
|
||||||
|
|
||||||
subpackages="$pkgname-devel"
|
subpackages="$pkgname-devel"
|
||||||
Add_dependency run glibc
|
|
||||||
Add_dependency run libogg
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build libogg-devel
|
Add_dependency build libogg-devel
|
||||||
|
|
|
@ -0,0 +1,17 @@
|
||||||
|
libcheese.so.1
|
||||||
|
libcheese-gtk.so.20
|
||||||
|
libgstreamer-0.10.so.0
|
||||||
|
libgnome-desktop-3.so.2
|
||||||
|
libclutter-gtk-1.0.so.0
|
||||||
|
libclutter-glx-1.0.so.0
|
||||||
|
libgee.so.2
|
||||||
|
libcanberra-gtk3.so.0
|
||||||
|
libgtk-3.so.0
|
||||||
|
libgdk-3.so.0
|
||||||
|
libgio-2.0.so.0
|
||||||
|
libgdk_pixbuf-2.0.so.0
|
||||||
|
libgobject-2.0.so.0
|
||||||
|
libgthread-2.0.so.0
|
||||||
|
libglib-2.0.so.0
|
||||||
|
libpthread.so.0
|
||||||
|
libc.so.6
|
|
@ -0,0 +1,45 @@
|
||||||
|
libclutter-gst-1.0.so.0
|
||||||
|
libgstbase-0.10.so.0
|
||||||
|
libgstreamer-0.10.so.0
|
||||||
|
libxml2.so.2
|
||||||
|
libmx-1.0.so.2
|
||||||
|
libgstinterfaces-0.10.so.0
|
||||||
|
libgnome-desktop-3.so.2
|
||||||
|
librsvg-2.so.2
|
||||||
|
libm.so.6
|
||||||
|
libclutter-gtk-1.0.so.0
|
||||||
|
libclutter-glx-1.0.so.0
|
||||||
|
libcogl-pango.so.0
|
||||||
|
libjson-glib-1.0.so.0
|
||||||
|
libGL.so.1
|
||||||
|
libXi.so.6
|
||||||
|
libcogl.so.5
|
||||||
|
libdrm.so.2
|
||||||
|
libX11.so.6
|
||||||
|
libXext.so.6
|
||||||
|
libXdamage.so.1
|
||||||
|
libXcomposite.so.1
|
||||||
|
libXfixes.so.3
|
||||||
|
libgee.so.2
|
||||||
|
libcanberra-gtk3.so.0
|
||||||
|
libcanberra.so.0
|
||||||
|
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
|
||||||
|
libgmodule-2.0.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
|
||||||
|
libpthread.so.0
|
||||||
|
libc.so.6
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue