Commit graph

17 commits

Author SHA1 Message Date
davehome accb1ff0d6 Update base-system and dep. pkgs for new rshlib thing 2011-11-12 05:01:02 +00:00
Juan RP 5a2cc5b5bd xbps-src: infrastructure changes required for "nonfree" keyword in tmpls.
- The chroot target now execs masterdir/bin/xbps-shell to set up correct envvars.
- 2 pkgs are now in nonfree repo: adobe-flash-plugin and jre.
- Renamed some vars in xbps-src to be in uppercase, notably XBPS_MACHINE.
- make-repoidx target now creates the index for all "known" directories specified
  via XBPS_PACKAGESDIR: XBPS_MACHINE, noarch, and nonfree/XBPS_MACHINE.
2011-11-08 11:56:17 +01:00
Juan RP 23dd7d008e Update build_style for all templates.
- There's no need to set build_style for custom-install (default).
- gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
2011-10-24 14:14:47 +02:00
Juan RP 4317cf2ae0 libcap: shared lib must have 755 perms. 2011-10-13 14:10:21 +02:00
Juan RP 3bf546b270 libcap: update to 2.22. 2011-07-25 15:26:16 +02:00
Juan RP dc3bf1d413 libcap: move lib to /lib, programs to /sbin, cleanups. 2011-07-02 15:26:54 +02:00
Juan RP 9e1edbb94f libcap: update to 2.21. 2011-05-03 08:52:54 +02:00
Juan RP ad09e62c04 libcap: update to 2.20. 2011-01-23 11:14:14 +01:00
Juan RP 52d2bda561 libcap: simplify by using build_style=custom-install and do_{build,install}. 2010-12-24 00:10:08 +01:00
Juan RP 9882e013a1 libcap: move so symlink into main pkg.
--HG--
extra : convert_revision : 6b085ddcb67886f532e6f738963e427cc820082a
2010-04-22 12:16:42 +02:00
Juan RP d575e70585 libcap: update to 2.19.
--HG--
extra : convert_revision : 37a417914c11a10d779c833d72996bd355a23d63
2010-01-27 00:55:53 +01:00
Juan RP 9c51ee7a0a libcap: erm fix previous.
--HG--
extra : convert_revision : dc5d7e31857358593f550572f1dc06bd38d97797
2010-01-07 21:08:37 +01:00
Juan RP 804383dcc0 libcap-progs: add missing attr rundep, bumprev.
--HG--
extra : convert_revision : 50fa0a5b02a68cc65d74d6c980dda6552d089e7d
2010-01-07 21:06:38 +01:00
Juan RP 276a497c75 libcap: erm, missed ln(1) in previous as well!
--HG--
extra : convert_revision : 34f5b74efc598f3802a1fc40cc4f4d944676c86b
2009-12-19 22:57:36 +01:00
Juan RP 05fdc13c57 libcap: busybox mkdir doesn't accept -v, found by ojab.
--HG--
extra : convert_revision : 3bd6514320c31b428e46edf0bac5dde28da52ec4
2009-12-19 22:56:40 +01:00
Juan RP 224a521645 libcap: fixed for x86_64.
--HG--
extra : convert_revision : 5532a12968ae70f26752cb890335bad61de87b41
2009-12-19 05:02:13 +01:00
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