Commit graph

28 commits

Author SHA1 Message Date
Juan RP c3c88de396 libtool: modernize. 2014-06-05 12:05:26 +02:00
Juan RP 925d471cbf Update all source packages for xbps-src>=90. 2014-01-01 16:10:11 +01:00
Juan RP afdc2140b6 libtool: rebuild to fix a broken binpkg. 2013-04-16 11:32:17 +02:00
Juan RP 47fb9b9e05 libtool: convert to the new template format. 2013-04-11 10:06:32 +02:00
Juan RP 25fa342259 libtool: cross build and dbg support. 2013-03-24 12:01:46 +01:00
Juan RP 3617ce499e libtool: merge some patches from yocto for cross builds. 2013-02-06 10:50:14 +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 5192b5d744 libtool: require xbps-src>=21 to build, for chroot-sed. 2012-03-01 09:42:36 +01:00
Juan RP f0a364dcae libtool: require sed>=4.2.1_2 which is in /usr/bin, revbump. 2012-03-01 09:36:42 +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 5c0c5fd5b4 No need to depend in texinfo/diffutils/xz, they are in bootstrap. 2011-11-15 16:03:36 +01:00
Juan RP db187e2244 libtool: needs texinfo builddep, revbump. 2011-11-15 15:21:38 +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 462a40ed98 libtool: update to 2.4.2. 2011-10-21 16:08:01 +02:00
davehome 59363a771f libtool: Add build dep: sed 2011-07-13 02:53:45 -06:00
Juan RP da20b13adb libtool: update to 2.4. 2011-05-03 09:22:20 +02:00
Juan RP 971f279ad0 libtool: update to 2.2.10. 2010-12-19 11:51:25 +01:00
Juan RP 51045c87cc libltdl: move so symlink into main pkg.
--HG--
extra : convert_revision : dd41c113de0af072b4e962edaef4bdacd7c42ade
2010-04-22 13:51:42 +02:00
Juan RP 0da86577ab Changed $replaces to accept pkg patterns, like Add_dependency().
Changed all packages using $replaces to the new format and bump
the revision. Require XBPS utils >= 20100121 for this to work.

--HG--
extra : convert_revision : 7593b3cb7465f7613f48aba0f2e86cdcd5430ac0
2010-01-21 03:33:26 +01:00
Juan RP 1580970d21 libtool: libtoolize needs sed, add runpdep. Bumprev.
--HG--
extra : convert_revision : 4ccd1011c20277b44d367e30839ecb5b6224f8f4
2010-01-14 19:14:14 +01:00
Juan RP a7fb0fb146 libtool: needs xz builddep for extraction.
--HG--
extra : convert_revision : 98b56a3ca218b446bfdc6ebc3b6a123d60bed876
2010-01-14 15:54:13 +01:00
Juan RP 0679a8f17d libtool: libtoolize needs tar, bumprev.
--HG--
extra : convert_revision : 811d001eaf8b3c3bb25aa50be1449be531b05d95
2009-12-27 20:03:01 +01:00
Juan RP 1b108829fa libtool: update to 2.2.6b, add new libltdl-devel subpkg.
--HG--
extra : convert_revision : f36cc3f6b6ffed4dd3457b8f84cac3bb363ad8f7
2009-12-27 16:48:58 +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