Commit graph

32 commits

Author SHA1 Message Date
Juan RP 0b2913b0a0 cairo: rebuild against libpng-1.5. 2012-06-06 00:22:13 +02:00
Juan RP 6d241d2375 Set revision=1 to all pkgs. It's required now to set it. 2012-06-03 09:08:53 +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 7b3aceb72d cairo: update to 1.12.2. 2012-05-01 08:32:18 +02:00
Juan RP f7b47b1f47 cairo: reenable the patch for 1.10 we had. 2012-03-27 10:29:23 +02:00
Juan RP b207f432c8 cairo: rebuild with default settings + GL/tee. 2012-03-27 08:05:05 +02:00
Juan RP 78896bf26f Revert 4d0a6b4937.
Corruption is still there with xcb backend, so redisable again.
2012-03-26 10:43:35 +02:00
Juan RP 4d0a6b4937 cairo: reenable xlib xcb backend. 2012-03-25 11:34:39 +02:00
Juan RP 91ea02930f cairo: update to 1.12.0. 2012-03-25 11:01:00 +02:00
Juan RP ef3e0ac986 cairo: rebuild with xlib-xcb backend disabled. 2012-03-24 09:14:03 +01:00
Juan RP 81de8711ea cairo: update to 1.11.4. 2012-03-20 10:37:36 +01:00
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
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