New package: cross-vpkg-dummy-0.1 required to cross build pkgs.
This commit is contained in:
parent
fc06a7cc36
commit
a4c0984110
1 changed files with 19 additions and 0 deletions
19
srcpkgs/cross-vpkg-dummy/template
Normal file
19
srcpkgs/cross-vpkg-dummy/template
Normal file
|
@ -0,0 +1,19 @@
|
|||
# Template file for 'cross-vpkg-dummy'
|
||||
pkgname=cross-vpkg-dummy
|
||||
version=0.1
|
||||
revision=1
|
||||
build_style=meta-template
|
||||
short_desc="Dummy meta-pkg for cross building packages with xbps-src"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="Public domain"
|
||||
homepage="http://www.voidlinux.eu"
|
||||
|
||||
noarch=yes
|
||||
nofetch=yes
|
||||
noextract=yes
|
||||
|
||||
provides="binutils-2.23.51.0.3 bash-4.2 coreutils-8.17 diffutils-3.2
|
||||
fakeroot-1.18.4_1 findutils-4.4.2 gawk-4.0.0 libgcc-4.7.2 libstdc++-4.7.2
|
||||
libstdc++-devel-4.7.2 gcc-4.7.2 gcc-c++-4.7.2 gettext-0.18.1.1
|
||||
glibc-2.17 glibc-devel-2.17 grep-2.10 gzip-1.4 m4-1.4.16 make-3.82
|
||||
patch-2.7.1 sed-4.2.1 tar-1.26 texinfo-4.13a util-linux-2.21 xz-5.0.4"
|
Loading…
Reference in a new issue