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 8a2333ea81 ruby: update to 1.9.1p129.
--HG--
extra : convert_revision : 2de81ea3546ce1702a2944b0ddc34453685e8078
2009-10-04 10:37:17 +02:00
Juan RP d9bca73480 ruby: add readline dependency, fix installation.
--HG--
extra : convert_revision : 3b1b5f12f51262448e65fc8c5b662b811a3d8637
2009-04-19 01:23:01 +02:00
Juan RP 339efaefc3 ruby: update to 1.9.1-p0 and update template build file.
--HG--
extra : convert_revision : 6853250f11a8b7b7c485268947707ee6d604e258
2009-03-03 01:19:14 +01:00
Juan RP eb249d40e2 git, ruby: update maintainer. I'm alone with xbps since it was born...
--HG--
extra : convert_revision : e3094954b235cc0971fc874b97cb6502e932e4c1
2009-03-03 00:05:47 +01: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/ruby.tmpl (Browse further)