Commit graph

4 commits

Author SHA1 Message Date
Juan RP e2169c9782 xbps{,-devel}: simplify.
--HG--
extra : convert_revision : b3ef6fe9a2c6e765a639a3910351ac23c5fcaa2f
2009-12-24 01:38:32 +01:00
Juan RP 0455e9f8d4 xbps: not parallel build safe, hate it.
--HG--
extra : convert_revision : a2187ce20328d7dc3e17f94cde6f90fdfd3e53e6
2009-12-19 04:52:40 +01:00
Juan RP 80d20dbcfb xbps: update to 0.3.
--HG--
extra : convert_revision : 33b6766d185744a1a92e79e67854b349b558a650
2009-12-12 11:58:50 +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