Add a "noarch" var. Used by packages that aren't arch specific.

--HG--
extra : convert_revision : 263bd27542e1f2e65f119eb307d37d7b7ade3236
This commit is contained in:
Juan RP 2009-02-15 23:57:15 +01:00
parent 746d59a9dd
commit 870addbffc
6 changed files with 8 additions and 1 deletions

View File

@ -68,7 +68,7 @@ reset_tmpl_vars()
build_depends libtool_fixup_la_stage no_fixup_libtool \ build_depends libtool_fixup_la_stage no_fixup_libtool \
disable_parallel_build run_depends cross_compiler \ disable_parallel_build run_depends cross_compiler \
only_for_archs patch_args conf_files keep_dirs \ only_for_archs patch_args conf_files keep_dirs \
install_priority \ install_priority noarch \
XBPS_EXTRACT_DONE XBPS_CONFIGURE_DONE \ XBPS_EXTRACT_DONE XBPS_CONFIGURE_DONE \
XBPS_BUILD_DONE XBPS_INSTALL_DONE" XBPS_BUILD_DONE XBPS_INSTALL_DONE"

View File

@ -18,6 +18,7 @@ long_desc="
LVM2, LUKS or NFS is also supported. Any boot loader with initrd support is LVM2, LUKS or NFS is also supported. Any boot loader with initrd support is
able to load an initramfs archive." able to load an initramfs archive."
noarch=yes
keep_dirs="/var/lib/$pkgname" keep_dirs="/var/lib/$pkgname"
config_files="/etc/$pkgname/initramfs.conf /etc/$pkgname/update-initramfs.conf" config_files="/etc/$pkgname/initramfs.conf /etc/$pkgname/update-initramfs.conf"
build_depends="cpio-2.9 util-linux-ng-2.14 klibc-1.5.14 build_depends="cpio-2.9 util-linux-ng-2.14 klibc-1.5.14

View File

@ -10,3 +10,5 @@ maintainer="Juan RP <xtraeme@gmail.com>"
checksum=c836005c6754a21904e47ab9e95e635108d6de1b54359c9ba0dbc07d6e9383de checksum=c836005c6754a21904e47ab9e95e635108d6de1b54359c9ba0dbc07d6e9383de
long_desc=" long_desc="
The Linux Documentation Project (LDP) manual pages." The Linux Documentation Project (LDP) manual pages."
noarch=yes

View File

@ -8,6 +8,7 @@ long_desc="
This package installs all necessary packages to be able to build packages This package installs all necessary packages to be able to build packages
inside of a chroot and continue installing them." inside of a chroot and continue installing them."
noarch=yes
base_chroot=yes base_chroot=yes
build_depends="glibc-2.8 kernel-libc-headers-2.6.27.3 bash-3.2 coreutils-6.12 build_depends="glibc-2.8 kernel-libc-headers-2.6.27.3 bash-3.2 coreutils-6.12
bison-2.3 texinfo-4.13 m4-1.4.12 libarchive-2.5.5 binutils-2.18 gcc-4.3.2 bison-2.3 texinfo-4.13 m4-1.4.12 libarchive-2.5.5 binutils-2.18 gcc-4.3.2

View File

@ -8,6 +8,7 @@ long_desc="
This package installs the base system directories." This package installs the base system directories."
base_chroot=yes base_chroot=yes
noarch=yes
install_priority=100 install_priority=100
do_install() do_install()

View File

@ -8,6 +8,8 @@ long_desc="
This package installs the base system packages to be able to build This package installs the base system packages to be able to build
your own full GNU/Linux system through xbps." your own full GNU/Linux system through xbps."
noarch=yes
build_depends="man-pages-3.11 man-db-2.5.2 util-linux-ng-2.14.1 build_depends="man-pages-3.11 man-db-2.5.2 util-linux-ng-2.14.1
initramfs-tools-0.92 less-4.24 kbd-1.14.1 procps-3.2.7 initramfs-tools-0.92 less-4.24 kbd-1.14.1 procps-3.2.7
sysklogd-1.5 eject-2.1.5 sudo-1.6.9 shadow-4.1 openssl-0.9.8 sysklogd-1.5 eject-2.1.5 sudo-1.6.9 shadow-4.1 openssl-0.9.8