Commit graph

12 commits

Author SHA1 Message Date
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