Commit graph

13 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
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
davehome 4e2802f005 syslinux: Apply dont-build-dos-windows-targets patch; revbump. 2011-10-19 01:55:34 +00:00
str1ngs 4864f6666e xbps-src: removed invalid json escaping 2011-07-13 16:21:49 -07:00
Juan RP 2bbfbf621e syslinux: needs broken_as_needed to build. 2011-07-07 17:45:05 +02:00
Juan RP 7c82d82c8b syslinux: needs xz to build. 2011-07-03 00:34:10 +02:00
str1ngs baa8a07d4e syslinux: upgrade to 4.04, homepage and license 2011-06-29 11:02:29 -07:00
Juan RP 8306801352 syslinux: update to 4.03. 2010-11-08 20:36:00 +01:00
Juan RP 2451065923 syslinux: update to 4.00. 2010-06-30 13:36:08 +02:00
Juan RP 5c3308f69b syslinux: update to 3.86. 2010-05-12 02:25:59 +02:00
Juan RP d5a63cb10d syslinux: update to 3.85.
--HG--
extra : convert_revision : c93f99503378e9fa76a477a0e307b8843a7e28b0
2010-03-05 04:52:38 +01:00
Juan RP 7e790d2d62 syslinux: move manpages to /usr/share/man, bumprev.
--HG--
extra : convert_revision : 648eb1403f1ed6e96c3244a35bf9f0fb65878418
2009-12-11 12:25:01 +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