build_style=meta-template -> build_style=meta
This commit is contained in:
parent
05a1e38683
commit
e1b436a98d
@ -3,7 +3,7 @@ pkgname=base-chroot
|
||||
version=0.35
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
build_style=meta-template
|
||||
build_style=meta
|
||||
homepage="http://www.voidlinux.eu"
|
||||
short_desc="Bootstrap packages for xbps-src"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
@ -3,7 +3,7 @@ pkgname=base-directories
|
||||
version=0.22
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
build_style=meta-template
|
||||
build_style=meta
|
||||
short_desc="Void Linux base system directories"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://code.google.com/p/xbps"
|
||||
|
@ -2,7 +2,7 @@
|
||||
pkgname=base-system
|
||||
version=0.75
|
||||
revision=1
|
||||
build_style=meta-template
|
||||
build_style=meta
|
||||
homepage="https://www.voidlinux.eu/"
|
||||
short_desc="Void Linux base system meta package"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
@ -2,7 +2,7 @@
|
||||
pkgname=base-voidstrap
|
||||
version=0.2
|
||||
revision=1
|
||||
build_style=meta-template
|
||||
build_style=meta
|
||||
homepage="http://www.voidlinux.eu"
|
||||
short_desc="Void Linux base system for the voidstrap script"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
@ -2,7 +2,7 @@
|
||||
pkgname=cross-vpkg-dummy
|
||||
version=0.3
|
||||
revision=1
|
||||
build_style=meta-template
|
||||
build_style=meta
|
||||
short_desc="Dummy meta-pkg for cross building packages with xbps-src"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="Public domain"
|
||||
|
@ -2,7 +2,7 @@
|
||||
pkgname=gnome
|
||||
version=3.8.0
|
||||
revision=4
|
||||
build_style=meta-template
|
||||
build_style=meta
|
||||
makedepends="
|
||||
gnome-backgrounds>=${version}
|
||||
gnome-themes-standard>=${version}
|
||||
|
@ -2,7 +2,7 @@
|
||||
pkgname=kde
|
||||
version=4.10.5
|
||||
revision=1
|
||||
build_style=meta-template
|
||||
build_style=meta
|
||||
makedepends="
|
||||
kdeadmin>=${version}
|
||||
kde-baseapps>=${version}
|
||||
|
@ -2,7 +2,7 @@
|
||||
pkgname=linux
|
||||
version=3.10
|
||||
revision=1
|
||||
build_style=meta-template
|
||||
build_style=meta
|
||||
homepage="https://www.voidlinux.eu/"
|
||||
short_desc="Linux kernel meta package"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
@ -2,7 +2,7 @@
|
||||
pkgname=lxde
|
||||
version=0.5.0
|
||||
revision=4
|
||||
build_style=meta-template
|
||||
build_style=meta
|
||||
makedepends="openbox pcmanfm lxde-icon-theme lxde-common lxappearance lxsession
|
||||
lxterminal lxlauncher lxinput lxrandr lxpanel lxtask gpicview xdg-utils xdg-user-dirs"
|
||||
short_desc="LXDE meta-package"
|
||||
|
@ -2,7 +2,7 @@
|
||||
pkgname=wifi-firmware
|
||||
version=1.2
|
||||
revision=2
|
||||
build_style=meta-template
|
||||
build_style=meta
|
||||
makedepends="ipw2100-firmware ipw2200-firmware zd1211-firmware"
|
||||
short_desc="WiFi firmware meta-package"
|
||||
homepage="http://kernel.org/"
|
||||
|
@ -2,7 +2,7 @@
|
||||
pkgname=xfce4
|
||||
version=4.10.0
|
||||
revision=3
|
||||
build_style=meta-template
|
||||
build_style=meta
|
||||
makedepends="xfce4-appfinder>=4.10.0 xfce4-mixer>=4.8.0_3 xfce4-panel>=4.10.0
|
||||
xfce4-session>=4.10.0 xfce4-settings>=4.10.0 xfconf>=4.10.0 xfdesktop>=4.10.0
|
||||
xfwm4>=4.10.0 xfwm4-themes>=4.10.0 xfce4-power-manager>=1.2.0 xfce4-terminal
|
||||
|
@ -2,7 +2,7 @@
|
||||
pkgname=xorg-apps
|
||||
version=7.6
|
||||
revision=3
|
||||
build_style=meta-template
|
||||
build_style=meta
|
||||
# xinit is not in xorg-7.5 app directory?!!
|
||||
makedepends="iceauth>=1.0.4 sessreg>=1.0.6 setxkbmap>=1.2.0 smproxy>=1.0.4
|
||||
x11perf>=1.5.2 xauth>=1.0.5 xbacklight>=1.1.2 xcmsdb>=1.0.3 xcursorgen>=1.0.4
|
||||
|
@ -2,7 +2,7 @@
|
||||
pkgname=xorg-fonts
|
||||
version=7.6
|
||||
revision=2
|
||||
build_style=meta-template
|
||||
build_style=meta
|
||||
makedepends="encodings>=1.0.4 font-adobe-100dpi>=1.0.3 font-adobe-75dpi>=1.0.3
|
||||
font-adobe-utopia-100dpi>=1.0.4 font-adobe-utopia-75dpi>=1.0.4
|
||||
font-adobe-utopia-type1>=1.0.4 font-bh-100dpi>=1.0.3 font-bh-75dpi>=1.0.3
|
||||
|
@ -2,7 +2,7 @@
|
||||
pkgname=xorg-input-drivers
|
||||
version=7.6
|
||||
revision=2
|
||||
build_style=meta-template
|
||||
build_style=meta
|
||||
makedepends="xf86-input-evdev>=2.5.0 xf86-input-synaptics>=1.3.0
|
||||
xf86-input-vmmouse>=12.6.10 xf86-input-wacom>=0.14.0"
|
||||
short_desc="X.org input drivers meta-package"
|
||||
|
@ -2,7 +2,7 @@
|
||||
pkgname=xorg-video-drivers
|
||||
version=7.6
|
||||
revision=10
|
||||
build_style=meta-template
|
||||
build_style=meta
|
||||
short_desc="X.org video drivers meta-package"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.voidlinux.eu"
|
||||
|
@ -2,7 +2,7 @@
|
||||
pkgname=xorg
|
||||
version=7.6
|
||||
revision=2
|
||||
build_style=meta-template
|
||||
build_style=meta
|
||||
makedepends="xorg-fonts>=7.6 xorg-server>=1.9.3 xorg-apps>=7.6
|
||||
xorg-input-drivers>=7.6 xorg-video-drivers>=7.6"
|
||||
short_desc="X.org meta-package"
|
||||
|
Loading…
Reference in New Issue
Block a user