void-packages/srcpkgs/xorg-video-drivers/template
Juan RP 85cc462e1d Major infrastructure changes, part 2.
* Moved helpers, common and triggers dirs into xbps-src, where
  they belong.
* Renamed the templates dir to srcpkgs, it was so redundant before.
* Make it possible to add subpkgs with no restriction in names, for
  example udev now has a subpkgs called "libgudev". Previously
  subpkgs were named "${sourcepkg}-${pkgname}".
* xbps-src: changed to look for template files in current directory.
  That means that most arguments from the targets have been removed.
* xbps-src: added a reinstall target, to remove + install.
* xbps-src: do not overwrite binpkgs by default, skip them.

And more that I forgot because it's a mega-commit that I've been
working for some days already...

--HG--
extra : convert_revision : 0f466878584d1e6895d2a234f07ea1b2d1e61b3e
2009-11-22 08:31:44 +01:00

48 lines
2 KiB
Plaintext

# Template file for 'xorg-video-drivers'
pkgname=xorg-video-drivers
version=7.5
revision=1
build_style=meta-template
short_desc="X.org video drivers meta-package"
maintainer="Juan RP <xtraeme@gmail.com>"
long_desc="
This is the Xorg meta-package for installing the various
X.org xserver video drivers from the modular Xorg X11 project."
noarch=yes
Add_dependency full xf86-video-apm ">=1.2.2"
Add_dependency full xf86-video-ark ">=0.7.2"
Add_dependency full xf86-video-ast ">=0.89.9"
Add_dependency full xf86-video-ati ">=6.12.4"
Add_dependency full xf86-video-chips ">=1.2.2"
Add_dependency full xf86-video-cirrus ">=1.3.2"
Add_dependency full xf86-video-fbdev ">=0.4.1"
Add_dependency full xf86-video-geode ">=2.11.6"
Add_dependency full xf86-video-glint ">=1.2.4"
Add_dependency full xf86-video-i128 ">=1.3.3"
Add_dependency full xf86-video-i740 ">=1.3.2"
Add_dependency full xf86-video-intel ">=2.9.1"
Add_dependency full xf86-video-mach64 ">=6.8.2"
Add_dependency full xf86-video-mga ">=1.4.11"
Add_dependency full xf86-video-neomagic ">=1.2.4"
Add_dependency full xf86-video-nv ">=2.1.15"
Add_dependency full xf86-video-openchrome ">=0.2.904"
Add_dependency full xf86-video-r128 ">=6.8.1"
# radeonhd is not part of xorg 7.5
Add_dependency full xf86-video-radeonhd ">=1.3.0"
#Add_dependency full xf86-video-rendition ">=4.2.3"
Add_dependency full xf86-video-s3 ">=0.6.3"
Add_dependency full xf86-video-s3virge ">=1.10.4"
Add_dependency full xf86-video-savage ">=2.3.1"
Add_dependency full xf86-video-siliconmotion ">=1.7.3"
Add_dependency full xf86-video-sis ">=0.10.2"
Add_dependency full xf86-video-sisusb ">=0.9.3"
Add_dependency full xf86-video-tdfx ">=1.4.3"
Add_dependency full xf86-video-trident ">=1.3.3"
Add_dependency full xf86-video-tseng ">=1.2.3"
Add_dependency full xf86-video-v4l ">=0.2.0"
Add_dependency full xf86-video-vesa ">=2.2.1"
Add_dependency full xf86-video-vmware ">=10.16.8_2"
Add_dependency full xf86-video-voodoo ">=1.2.3"
#Add_dependency full xf86-video-xgixp ">=1.7.99.4"