Commit graph

17 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
6d75e23d23 Mark some packages with "keep_empty_dirs".
--HG--
extra : convert_revision : c2a57aa96032764a4a06892d0358c747e36367df
2009-10-17 03:12:48 +02:00
Juan RP
49e6ed8ceb dbus, openssl, pam: remove $keep_dirs, bump rev.
--HG--
extra : convert_revision : 0b911565e48b07ac5f3c1bec348eabad215cab17
2009-10-15 16:34:31 +02:00
Juan RP
a0e3771951 dbus: update to 1.2.16.
--HG--
extra : convert_revision : 52449b28fb563217ec95cdaa1a3d3d783eefa906
2009-08-10 17:03:07 +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
9a3f2e7c3d Handle openrc_services more gracefully.
1) There's no need to specify the trigger anymore.
2) There's no need to add the OpenRC run dependency anymore.

Just specifying $openrc_services is enough.

--HG--
extra : convert_revision : 34e4d6d37a07a18837ef2216474ee0ca6fd55124
2009-05-14 21:26:44 +02:00
Juan RP
706368a7b1 dbus: update to 1.2.14.
--HG--
extra : convert_revision : 03353a1ec5e827b22a699f17bf593c576dc4378c
2009-05-08 15:49:15 +00:00
Juan RP
e98378b2d5 dbus: erm readd files removed in previous.
--HG--
extra : convert_revision : c0b4c55b3a503f9e9fd21c84957301aa048d703e
2009-05-04 23:58:22 +02:00
Juan RP
940404d5eb dbus: switch to OpenRC, bump revision.
--HG--
extra : convert_revision : d2099026e9bdd524aa7ae31062e7079bf937a3f2
2009-05-04 23:51:22 +02:00
Juan RP
acd07f61e3 Modify the INSTALL/REMOVE scripts to use predef vars and unneeded chroot calls.
--HG--
extra : convert_revision : dfd737c502bea327054ecff5bc1fa152db6e2009
2009-04-08 03:24:57 +02:00
Juan RP
4e87160dec dbus: (INSTALL) also run getent via chroot.
--HG--
extra : convert_revision : 201163531cb8e1ecca7b974ab2654717755fb669
2009-03-22 03:57:14 +01:00
Juan RP
b2878b7a9e dbus: add a rc.d script, create dbus user/group dbus for binpkgs.
--HG--
extra : convert_revision : 48ea6899a325893f2d5ca0f61159b37085e79a47
2009-03-20 06:02:37 +01:00
Juan RP
84222395b8 Provide some vars for use in template's targets.
These new vars are DESTDIR (by default XBPS_DESTDIR/pkgname-version),
SRCPKGDESTDIR (XBPS_DESTDIR/sourcepkg-version) and FILESDIR
(XBPS_TEMPLATESDIR/pkgname/files).

This simplifies packages that used them.

--HG--
extra : convert_revision : 287ea7128cb5df19870ca7aff0a3b8f99a11d63a
2009-03-11 06:31:56 +01:00
Juan RP
0b7cdfa1d0 Split pkgs required by xbps-base-system, structure based in Fedora.
--HG--
extra : convert_revision : 151da3637a2745b786251e067bb924c3fd98118b
2009-02-25 06:15:20 +01:00
Juan RP
0a0ddc92bc dbus, upstart: use keep_dirs and conf_files.
--HG--
extra : convert_revision : 1b4de2d4006966bdc75e7afac6dd85d1c853aa34
2009-02-15 01:23:33 +01:00
Juan RP
39aa50017c dbus: update to 1.2.12.
--HG--
extra : convert_revision : ec69c7f56a85a87b0b17957d1304c8e1a5852d32
2009-02-15 01:05:49 +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