Commit Graph

11 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 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 1d0a83c662 libdrm-devel: remove obsolete line.
--HG--
extra : convert_revision : 1b2b501e1fc20f8310cd672a0b1f37e7d04a52f8
2009-10-10 10:22:27 +02:00
Juan RP 0087f9bc92 libdrm: enable experimental nouveau/radeon kms support.
--HG--
extra : convert_revision : 4eb63bbc9a6e4313e2d543798db75810fa3592aa
2009-10-10 10:11:31 +02:00
Juan RP 86407bf9cb libdrm: update to 2.4.15.
--HG--
extra : convert_revision : 0c5acfa0f220b758a50fc2af2b71249bf4d195e2
2009-10-10 09:57:32 +02:00
Juan RP 8d112aac70 libdrm: update to 2.4.14.
--HG--
extra : convert_revision : 62a1748aaac692e1077d6e99e9b9eb6232785c05
2009-09-29 14:38:28 +02:00
Juan RP 79e2bf83dc libdrm: update to 2.4.12.
--HG--
extra : convert_revision : bcdd59e155605cfd67b37146e2ef100d85b0c04f
2009-08-14 10:18:45 +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 9418530629 libdrm: update to 2.4.9.
--HG--
extra : convert_revision : 12861e19422a7b7b1e1a81c8d6db7c70dde4db70
2009-04-16 16:09:23 +02:00
Juan RP 18685107fd libdrm: update to 2.4.5, converted to subpkgs, new deps style.
--HG--
extra : convert_revision : 0a07b4af8ba6049362a46ef1225e44942d15a205
2009-03-19 05:40:50 +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