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