Commit graph

19 commits

Author SHA1 Message Date
davehome accb1ff0d6 Update base-system and dep. pkgs for new rshlib thing 2011-11-12 05:01:02 +00:00
Juan RP dafa22f0e9 cairo-devel: require pixman-devel again. 2011-11-09 07:41:54 +01:00
Juan RP 1159ab7b29 cairo: added a patch to fix rendering artifacts on (at least) with nvidia blob (Ubuntu). 2011-11-05 23:41:36 +01:00
Juan RP 4dbc14dc48 cairo: bumprev for new MesaLib subpkgs. 2011-11-03 14:04:35 +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 d6f83975fc cairo: needs glib-devel to build. 2011-07-03 10:20:38 +02:00
Juan RP d36c2108c5 cairo: enable tee support, required by firefox4. 2011-04-08 18:26:06 +02:00
Juan RP aa5d0c3764 cairo: don't use xlib-xcb surface backend, there are some artifacts. 2011-02-19 18:06:51 +01:00
Juan RP 06188a234f cairo: build with xcb and gl support, for wayland. 2011-02-19 17:21:13 +01:00
Juan RP 58ec3769b9 cairo: update to 1.10.2. 2010-12-28 11:35:11 +01:00
Juan RP b92c0d825b cairo-devel: needs glibc and zlib rundeps, bumprev. 2010-12-17 15:33:54 +01:00
Juan RP 4244c08976 cairo: update to 1.10.0. 2010-10-22 00:55:23 +02:00
Juan RP 601d1d6b3c cairo: disable glitz surface, it's unused. 2010-05-11 23:34:03 +02:00
Juan RP 63ada1176a Bump revision for all pkgs requiring libpng. 2010-05-07 14:23:08 +02:00
Juan RP db39f3f628 cairo: move so symlink into main pkg.
--HG--
extra : convert_revision : 52ff44a725e28932af9cd1cd422246ec3442275e
2010-04-22 21:42:17 +02:00
Juan RP 6e06f2f85a cairo: update to 1.8.10.
--HG--
extra : convert_revision : 1b1e7627f3ea1ca6ffa2d606d2696332d58a0705
2010-03-29 15:40:18 +02:00
Juan RP d2ae7e585f cairo: sanitize deps, bumprev.
--HG--
extra : convert_revision : 6276feb72d614348c30688d7fd0944f74ff7ca0f
2010-01-11 02:32:28 +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 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