various: adjusted dependencies

This commit is contained in:
Natanael Copa 2008-11-07 21:51:32 +00:00
parent 9db4181f32
commit 8073ab816e
14 changed files with 8 additions and 14 deletions

View File

@ -2,6 +2,7 @@ pkgname=alpine-baselayout
pkgver=1.12.1
pkgdesc="Alpine base dir structure and init scripts"
url=http://dev.alpinelinux.org/alpine/alpine-baselayout
depends="uclibc"
source="http://dev.alpinelinux.org/alpine/$pkgname/$pkgname-$pkgver.tar.gz
modloop.initd
install-D.patch

View File

@ -7,7 +7,6 @@ arch=i486
license="GPL2 GPL3"
url="http://www.gnu.org/software/autoconf"
depends="m4 perl"
makedepends="binutils gcc make linux-headers perl uclibc-dev"
source="ftp://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz"
subpackages="$pkgname-doc"

View File

@ -4,8 +4,7 @@ pkgrel=1
pkgdesc="Size optimized toolbox of many common UNIX utilities"
url=http://busybox.net
license=GPL-2
arch=i486
makedepends="binutils gcc linux-headers make patch uclibc-dev"
depends=uclibc
source="http://busybox.net/downloads/busybox-1.12.1.tar.bz2
http://busybox.net/downloads/fixes-1.12.1/busybox-1.12.1-grep.patch

View File

@ -5,7 +5,6 @@ pkgdesc="Gives a fake root environment, useful for building packages as a non-pr
license='GPL'
url="http://packages.debian.org/fakeroot"
depends='uclibc'
makedepends='binutils gcc make linux-headers uclibc-dev'
subpackages="$pkgname-dev $pkgname-doc"
source="http://ftp.debian.org/debian/pool/main/f/$pkgname/${pkgname}_${pkgver}.tar.gz
busybox-compat.patch"

View File

@ -7,6 +7,7 @@ pkgdesc="A generic library support script"
license='GPL'
url="http://www.gnu.org/software/libtool"
source="ftp://ftp.gnu.org/pub/gnu/libtool/${pkgname}-${pkgver}.tar.gz"
depends=uclibc
subpackages="libltdl"
build() {

View File

@ -5,7 +5,6 @@ pkgdesc="Linux kernel sources with grsecurity patch"
_kernver=2.6.26
_grsecver=2.1.12-2.6.26.6-200810131006
pkgrel=1
makedepends=patch
arch=i486
license=GPL-2
url=http://kernel.org

View File

@ -3,7 +3,6 @@ pkgver=2.6.27.4
_kernver=2.6.27
pkgrel=1
pkgdesc="The vanilla Linux kernel sources"
makedepends=patch
arch=i486
license=GPL-2
url=http://kernel.org

View File

@ -6,7 +6,6 @@ arch=i486
url="http://www.gnu.org/software/m4"
source=ftp://ftp.gnu.org/gnu/m4/$pkgname-$pkgver.tar.gz
depends=uclibc
makedepends="binutils gcc linux-headers make uclibc-dev"
license=GPL
subpackages="m4-doc"
origin="core/$pkgname"

View File

@ -1,10 +1,10 @@
#!/bin/sh
pkgname=ncurses
pkgver=5.6
pkgrel=0
pkgdesc="Console display library"
url="http://www.gnu.org/software/ncurses/"
license=MIT
depends=uclibc
source="ftp://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz
ftp://invisible-island.net/ncurses/${pkgver}/${pkgname}-${pkgver}-coverity.patch.gz
"

View File

@ -7,7 +7,7 @@ url=http://www.openntpd.org/
install=openntpd.install
subpackages="openntpd-doc"
depends="uclibc openssl"
makedepends="openssl-dev"
license=BSD
source="

View File

@ -5,7 +5,6 @@ pkgdesc="Utility to apply diffs to files"
url="http://www.gnu.org/software/patch/patch.html"
license='GPL'
depends='uclibc'
makedepends='binutils gcc make linux-headers uclibc-dev'
source=http://alpha.gnu.org/gnu/diffutils/$pkgname-$pkgver.tar.gz
subpackages="$pkgname-doc"

View File

@ -4,7 +4,8 @@ pkgver=0.1.7
pkgrel=0
depends=uclibc
license=GPL
makedepends="autoconf automake binutils gcc make uclibc-dev"
makedepends="autoconf automake"
depends="tdb uclibc"
arch=i486
url=http://sfic.sourceforge.net
source="http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"

View File

@ -9,7 +9,7 @@ source="http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
license="GPL-2"
subpackages="$pkgname-dev $pkgname-doc"
makedepends="binutils gcc linux-headers make uclibc-dev"
depends="uclibc"
build() {
cd $srcdir/$pkgname-$pkgver

View File

@ -5,8 +5,6 @@ url=http://uclibc.org
license="LGPL-2"
_mynamever=uClibc-0.9.30-rc3
makedepends="binutils gcc linux-headers make uclibc-dev"
subpackages="$pkgname-dev"
source="http://uclibc.org/downloads/$_mynamever.tar.bz2