Commit graph

8 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
964b6041b9 Remove some unneeded lines from -devel subpkgs.
--HG--
extra : convert_revision : 3d47374ceef174fa4136aefae7fda1c86bb596fd
2009-10-17 03:23:42 +02:00
Juan RP
85a7ceb76f Move all patches to templates/$pkgname/patches.
There's no need to set patch_files/patch_args anymore, all patches
in this directory will be applied with -Np0 and they have .diff
or .patch (and .gz/.bz2) extension.

--HG--
extra : convert_revision : 8d516c033fe34db94ebbcc84c246e84fc96ed901
2009-10-15 16:07:47 +02:00
Juan RP
bae2a0c15b babl: update to 0.1.0.
--HG--
extra : convert_revision : c73f532908369ad293f20739debd5ee38372469f
2009-08-17 11:18:08 +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
caf0f40b73 babl: add a depends file.
--HG--
extra : convert_revision : 5e466961b997813cdd39584f970f29067eb1f581
2009-05-13 09:12:13 +02:00
Juan RP
3fe0b51cb7 babl: new deps style, converted to subpkgs.
--HG--
extra : convert_revision : f8f729ff43ce6834486ae12be9ddba11a8a81953
2009-05-13 09:10:44 +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