Commit graph

9 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 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 3dc4625357 libpng: update to 1.4.8. 2011-07-07 19:07:30 +02:00
Juan RP 672d088e21 libpng: update to 1.4.5. 2010-12-10 16:42:21 +01:00
Juan RP 88c095014b libpng: update to 1.4.2, bump abi_depends. 2010-05-07 14:20:12 +02:00
Juan RP 633aec4e4a libpng: bumprev for APNG support.
--HG--
extra : convert_revision : b28450a9dd63157b1a709f27c00ab4d74bb3d982
2009-12-21 15:46:35 +01:00
ojab ff8c9bff2d libpng: add apng support
--HG--
extra : convert_revision : 8cee0822e16eb845b6e7d2880055a330f0d35269
2009-12-21 16:38:04 +03:00
Juan RP 45ea8efc00 libpng: update to 1.2.41.
--HG--
extra : convert_revision : edcbbcde88db0fe6c470cd2df0e6e940e718ebc3
2009-12-04 01:08:10 +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