No need to depend in texinfo/diffutils/xz, they are in bootstrap.

This commit is contained in:
Juan RP 2011-11-15 16:03:36 +01:00
parent a1a34edfa1
commit 5c0c5fd5b4
46 changed files with 2 additions and 63 deletions

View File

@ -21,4 +21,3 @@ long_desc="
subpackages="$pkgname-devel" subpackages="$pkgname-devel"
Add_dependency full perl ">=0" Add_dependency full perl ">=0"
Add_dependency build ncurses-devel Add_dependency build ncurses-devel
Add_dependency build texinfo

View File

@ -20,5 +20,3 @@ Add_dependency full gawk
Add_dependency full diffutils Add_dependency full diffutils
Add_dependency full m4 Add_dependency full m4
Add_dependency full perl ">=0" Add_dependency full perl ">=0"
Add_dependency build texinfo
Add_dependency build xz

View File

@ -17,4 +17,3 @@ long_desc="
noarch=yes noarch=yes
Add_dependency full autoconf ">=2.60" Add_dependency full autoconf ">=2.60"
Add_dependency full libtool Add_dependency full libtool
Add_dependency build texinfo

View File

@ -40,7 +40,6 @@ register_shell="/bin/bash"
Add_dependency build ncurses-devel Add_dependency build ncurses-devel
if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then
Add_dependency build bison Add_dependency build bison
Add_dependency build texinfo
Add_dependency build gettext Add_dependency build gettext
fi fi

View File

@ -24,10 +24,8 @@ long_desc="
bootstrap=yes bootstrap=yes
subpackages="$pkgname-devel" subpackages="$pkgname-devel"
if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then
Add_dependency build gettext Add_dependency build gettext
Add_dependency build texinfo
fi fi
do_build() do_build()

View File

@ -14,4 +14,3 @@ long_desc="
Add_dependency full glibc Add_dependency full glibc
Add_dependency full m4 Add_dependency full m4
Add_dependency build gettext Add_dependency build gettext
Add_dependency build texinfo

View File

@ -19,10 +19,6 @@ subpackages="$pkgname-devel"
Add_dependency build gmp-devel Add_dependency build gmp-devel
Add_dependency build ppl-devel Add_dependency build ppl-devel
if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then
Add_dependency build texinfo
fi
pre_configure() pre_configure()
{ {
sed -i "/ppl_minor_version=/s#10#11#" configure sed -i "/ppl_minor_version=/s#10#11#" configure

View File

@ -15,12 +15,10 @@ long_desc="
utilities of the GNU operating system. These are the core utilities utilities of the GNU operating system. These are the core utilities
which are expected to exist on every operating system." which are expected to exist on every operating system."
Add_dependency build perl Add_dependency build perl
Add_dependency build gmp-devel Add_dependency build gmp-devel
Add_dependency build acl-devel Add_dependency build acl-devel
Add_dependency build libcap-devel Add_dependency build libcap-devel
Add_dependency build texinfo
post_install() post_install()
{ {

View File

@ -13,7 +13,6 @@ long_desc="
on tapes." on tapes."
Add_dependency build gettext Add_dependency build gettext
Add_dependency build texinfo
post_install() post_install()
{ {

View File

@ -17,6 +17,5 @@ long_desc="
CVS is a production quality system in wide use around the world, including CVS is a production quality system in wide use around the world, including
many free software projects." many free software projects."
Add_dependency build texinfo
Add_dependency build mit-krb5-devel Add_dependency build mit-krb5-devel
Add_dependency full openssh-client Add_dependency full openssh-client

View File

@ -19,5 +19,4 @@ bootstrap=yes
if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then
Add_dependency build gettext Add_dependency build gettext
Add_dependency build texinfo
fi fi

View File

@ -22,7 +22,6 @@ Add_dependency build gettext
Add_dependency build libuuid-devel Add_dependency build libuuid-devel
Add_dependency build libblkid-devel Add_dependency build libblkid-devel
Add_dependency build pkg-config Add_dependency build pkg-config
Add_dependency build texinfo
post_install() post_install()
{ {

View File

@ -14,5 +14,3 @@ long_desc="
A restricted version of ed, red, can only edit files in the current directory A restricted version of ed, red, can only edit files in the current directory
and cannot execute shell commands. Ed is the standard text editor in the and cannot execute shell commands. Ed is the standard text editor in the
sense that it is the original editor for Unix, and thus widely available." sense that it is the original editor for Unix, and thus widely available."
Add_dependency build texinfo

View File

@ -19,7 +19,6 @@ long_desc="
conf_files="/etc/updatedb.conf" conf_files="/etc/updatedb.conf"
Add_dependency build gettext Add_dependency build gettext
Add_dependency build texinfo
post_install() post_install()
{ {

View File

@ -26,4 +26,3 @@ Add_dependency full glibc
Add_dependency full bison Add_dependency full bison
Add_dependency full m4 Add_dependency full m4
Add_dependency build gettext Add_dependency build gettext
Add_dependency build texinfo

View File

@ -14,4 +14,3 @@ long_desc="
The GNU AWK utility, a pattern scanning and processing tool." The GNU AWK utility, a pattern scanning and processing tool."
Add_dependency build gettext Add_dependency build gettext
Add_dependency build texinfo

View File

@ -44,7 +44,6 @@ if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then
Add_dependency build coreutils Add_dependency build coreutils
Add_dependency build gawk Add_dependency build gawk
Add_dependency build sed Add_dependency build sed
Add_dependency build texinfo
Add_dependency build gettext Add_dependency build gettext
Add_dependency build flex Add_dependency build flex
fi fi

View File

@ -29,7 +29,6 @@ long_desc="
pycompile_dirs="usr/share/gdb/python/gdb" pycompile_dirs="usr/share/gdb/python/gdb"
conf_files="/etc/gdb/gdbinit" conf_files="/etc/gdb/gdbinit"
Add_dependency build texinfo
Add_dependency build ncurses-devel Add_dependency build ncurses-devel
Add_dependency build zlib-devel Add_dependency build zlib-devel
Add_dependency build readline-devel Add_dependency build readline-devel

View File

@ -30,7 +30,6 @@ Add_dependency build kernel-libc-headers
if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then
Add_dependency build coreutils Add_dependency build coreutils
Add_dependency build gettext Add_dependency build gettext
Add_dependency build texinfo
Add_dependency build gawk Add_dependency build gawk
Add_dependency build sed Add_dependency build sed
Add_dependency build perl ">=0" Add_dependency build perl ">=0"

View File

@ -35,7 +35,6 @@ Add_dependency build m4
if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then
Add_dependency build gettext Add_dependency build gettext
Add_dependency build texinfo
fi fi
post_install() post_install()

View File

@ -16,9 +16,7 @@ long_desc="
GPG, is a command line tool with features for easy integration with other GPG, is a command line tool with features for easy integration with other
applications. A wealth of frontend applications and libraries are available." applications. A wealth of frontend applications and libraries are available."
Add_dependency build gettext Add_dependency build gettext
Add_dependency build texinfo
Add_dependency build zlib-devel Add_dependency build zlib-devel
Add_dependency build bzip2-devel Add_dependency build bzip2-devel
Add_dependency build libldap-devel Add_dependency build libldap-devel

View File

@ -31,7 +31,6 @@ long_desc="
subpackages="$pkgname-devel $pkgname-tools" subpackages="$pkgname-devel $pkgname-tools"
Add_dependency build gettext Add_dependency build gettext
Add_dependency build texinfo
Add_dependency build libgpg-error-devel Add_dependency build libgpg-error-devel
Add_dependency build libstdc++-devel Add_dependency build libstdc++-devel
Add_dependency build zlib-devel Add_dependency build zlib-devel

View File

@ -18,8 +18,6 @@ long_desc="
code, for emitting switch statements or nested ifs instead of a hash table, code, for emitting switch statements or nested ifs instead of a hash table,
and for tuning the algorithm employed by gperf." and for tuning the algorithm employed by gperf."
Add_dependency build texinfo
post_install() post_install()
{ {
touch -f ${DESTDIR}/usr/share/info/dir touch -f ${DESTDIR}/usr/share/info/dir

View File

@ -24,7 +24,6 @@ long_desc="
subpackages="gpgme-devel" subpackages="gpgme-devel"
Add_dependency build gettext Add_dependency build gettext
Add_dependency build texinfo
Add_dependency build libgpg-error-devel Add_dependency build libgpg-error-devel
Add_dependency build libassuan-devel Add_dependency build libassuan-devel
Add_dependency full gnupg Add_dependency full gnupg

View File

@ -14,6 +14,5 @@ long_desc="
full regexp matcher without necessarily having to look at every character. full regexp matcher without necessarily having to look at every character.
The result is typically many times faster than Unix grep or egrep." The result is typically many times faster than Unix grep or egrep."
Add_dependency build texinfo
Add_dependency build gettext Add_dependency build gettext
Add_dependency build pcre-devel Add_dependency build pcre-devel

View File

@ -21,7 +21,6 @@ subpackages="groff-doc"
Add_dependency run zlib Add_dependency run zlib
Add_dependency build bison Add_dependency build bison
Add_dependency build texinfo
Add_dependency build zlib-devel Add_dependency build zlib-devel
Add_dependency full bash Add_dependency full bash
Add_dependency full sed Add_dependency full sed

View File

@ -16,7 +16,6 @@ conf_files="/etc/default/grub /etc/grub.d/40_custom"
Add_dependency build xz Add_dependency build xz
Add_dependency build flex Add_dependency build flex
Add_dependency build texinfo
Add_dependency build zlib-devel Add_dependency build zlib-devel
Add_dependency build libusb-compat-devel Add_dependency build libusb-compat-devel
Add_dependency build ncurses-devel Add_dependency build ncurses-devel

View File

@ -22,11 +22,10 @@ long_desc="
subpackages="$pkgname-devel" subpackages="$pkgname-devel"
Add_dependency build pkg-config Add_dependency build pkg-config
Add_dependency build coreutils
Add_dependency build flex Add_dependency build flex
Add_dependency build python Add_dependency build python
Add_dependency build docbook-xsl Add_dependency build docbook-xsl
Add_dependency build libxml2-devel Add_dependency build libxml2-devel
Add_dependency build glib-devel Add_dependency build glib-devel
Add_dependency build gobject-introspection Add_dependency build gobject-introspection
Add_dependency build coreutils
Add_dependency build diffutils

View File

@ -15,12 +15,7 @@ long_desc="
bootstrap=yes bootstrap=yes
if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then post_build() {
Add_dependency build texinfo
fi
post_build()
{
mkdir -p ${DESTDIR}/usr/share/info mkdir -p ${DESTDIR}/usr/share/info
touch -f ${DESTDIR}/usr/share/info/dir touch -f ${DESTDIR}/usr/share/info/dir
} }

View File

@ -30,7 +30,6 @@ long_desc="
between the two languages." between the two languages."
subpackages="$pkgname-devel" subpackages="$pkgname-devel"
Add_dependency build texinfo
post_install() post_install()
{ {

View File

@ -16,5 +16,4 @@ long_desc="
lot of supporting functions." lot of supporting functions."
subpackages="$pkgname-devel" subpackages="$pkgname-devel"
Add_dependency build texinfo
Add_dependency build libgpg-error-devel Add_dependency build libgpg-error-devel

View File

@ -28,4 +28,3 @@ subpackages="$pkgname-devel"
Add_dependency build perl Add_dependency build perl
Add_dependency build pkg-config Add_dependency build pkg-config
Add_dependency build gettext Add_dependency build gettext
Add_dependency build texinfo

View File

@ -26,4 +26,3 @@ long_desc="
sound output capabilities, as they appear." sound output capabilities, as they appear."
subpackages="$pkgname-devel" subpackages="$pkgname-devel"
Add_dependency build texinfo

View File

@ -20,4 +20,3 @@ long_desc="
- no limits for INTEGER and ENUMERATED values." - no limits for INTEGER and ENUMERATED values."
subpackages="$pkgname-devel $pkgname-tools" subpackages="$pkgname-devel $pkgname-tools"
Add_dependency build texinfo

View File

@ -18,4 +18,3 @@ noarch=yes
subpackages="libltdl libltdl-devel" subpackages="libltdl libltdl-devel"
Add_dependency full tar Add_dependency full tar
Add_dependency full sed Add_dependency full sed
Add_dependency build texinfo

View File

@ -20,5 +20,4 @@ bootstrap=yes
if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then
Add_dependency build gettext Add_dependency build gettext
Add_dependency build texinfo
fi fi

View File

@ -16,5 +16,4 @@ bootstrap=yes
if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then
Add_dependency build gettext Add_dependency build gettext
Add_dependency build texinfo
fi fi

View File

@ -23,6 +23,5 @@ subpackages="$pkgname-devel"
Add_dependency build gmp-devel Add_dependency build gmp-devel
if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then
Add_dependency build texinfo
Add_dependency build gettext Add_dependency build gettext
fi fi

View File

@ -20,4 +20,3 @@ Add_dependency build glibc-devel
Add_dependency build ncurses-devel Add_dependency build ncurses-devel
Add_dependency build gettext Add_dependency build gettext
Add_dependency build groff Add_dependency build groff
Add_dependency build texinfo

View File

@ -24,7 +24,6 @@ long_desc="
subpackages="$pkgname-devel" subpackages="$pkgname-devel"
Add_dependency build ncurses-devel Add_dependency build ncurses-devel
Add_dependency build texinfo
pre_configure() pre_configure()
{ {

View File

@ -18,7 +18,6 @@ long_desc="
libiconv character sets, are supported." libiconv character sets, are supported."
subpackages="librecode $pkgname-devel" subpackages="librecode $pkgname-devel"
Add_dependency build texinfo
Add_dependency build automake Add_dependency build automake
Add_dependency build gettext Add_dependency build gettext

View File

@ -31,7 +31,6 @@ long_desc="
Add_dependency build pam-devel Add_dependency build pam-devel
Add_dependency build gettext Add_dependency build gettext
Add_dependency build texinfo
Add_dependency build ncurses-devel Add_dependency build ncurses-devel
Add_dependency build glibc-devel Add_dependency build glibc-devel

View File

@ -14,4 +14,3 @@ long_desc="
Add_dependency build acl-devel Add_dependency build acl-devel
Add_dependency build gettext Add_dependency build gettext
Add_dependency build texinfo

View File

@ -15,6 +15,3 @@ long_desc="
does not create correct ustar archives." does not create correct ustar archives."
bootstrap=yes bootstrap=yes
if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then
Add_dependency build texinfo
fi

View File

@ -37,7 +37,6 @@ conf_files="/etc/wgetrc"
Add_dependency run ca-certificates Add_dependency run ca-certificates
Add_dependency build perl ">=0" Add_dependency build perl ">=0"
Add_dependency build gettext Add_dependency build gettext
Add_dependency build texinfo
Add_dependency build openssl-devel Add_dependency build openssl-devel
Add_dependency build libidn-devel Add_dependency build libidn-devel

View File

@ -13,4 +13,3 @@ long_desc="
Add_dependency full glibc Add_dependency full glibc
Add_dependency full bash Add_dependency full bash
Add_dependency build texinfo