Commit graph

21 commits

Author SHA1 Message Date
Juan RP b8875baa77 strace: revbump (force autobuild on armv7). 2014-02-17 09:01:40 +01:00
Juan RP a83cf1768d strace: unbreak build on ARM and musl (patch from Fedora). 2014-02-17 08:56:18 +01:00
Juan RP f57cc85f92 strace: remove long_desc. 2014-02-16 19:15:47 +01:00
Juan RP 0d2b9082e1 strace: make this build again. 2014-01-08 18:09:17 +01:00
Juan RP 925d471cbf Update all source packages for xbps-src>=90. 2014-01-01 16:10:11 +01:00
Juan RP 12ba544d5e strace: update to 4.8. 2013-06-06 07:16:33 +02:00
Juan RP 019565c9ed Convert packages to the new template format (s). 2013-04-14 12:31:59 +02:00
Juan RP 2214694438 Revbump pkgs affected by the xbps-create/fakeroot bug. 2013-03-15 10:06:30 +01:00
Juan RP 9f978c405b strace: remove perl dependency; strace-graph is optional. 2013-03-13 23:35:18 +01:00
Juan RP 126f27f8c3 Remove the rshlibs; they do more harm than good. 2012-11-21 04:19:43 +01:00
Juan RP 6d241d2375 Set revision=1 to all pkgs. It's required now to set it. 2012-06-03 09:08:53 +02:00
Juan RP 1816de0e4a Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required! 2012-05-23 18:26:56 +02:00
Juan RP 20873afae9 strace: update to 4.7. 2012-05-03 09:49:20 +02:00
Juan RP 25b70bd9c1 Updated 95% pkgs to the new shlibs world order, not yet finished. 2011-11-14 18:12:47 +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
str1ngs 53959c46c3 strace: xz build depend, license homepage 2011-06-29 06:16:26 -07:00
str1ngs 3f60ae6d66 strace: upgrade to 4.6 2011-06-28 23:03:58 +00:00
Juan RP 28b6a07cad strace: accept any perl version, bumprev. 2010-11-01 00:03:25 +01:00
Juan RP 02d3d42405 strace: update to 4.5.20.
--HG--
extra : convert_revision : 6880e3e68879d2c7e05eac0fc03ba51f5e7f418f
2010-04-15 04:01:59 +02:00
Juan RP 8749b90745 strace: fixed build with kernel>=2.6.32.
--HG--
extra : convert_revision : ed317215b26441afeb189f33a51fe9f6842e6678
2009-12-24 04:40:29 +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