Commit graph

26 commits

Author SHA1 Message Date
Juan RP 165630ed67 attr: rebuild to update metadata objs. 2014-10-12 12:39:44 +02:00
Juan RP f5e534fac8 attr: rebuild to drop compressed manpages. 2014-03-14 09:08:29 +01:00
Juan RP 925d471cbf Update all source packages for xbps-src>=90. 2014-01-01 16:10:11 +01:00
Juan RP 5300eb49a5 attr: move so symlink to -devel pkg; bootstrap pkg. 2013-10-19 12:26:59 +02:00
Juan RP 217c30fef3 attr: update to 2.4.47. 2013-06-06 23:22:10 +02:00
Juan RP 0243af2b18 Convert to the new template format another set of pkgs. 2013-04-11 10:33:01 +02:00
Juan RP 95e0997afb Update packages to be built with xbps-src/testing. 2013-04-09 01:49:27 +02:00
Juan RP 4831525c03 attr: remove useless libtool archives; musl support. 2013-03-01 20:31:02 +01:00
Juan RP 246ee2b061 attr: remove useless long_desc; set version in -devel subpkg. 2013-02-06 16:08:12 +01:00
Juan RP 126f27f8c3 Remove the rshlibs; they do more harm than good. 2012-11-21 04:19:43 +01: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 861041b245 Revbump main pkg and unset revision off all subpkgs. 2012-05-23 08:14:33 +02:00
Juan RP 100c266fe2 Remove builddeps provided in base-chroot>=0.27. 2012-02-28 18:41:56 +01:00
Juan RP ad2194ebf2 Remove flist files; not the way to go. I'll find another way. 2012-02-10 16:59:21 +01:00
Juan RP 50c2ff1926 First pass at creating flist files, will be used by the upcoming xbps-src-18. 2012-02-10 09:25:25 +01:00
Juan RP 02ac8e402f attr: install shlibs into /usr/lib. 2012-01-30 17:12:21 +01:00
Juan RP 8079c284ad attr: move doc to -devel subpkg. 2012-01-30 08:49:31 +01:00
davehome accb1ff0d6 Update base-system and dep. pkgs for new rshlib thing 2011-11-12 05:01:02 +00: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 b1d044ff49 attr: update to 2.4.46. 2011-06-19 14:31:25 +02:00
Juan RP 4f14e91ef8 attr: update . 2010-05-11 18:49:33 +02:00
Juan RP f1e993223d attr: install libs with mode 755.
--HG--
extra : convert_revision : 278970a5ec0dfc538f91a91baa80570e1b2eaa37
2010-04-23 14:12:29 +02:00
Juan RP f7f15b6980 attr: move so symlink into main pkg.
--HG--
extra : convert_revision : 3d45a6cb08ca8a483bf3df76d2a9a684e3d2748a
2010-04-22 11:57:33 +02:00
Juan RP 77dabde5ed attr-devel: add missing rundeps.
--HG--
extra : convert_revision : 5e035bce85f175c117be0e3e034e463829940cba
2009-12-20 23:29:37 +01:00
Juan RP 43ab7e10da attr: hate this, THEY REMOVED THE DISTFILE!
--HG--
extra : convert_revision : b930036f64d3da1aed438caf689e705990832337
2009-12-19 04:57:07 +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