2013-02-05 08:54:43 +00:00
|
|
|
# Template file for 'cross-vpkg-dummy'
|
|
|
|
pkgname=cross-vpkg-dummy
|
2014-10-20 08:59:53 +00:00
|
|
|
version=0.13
|
2013-02-05 08:54:43 +00:00
|
|
|
revision=1
|
2013-08-27 09:20:36 +00:00
|
|
|
build_style=meta
|
2013-02-05 08:54:43 +00:00
|
|
|
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
|
2014-01-01 15:10:11 +00:00
|
|
|
depends="base-directories xbps-triggers"
|
|
|
|
provides="
|
2014-10-20 08:59:53 +00:00
|
|
|
kernel-libc-headers-3.17.1_1
|
2014-03-15 20:47:04 +00:00
|
|
|
binutils-2.24_3
|
2014-05-16 10:04:15 +00:00
|
|
|
libgcc-4.9.0_4
|
|
|
|
libstdc++-4.9.0_4
|
|
|
|
libstdc++-devel-4.9.0_4
|
|
|
|
libgomp-4.9.0_4
|
|
|
|
libgomp-devel-4.9.0_4
|
|
|
|
gcc-4.9.0_4
|
|
|
|
gcc-c++-4.9.0_4
|
2014-03-15 20:47:04 +00:00
|
|
|
glibc-2.19_3
|
|
|
|
glibc-devel-2.19_3
|
2014-03-17 10:10:22 +00:00
|
|
|
musl-0.9.15_1"
|
2014-09-08 07:32:49 +00:00
|
|
|
conflicts="
|
|
|
|
kernel-libc-headers>=0
|
|
|
|
binutils>=0
|
|
|
|
libgcc>=0
|
|
|
|
libstdc++>=0
|
|
|
|
libstdc++-devel>=0
|
|
|
|
libgomp>=0
|
|
|
|
libgomp-devel>=0
|
|
|
|
gcc>=0
|
|
|
|
gcc-c++>=0
|
|
|
|
glibc>=0
|
|
|
|
glibc-devel>=0
|
|
|
|
musl>=0"
|