Commit graph

17 commits

Author SHA1 Message Date
davehome 7fa0e64d4d Update xfce4-related pkgs for new rshlib thing 2011-11-12 08:45:15 +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
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 e1764bf6df nss: added some patches from Debian. 2011-10-08 13:00:22 +02:00
Juan RP 975b5bdba5 nss: update to 3.12.11. 2011-08-24 09:08:16 +02:00
str1ngs 4864f6666e xbps-src: removed invalid json escaping 2011-07-13 16:21:49 -07:00
Juan RP 6f84699e64 nss: needs perl to build. 2011-07-02 21:22:08 +02:00
Juan RP 15c2405be8 nss: update to 3.12.10. 2011-05-28 13:39:42 +02:00
Juan RP ff151e8bcb nss: update to 3.12.9. 2011-01-16 01:01:13 +01:00
Juan RP 4cb825a93e nss-devel: fix Cflags in nss.pc file, bumprev. 2010-10-24 19:02:51 +02:00
Juan RP b2403cc32e nss: update to 3.12.8. 2010-10-22 04:07:09 +02:00
Juan RP c44594ad94 nss: update to 3.12.6.
--HG--
extra : convert_revision : fbc5c4f676d77a6a0752ad1fe0bf8c9e53537715
2010-04-10 13:30:02 +02:00
Juan RP c504b30c7a nss: split build stuff into do_build().
--HG--
extra : convert_revision : f8bcb5832d20019f1bc431680e6e6bb3d333ca4f
2010-01-16 03:38:39 +01:00
Juan RP d42544e384 nss: sanitize deps, bumprev.
--HG--
extra : convert_revision : 371fd42d05f4d7d9a6848c68204f561be79e4dc9
2010-01-11 16:37:42 +01:00
Juan RP 40db192f56 nss: add nss-config, install some more static libs.
--HG--
extra : convert_revision : d37a3630e0c81485eaa7ac8b6ed10df507d71734
2009-12-21 22:48:38 +01:00
Juan RP f13ec16aad nss-devel: symlink nss.pc to mozilla-nss.pc, bumprev.
--HG--
extra : convert_revision : 274850c55b61e098b2355f127a7b78acf799642a
2009-12-21 19:11:22 +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