Commit graph

19 commits

Author SHA1 Message Date
Juan RP ad2194ebf2 Remove flist files; not the way to go. I'll find another way. 2012-02-10 16:59:21 +01:00
Juan RP 50c2ff1926 First pass at creating flist files, will be used by the upcoming xbps-src-18. 2012-02-10 09:25:25 +01:00
Juan RP 52f9aa91d8 xf86-video-intel: update to 2.17.0. 2011-11-17 08:15:24 +01:00
Juan RP 25b70bd9c1 Updated 95% pkgs to the new shlibs world order, not yet finished. 2011-11-14 18:12:47 +01:00
Juan RP 23dd7d008e Update build_style for all templates.
- There's no need to set build_style for custom-install (default).
- gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
2011-10-24 14:14:47 +02:00
Juan RP 03016cd07e Bumprev for pkgs depending in xorg-server due to ABI bump. 2011-08-27 05:50:30 +02:00
Juan RP 3266cec922 xf86-video-intel: update to 2.16.0. 2011-08-11 21:54:53 +02:00
Juan RP 8a0838f4cb xf86-video-intel: update to 2.15.0. 2011-04-14 15:58:30 +02:00
Juan RP 60e02ddc4a xf86-video-intel: update to 2.14.903. 2011-04-12 16:19:15 +02:00
Juan RP 47d7db3cc3 xf86-video-intel: update to 2.14.0. 2011-01-09 15:46:51 +01:00
Juan RP 2beec999b4 xf86-video-intel: update to 2.13.0. 2010-10-25 11:54:21 +02:00
Juan RP de7fe735e5 xf86-video-intel: update to 2.12.0. 2010-06-26 09:49:25 +02: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 a1d44743c8 xf86-video-intel: update to 2.11.0.
--HG--
extra : convert_revision : 71871ea9877b9318bc2a7b89da23316ceafc566a
2010-03-30 16:10:43 +02:00
Juan RP c2b05c05d3 xf86-video-intel: sanitize deps, bumprev.
--HG--
extra : convert_revision : 15ea0ba276193d0a0d0a39c106468ece6c947508
2010-01-11 01:28:35 +01:00
Juan RP 13964429c8 xf86-video-intel: update to 2.10.0.
--HG--
extra : convert_revision : eef58ccdcb5528400b5c99fe23c95f8e49a88b87
2010-05-01 12:25:14 +02:00
Juan RP 6a0588cad9 xf86-video-intel: downgrade to 2.9.1, it was too unstable.
--HG--
extra : convert_revision : 423766d9a239f7850f5cc93f71b77271afa587ca
2009-12-26 07:16:33 +01:00
Juan RP ef3412a7d7 xf86-video-intel: update to 2.9.99.902.
--HG--
extra : convert_revision : 15eb453fdcc5e2657e84c0c2619b53c375b56086
2009-12-23 03:56:03 +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