Commit graph

21 commits

Author SHA1 Message Date
Juan RP c49a6567bd nspr: update to 4.9.4. 2012-11-28 18:32: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 c772a6cc96 nspr: set noarch to -devel subpkg. 2012-10-29 16:11:40 +01:00
Juan RP 188f419b3d nspr: update to 4.9.3. 2012-10-29 14:41:21 +01:00
Juan RP 81c3ed7547 nspr: update to 4.9.2. 2012-09-18 09:38:58 +02:00
Juan RP 35571b08bb nspr: update to 4.9.1. 2012-06-18 08:41:04 +02: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 6e32cd5e67 nspr: update to 4.9. 2012-03-14 23:02:25 +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 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 45ed8e68c6 nspr: update to 4.8.9. 2011-08-24 09:02:04 +02:00
Juan RP 031e376742 nspr: update to 4.8.8. 2011-05-28 13:34:12 +02:00
Juan RP b44f33f8ad nspr: update to 4.8.7. 2011-01-16 01:00:42 +01:00
Juan RP 26df09d0e7 nspr: update to 4.8.6. 2010-10-22 04:06:44 +02:00
Juan RP fade7eedbd nspr: update to 4.8.3.
--HG--
extra : convert_revision : 0076832f4206eaf83cd212feac2794b13e5691a7
2010-02-17 20:52:28 +01:00
Juan RP 37a40a76c7 nspr-devel: symlink nspr.pc to mozilla-nspr.pc, bumprev.
--HG--
extra : convert_revision : 2f2a79cd7545d9b778a2d227853ece066169999a
2009-12-21 19:10:56 +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