Commit graph

29 commits

Author SHA1 Message Date
Juan RP b106d5f0db zlib: rebuild to drop compressed manpages. 2014-03-13 19:12:00 +01:00
Juan RP 4d39b70166 zlib: override LD{FLAGS,SHAREDLIBC} to make i686-musl build work. 2014-02-10 23:35:35 +01:00
Juan RP 925d471cbf Update all source packages for xbps-src>=90. 2014-01-01 16:10:11 +01:00
Juan RP 3c1ce3dbfa zlib: move so symlink to devel pkg. 2013-12-29 10:04:41 +01:00
Juan RP f7aa60be37 zlib: update to 1.2.8. 2013-04-29 17:07:48 +02:00
Juan RP 6486855614 zlib: convert to the new template format. 2013-04-10 23:12:29 +02:00
Juan RP 89774b7a87 zlib: make this cross buildable. 2013-02-05 02:48:48 +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 f28ac11537 zlib: update to 1.2.7. 2012-05-03 10:47:56 +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 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 fab3eaebe0 zlib: update to 1.2.6. 2012-02-01 00:32:02 +01:00
davehome cc660ea670 Update bootstrap pkgs for new rshlib thing 2011-11-12 01:54:14 +00:00
Juan RP 5a2cc5b5bd xbps-src: infrastructure changes required for "nonfree" keyword in tmpls.
- The chroot target now execs masterdir/bin/xbps-shell to set up correct envvars.
- 2 pkgs are now in nonfree repo: adobe-flash-plugin and jre.
- Renamed some vars in xbps-src to be in uppercase, notably XBPS_MACHINE.
- make-repoidx target now creates the index for all "known" directories specified
  via XBPS_PACKAGESDIR: XBPS_MACHINE, noarch, and nonfree/XBPS_MACHINE.
2011-11-08 11:56:17 +01:00
davehome 3b76fe6d4f zlib: apply zlib-1.2.5-lfs-decls.patch (from Arch) 2011-10-20 05:04:41 -06: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 51a87084e6 zlib: make sure that shlib has 0755 perms, bumprev. 2010-12-25 02:27:06 +01:00
Juan RP 09b07d4bf0 zlib: install soname symlinks, bumprev. 2010-11-05 11:55:31 +01:00
Juan RP a0cb47437d zlib: recompile with -fPIC, bumprev. 2010-10-31 01:24:45 +02:00
Juan RP ade2b03094 zlib: do not run ldconfig in the install phase. 2010-10-30 18:13:07 +02:00
Juan RP d1489ea4b3 zlib-devel: fix rdeps, improve short_desc.
--HG--
extra : convert_revision : b50ad8d7e3f7495008f293d37046bcfa258b4e23
2010-04-21 05:20:22 +02:00
Juan RP 060e4a75f7 zlib: update to 1.2.5.
--HG--
extra : convert_revision : 709acb0503bdeaf44f52724bc4dc3677e0e3f1f4
2010-04-21 03:45:21 +02:00
Juan RP d6a67a0f38 zlib: build with --64 on x86_64, bumprev.
--HG--
extra : convert_revision : 43f70850985eca9e5d1a0f31a6b477182b3fd491
2010-04-21 01:37:11 +02:00
Juan RP 9893c67399 zlib: update to 1.2.4.
--HG--
extra : convert_revision : dce27edb812d97f87b6cbb7e7eefc6a854e149d5
2010-03-16 22:38:46 +01:00
Juan RP 93d04e3c46 zlib-devel: add missing rundeps.
--HG--
extra : convert_revision : 7aaf8fe8cb8aea67d42b177ba23626a0bb6d48c9
2009-12-20 23:28:44 +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