Commit Graph

5 Commits

Author SHA1 Message Date
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
Juan RP 48ff77d3aa zip: bsd_makefile build_style is obsolete, use gnu_makefile.
--HG--
extra : convert_revision : 6f09becce69f7e306f761ff444dd9933c965cba1
2009-10-18 09:15:53 +02:00
Juan RP 488671da11 zip: collapse make_build_{args,target} into make_build_target.
--HG--
extra : convert_revision : 927cd5115f5326ce206aa95c2724b0539d7e595b
2009-10-12 23:35:18 +02:00
Juan RP 3ccdc3d217 zip: new deps style, fix installation.
--HG--
extra : convert_revision : 914a74622992d7d3197c5eddd538b06738821b02
2009-04-19 00:22:24 +02:00
Juan RP fa2748d9b2 Reorganize the templates directory for possible future changes.
Now every template uses its own directory. Patches, prepost* files
and other related stuff are stored there.

--HG--
extra : convert_revision : bbc529ef161d9a59fe13a1d54ac058f77ea05845
2009-02-03 21:35:57 +01:00
Renamed from templates/zip.tmpl (Browse further)