Commit graph

23 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 4111057a6d xz: bootstrap pkg; supersedes chroot-xz. 2013-10-19 12:29:12 +02:00
Juan RP ab06ef77a0 xz: update to 5.0.5. 2013-07-01 09:03:42 +02:00
Juan RP fe7a5e4d8a Convert some packages to the new template format (half from g and glib deps). 2013-04-12 13:13:49 +02:00
Juan RP 9b5e2f61e9 xz: remove long_desc; set sourcepkg version in -devel subpkg. 2013-02-06 16:36:18 +01:00
Juan RP 488a660553 xz: conflicts with chroot-xz. 2013-02-01 11:38:50 +01:00
Juan RP 126f27f8c3 Remove the rshlibs; they do more harm than good. 2012-11-21 04:19:43 +01:00
Juan RP 394e2608c7 xz: update to 5.0.4. 2012-06-23 08:11:25 +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 10ac56fa9a xz: not a bootstrap pkg anymore. 2012-02-28 11:19:27 +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
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 8f86b3b15d xz: make it a bootstrap pkg. 2011-07-18 11:34:32 +02:00
Juan RP bc0e5bf5c8 xz: update to 5.0.3. 2011-05-21 23:14:00 +02:00
Juan RP 0977fc6063 xz: update to 5.0.2. 2011-04-08 17:15:15 +02:00
Juan RP 3ecb5416db xz: update to 5.0.1. 2011-01-30 10:16:45 +01:00
Juan RP cce5ca5f2b xz: update to 5.0.0, provide liblzma{,-devel} subpkgs. Bump abi_depends.
--HG--
rename : srcpkgs/xz/xz-devel.template => srcpkgs/xz/liblzma-devel.template
2010-10-26 03:08:32 +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 7284290777 xz-devel: add missing rundeps.
--HG--
extra : convert_revision : e9ff3f63fadaaa64c0abfde93780198fbbc28078
2009-12-20 23:29:01 +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