Commit graph

25 commits

Author SHA1 Message Date
Juan RP 925d471cbf Update all source packages for xbps-src>=90. 2014-01-01 16:10:11 +01:00
Juan RP 6f2eb07186 ppl: make this build again natively. 2013-04-11 10:00:02 +02:00
Juan RP b86264fab1 Convert gcc deps to the new template format. 2013-04-11 09:52:59 +02:00
Juan RP 95e0997afb Update packages to be built with xbps-src/testing. 2013-04-09 01:49:27 +02:00
Juan RP d34cc1ce0d ppl: only run autoreconf in cross builds. 2013-03-26 08:53:42 +01:00
Juan RP ea38e4719a Convert packages to {host,}makedepends and XBPS_CROSS_BUILD. 2013-03-24 10:21:58 +01:00
Juan RP df6e5f2fec ppl: make this build with gmp>=5.1; cross build support. 2013-02-18 13:57:36 +01:00
Juan RP 126f27f8c3 Remove the rshlibs; they do more harm than good. 2012-11-21 04:19:43 +01:00
Juan RP dca10a8b15 ppl: update to 1.0; major SONAME bump. 2012-07-01 15:55:22 +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 861041b245 Revbump main pkg and unset revision off all subpkgs. 2012-05-23 08:14:33 +02:00
Juan RP 416237c761 BOOTSTRAP_PKG_REBUILD is no more. 2012-02-28 18:16:32 +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 e5188ce5a9 ppl-devel: remove docs, use too much space. 2012-02-10 15:55:08 +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
davehome cc660ea670 Update bootstrap pkgs for new rshlib thing 2011-11-12 01:54:14 +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 9df48d5c0f ppl: new URL for distfiles, from davehome. 2011-10-17 10:11:33 +02:00
Juan RP d8b8f04719 ppl: needs m4 to build in chroot. 2011-07-07 17:43:22 +02:00
Juan RP 5355f32aca xbps-src: support building bootstrap pkgs in chroot with -D.
The base_chroot var has been renamed to bootstrap, to avoid conflicts
with the base-chroot pkg. So now you can rebuild any bootstrap package
if the masterdir is ready (base-chroot already) installed and
installation is only to destdir.
2011-07-06 08:16:56 +02:00
Juan RP 9065730ed5 ppl: update to 0.11.2. 2011-02-28 11:10:37 +01:00
Juan RP 8f155243ac ppl-devel: add missing rundeps, bumprev. 2010-12-17 00:59:29 +01:00
Juan RP ecf41a01b5 ppl: update to 0.11, bump abi_depends. 2010-10-28 00:41:40 +02:00
Juan RP f6120f278f coreutils, gcc{,c++,objc,objc++}, mpfr, ppl: bumprev for gmp update.
--HG--
extra : convert_revision : 80acf8c61c267099edc7f749e787e2850eb2f77a
2010-03-29 14:59:18 +02: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