Commit Graph

6 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 dd6b45c322 Set sourcepkg to pkgname through run_template().
This removes the need for having to specify sourcepkg manually in
every package that will build subpkgs.

--HG--
extra : convert_revision : 383e4c467e84844d2f4f61ae5c5e07a5124e9cfb
2009-07-29 22:44:30 +02:00
Juan RP 9cb1130619 Set configure_shell to /bin/bash again. Too many portability errors are found and I
do not want to deal with all them. This is linux anyway...

--HG--
extra : convert_revision : 18109137f3c1beccd2d78076438fb1b0e58fafc6
2009-04-29 16:11:00 +02:00
Juan RP 9dfcab1416 Rename config_shell to configure_shell.
--HG--
extra : convert_revision : 416900b81eca96e802f94b7a075842112d116eba
2009-04-28 00:13:21 +02:00
Juan RP 8c860d3843 libsmbios: update to 2.2.16.
--HG--
extra : convert_revision : ff94e9f0378ae3fff1452a7dd41f892a86863118
2009-04-27 00:40:30 +02:00
Juan RP c4c6b2de7f Added libsmbios-2.2.14 template.
--HG--
extra : convert_revision : 44a2e9c5880f428c2224f144c3bde3d9b4bf3a25
2009-03-23 05:33:02 +01:00