Commit graph

6 commits

Author SHA1 Message Date
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
d5e255d186 sqlite: update to 3.6.17.
--HG--
extra : convert_revision : 7f22bb5909603fd554ad6e01c7b85d01280e6e84
2009-08-10 22:53:55 +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
076a54e583 sqlite: update to 3.6.15.
--HG--
extra : convert_revision : c4b4e2deb8c2616a631cf85e006b77fc7eb030e9
2009-06-20 09:28:31 +02:00
Juan RP
aca306775e sqlite: update to 3.6.13, converted to subpkgs.
--HG--
extra : convert_revision : b85265ab7957205440462464701a4a54f833ffb0
2009-04-19 01:47:35 +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