Merge branch 'master' into check
This commit is contained in:
commit
5a11957d14
1769 changed files with 36679 additions and 23176 deletions
|
@ -10,8 +10,7 @@ UBUNTU_SITE="http://archive.ubuntu.com/ubuntu/pool"
|
|||
XORG_SITE="http://xorg.freedesktop.org/releases/individual"
|
||||
DEBIAN_SITE="http://ftp.debian.org/debian/pool"
|
||||
GNOME_SITE="http://ftp.gnome.org/pub/GNOME/sources"
|
||||
KERNEL_SITE="http://www.kernel.org/pub/linux"
|
||||
#KERNEL_SITE="http://mirror.be.gbxs.net/pub/linux"
|
||||
KERNEL_SITE="https://www.kernel.org/pub/linux"
|
||||
CPAN_SITE="http://cpan.perl.org/modules/by-module"
|
||||
PYPI_SITE="https://files.pythonhosted.org/packages/source"
|
||||
MOZILLA_SITE="http://ftp.mozilla.org/pub"
|
||||
|
|
|
@ -6,10 +6,10 @@ unset -v pkgname version revision short_desc homepage license maintainer
|
|||
unset -v only_for_archs distfiles checksum build_style nocross broken
|
||||
unset -v configure_script configure_args wrksrc build_wrksrc create_wrksrc
|
||||
unset -v make_cmd make_build_args make_install_args make_build_target make_install_target python_version stackage
|
||||
unset -v patch_args disable_parallel_build keep_libtool_archives
|
||||
unset -v reverts subpackages makedepends hostmakedepends checkdepends depends restricted
|
||||
unset -v patch_args disable_parallel_build keep_libtool_archives make_use_env
|
||||
unset -v reverts subpackages makedepends hostmakedepends depends restricted
|
||||
unset -v nopie build_options build_options_default bootstrap repository reverts
|
||||
unset -v CFLAGS CXXFLAGS CPPFLAGS LDFLAGS LD_LIBRARY_PATH
|
||||
unset -v CFLAGS CXXFLAGS FFLAGS CPPFLAGS LDFLAGS LD_LIBRARY_PATH
|
||||
unset -v CC CXX CPP GCC LD AR AS RANLIB NM OBJDUMP OBJCOPY STRIP READELF
|
||||
|
||||
# hooks/do-extract/00-distfiles
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue