Commit graph

15 commits

Author SHA1 Message Date
Juan RP 25b70bd9c1 Updated 95% pkgs to the new shlibs world order, not yet finished. 2011-11-14 18:12:47 +01:00
davehome accb1ff0d6 Update base-system and dep. pkgs for new rshlib thing 2011-11-12 05:01:02 +00:00
Juan RP 161bfd40b2 pixman: update to 0.24.0. 2011-11-07 10:32:59 +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 4a7ad486a6 pixman: update to 0.22.2. 2011-07-13 15:17:04 +02:00
Juan RP 820e76eae2 pixman: update to 0.22.0. 2011-05-02 15:53:04 +02:00
Juan RP 49205a5339 pixman: update to 0.20.2. 2011-01-19 18:03:13 +01:00
Juan RP afe2dba3a3 pixman: update to 0.20.0. 2010-10-28 13:06:25 +02:00
Juan RP df87fc1763 pixman: update to 0.18.4. 2010-10-22 00:55:08 +02:00
Juan RP a30d2560c3 pixman: update to 0.18.2. 2010-05-13 12:30:22 +02:00
Juan RP 527ee75fd6 pixman: move so symlink into main pkg.
--HG--
extra : convert_revision : 53a6fcf15e38aedea2ea2afa4d948d5d3479d4fe
2010-04-22 21:38:03 +02:00
Juan RP d4651a9616 pixman: update to 0.18.0.
--HG--
extra : convert_revision : 2060cf5403eccb8c2d9b71c8213a07cd2cdd283b
2010-04-01 22:04:34 +02:00
Juan RP f770a269f7 pixman: update to 0.16.6.
--HG--
extra : convert_revision : 09bcbc7d962a0be529c50d9176ff1d4263864369
2010-02-17 06:07:48 +01:00
Juan RP e45db90a42 pixman: update to 0.16.4.
--HG--
extra : convert_revision : 999f5011ddb1f40a70e9d9f2567ab9c9185eb80a
2009-12-26 07:02:27 +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