Commit graph

15 commits

Author SHA1 Message Date
Juan RP af9ed29577 zip: cross build support; remove long_desc. 2014-02-14 14:29:22 +01:00
Juan RP 925d471cbf Update all source packages for xbps-src>=90. 2014-01-01 16:10:11 +01:00
Juan RP f8a5140ad3 Convert packages to the new template format (z). 2013-04-14 18:49:07 +02:00
pancake f51618102b Fix random minor issues on zip unzip, whois, apr and libxslt 2013-03-20 11:05:32 +00:00
pancake ae8d6949c3 zip: add missing homepage field. 2013-03-04 12:38:15 +01:00
Juan RP 126f27f8c3 Remove the rshlibs; they do more harm than good. 2012-11-21 04:19:43 +01:00
Juan RP fbbae91b79 No need to add bzip2-devel builddep anymore. 2012-02-28 22:23:58 +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
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 563f4c9307 zip: fix installed manpages extension.
--HG--
extra : convert_revision : fd0f71bbdd87672c845f0edd9a61e2a9e20eef59
2009-12-21 15:54:13 +01:00
Juan RP 0a618f7345 zip: add missing bzip2 rundep.
--HG--
extra : convert_revision : 4ca5f53892157898cf0b645b8e7ee481288c7da1
2009-12-21 15:52:05 +01:00
ojab 4c8007d868 zip: update to 3.0
--HG--
extra : convert_revision : d937dde525c4a3ee19fcfdb0ddc3a189b64ec441
2009-12-21 14:49:10 +03: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