Commit graph

23 commits

Author SHA1 Message Date
Juan RP 925d471cbf Update all source packages for xbps-src>=90. 2014-01-01 16:10:11 +01:00
Juan RP e1b436a98d build_style=meta-template -> build_style=meta 2013-08-27 11:20:36 +02:00
Juan RP 5a38c4ea17 Convert packages to the new template format (x). 2013-04-14 18:42:25 +02:00
Juan RP 76fb1bdfc3 xorg-video-drivers: depend on xf86-video-modesetting. 2013-01-09 15:55:19 +01:00
Juan RP 99f50aad80 xorg-video-drivers: require latest xf86-video-vesa. 2012-12-16 21:58:40 +01:00
Juan RP 2893b86679 xorg-video-drivers: only depend on the most DDX drivers. 2012-11-25 15:54:01 +01:00
Juan RP 35551b1cd6 xorg-video-drivers: added xf86-video-cirrus (for qemu). 2012-07-02 20:22:52 +02:00
Juan RP 17211bca91 Convert remaining pkgs to the NDWOF (New Depends World Order Format). 2012-05-23 20:58:45 +02:00
Juan RP 1816de0e4a Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required! 2012-05-23 18:26:56 +02:00
Juan RP 87fdd17d56 xorg-video-drivers: enable openchrome. 2012-05-16 19:31:50 +02:00
Juan RP faca7eff80 xorg-video-drivers: disable cirrus, fbdev and v4l. 2012-03-13 15:27:58 +01:00
Juan RP 5a2cc5b5bd xbps-src: infrastructure changes required for "nonfree" keyword in tmpls.
- The chroot target now execs masterdir/bin/xbps-shell to set up correct envvars.
- 2 pkgs are now in nonfree repo: adobe-flash-plugin and jre.
- Renamed some vars in xbps-src to be in uppercase, notably XBPS_MACHINE.
- make-repoidx target now creates the index for all "known" directories specified
  via XBPS_PACKAGESDIR: XBPS_MACHINE, noarch, and nonfree/XBPS_MACHINE.
2011-11-08 11:56:17 +01:00
Juan RP 5f039e2401 xorg-video-drivers: disable xf86-video-sis, broken. 2011-07-07 23:47:56 +02:00
Juan RP d116cae894 xorg-video-drivers: depend on xf86-video-nouveau. 2011-06-21 00:09:19 +02:00
Juan RP 781669da8b xorg-video-drivers: depend on xf86-video-sis, bumprev.
--HG--
branch : gnome3
2011-03-31 09:55:01 +02:00
Juan RP db45c42106 xorg-video-drivers: add xf86-video-cirrus, for qemu -vga cirrus. 2011-02-21 11:08:05 +01:00
Juan RP 639fea7f42 xorg-video-drivers: depend on xf86-video-qxl, bump to 7.6. 2011-02-17 15:38:40 +01:00
Juan RP 0cd0e06af8 xorg-video-drivers: comment out pkgs for old hw, bump to 7.5.999. 2010-11-05 17:10:47 +01:00
Juan RP 8bffd3ca7e Bump revision for xorg-server abi_depends change.
--HG--
extra : convert_revision : 8c440d885eb540c1ed000c53c82fc46c3e3c38d7
2010-03-30 22:13:33 +02:00
Juan RP 433d4b1bc4 xorg-video-drivers: xf86-video-nv is deprecated, bumprev.
--HG--
extra : convert_revision : 5ddd241a0e5e05abba332eea9041f574cec844f2
2010-03-30 16:17:22 +02:00
Juan RP 48552b439e xorg-video-drivers: disable radeonhd, bumprev.
--HG--
extra : convert_revision : a0853eb57b664e64a95b9e27b08535784462ee62
2010-02-17 23:03:43 +01:00
Juan RP b2a9f8aa13 xorg-video-drivers: xf86-video-geode won't build on x86_64, so unset $noarch.
--HG--
extra : convert_revision : 1424666fb604e007f793083baf9b33c61314c7fa
2009-12-19 11:28:32 +01:00
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