Commit graph

10 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
2c53035fb7 Added support for extended pkgdep version matching.
xbps from launchpad head branch has gained support for extended
pkg version matching, as specified in:

https://blueprints.launchpad.net/xbps/+spec/improved-version-matching

Now it's required to specify the operator(s) for required versions
in the depends files and "Add_dependency" option in build templates.

xbps-src now requires xbps utils 20091107.

--HG--
extra : convert_revision : fc09fa707483a75e0b6f68445721fc1a9166cdad
2009-11-07 05:01:00 +01:00
Juan RP
20f073e382 webkit-gtk: update to 1.1.15.1.
--HG--
extra : convert_revision : 1aac12ded3d191b00c67aca5f471bab1a884ca85
2009-10-05 17:47:30 +02:00
Juan RP
ffae4d1b2f webkit-gtk: remove unknown configure option.
--HG--
extra : convert_revision : d772a9b52ba57ff216819d9944b8ad93787681d8
2009-09-21 11:39:26 +02:00
Juan RP
e25c2bdd66 Bump revision in packages requiring jpeg.
--HG--
extra : convert_revision : ff4b0097714b4c10ac10b93188c6d34bbde41ac2
2009-08-24 15:54:40 +02:00
Juan RP
c8a0710e53 webkit-gtk: update to 1.1.12.
--HG--
extra : convert_revision : c9077c0db073a6cf4b2a14965d8de0f630eef78e
2009-08-10 23:55:34 +02: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
bef5f8c9dd webkit-gtk: update to 1.1.8.
--HG--
extra : convert_revision : 19de321f9c10dd7eef9718fd05e5028cab6e7250
2009-06-07 04:48:21 +02:00
Juan RP
161ce5ce16 webkit-gtk: update to 1.1.7.
--HG--
extra : convert_revision : 1385cc9c580f99ef1c93fa9397017d14e152c5ba
2009-05-20 14:47:25 +02:00
Juan RP
57e2807d8a Added webkit-gtk-1.1.6 template.
--HG--
extra : convert_revision : 03557f1f3aa3c9b321256d884ddd8614800aa82f
2009-05-15 19:00:36 +02:00