Commit graph

13 commits

Author SHA1 Message Date
Juan RP 6ecee351ba pbzip2: update to 1.1.9. 2014-04-14 18:41:52 +02:00
Juan RP 943675cdba pbzip2: remove long_desc. 2014-02-21 17:27:38 +01:00
Juan RP 925d471cbf Update all source packages for xbps-src>=90. 2014-01-01 16:10:11 +01:00
Juan RP 08b4f6aae8 Convert packages to the new template format (p). 2013-04-14 11:13:30 +02:00
Juan RP 126f27f8c3 Remove the rshlibs; they do more harm than good. 2012-11-21 04:19:43 +01:00
Juan RP 52ff68919f pbzip2: update to 1.1.8. 2012-08-07 08:44:49 +02:00
Juan RP fbbae91b79 No need to add bzip2-devel builddep anymore. 2012-02-28 22:23:58 +01:00
Juan RP 25b70bd9c1 Updated 95% pkgs to the new shlibs world order, not yet finished. 2011-11-14 18:12:47 +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 04264bd34a pbzip2: update to 1.1.2. 2011-02-19 23:18:39 +01:00
Juan RP 216b724277 pbzip2: needs libgcc rundep, bumprev. 2010-12-18 13:50:41 +01:00
Juan RP aae46cfd0a pbzip2: needs libstdc++, bumprev.
--HG--
extra : convert_revision : 63d718e1ea8dddec3d8f9f0facc9e101df652706
2009-12-05 01:21:59 +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