Commit graph

22 commits

Author SHA1 Message Date
Juan RP 77b2e4665d MesaLib: needs libxml2-python to build. 2011-07-02 21:28:24 +02:00
Juan RP 511480fbfe MesaLib: make a symlink from swrastg_dri.so to swrast_dri.so.
Otherwise some apps that use dlopen() to the latter can still work.
2011-06-21 13:38:41 +02:00
Juan RP d777266185 MesaLib: change dri driver path, build nouveau gallium drivers, other changes. 2011-06-17 16:08:44 +02:00
Juan RP 8a9e1d9822 MesaLib: update to 7.10.3. 2011-06-14 15:17:59 +02:00
Juan RP d656dae06f MesaLib: don't build gallium drivers for intel, don't work. 2011-04-28 15:52:48 +02:00
Juan RP 2de4a401dc MesaLib: enable gallium drivers by default for radeon and intel, bumprev.
Nouveau gallium cannot be built, it will be enabled once it builds.
2011-04-11 16:38:11 +02:00
Juan RP b00d34407f MesaLib: update to 7.10.2.
--HG--
branch : gnome3
2011-04-07 09:43:50 +02:00
Juan RP 8e24ce0398 MesaLib: update to 7.10.1.
--HG--
branch : gnome3
2011-03-03 08:36:59 +01:00
Juan RP d127983df9 MesaLib-devel: fix rundeps! 2011-02-25 18:50:23 +01:00
Juan RP 340e84199e MesaLib: update to 7.10. 2011-01-09 15:44:16 +01:00
Juan RP 651ce88628 MesaLib: update to 7.9. glx-utils not included anymore. 2010-11-01 18:58:55 +01:00
Juan RP c98c92016d MesaLib: cleaned up rundeps, bumprev. 2010-10-28 06:40:18 +02:00
Juan RP 518459432c MesaLib: update to 7.8.2. 2010-06-23 00:45:11 +02:00
Juan RP 216ad060f6 MesaLib: move so symlink into main pkg.
--HG--
extra : convert_revision : 647fe2cbf9e150d6fda229bc0638b6b9f9882efb
2010-04-22 21:35:12 +02:00
Juan RP b8a20c51be MesaLib: update to 7.8.1.
--HG--
extra : convert_revision : 46a76a1213092565a05426c610a8fe716bfccbd7
2010-04-08 13:49:06 +02:00
Juan RP a701549be4 MesaLib: update to 7.8.
--HG--
extra : convert_revision : 74d73cd3db6ba834a364239bda52d433d52647da
2010-03-29 10:21:32 +02:00
Juan RP 9f85c5c362 MesaLib: update to 7.7.0.902 aka 7.8-rc2.
--HG--
extra : convert_revision : a218a61a36882a0b366398c993ef8c6babc9973e
2010-03-25 14:56:08 +01:00
Juan RP d09e53c91e MesaLib: sanitize deps, bumprev.
--HG--
extra : convert_revision : decd94d89efaf1822982eef3b959b4a56cdb4438
2010-01-11 00:08:23 +01:00
Juan RP f8ec6b1187 Clean up required rundeps for some pkgs.
--HG--
extra : convert_revision : e95cfb60ec6e462b01ca8ec4dd9f04dd0419ecf8
2009-12-24 16:04:45 +01:00
Juan RP 33bda6f675 MesaLib: add glx-utils subpkgs containing glx{gears,info}.
--HG--
extra : convert_revision : 91d8136c94c44e61a6767e2baee1f18ae32c66e2
2009-12-23 16:18:13 +01:00
Juan RP e9e815aa92 MesaLib: update to 7.7.
--HG--
extra : convert_revision : fc7d22508fa7fe77e460874d32d802671bb25329
2009-12-22 22:25:53 +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