Commit graph

31 commits

Author SHA1 Message Date
Juan RP 3289313fc0 srcpkgs: rebuild to generate shlib-provides in 32bit pkgs. 2015-03-07 07:15:48 +01:00
Juan RP 002e24beca libXi: update to 1.7.4. 2014-07-18 14:08:02 +02:00
Juan RP 1415f2f384 libXi: update to 1.7.3. 2014-07-11 10:21:12 +02:00
Juan RP fbed977bd3 Revbump and rebuild old packages for corrected metadata objs. 2014-06-22 08:11:36 +02:00
Juan RP 925d471cbf Update all source packages for xbps-src>=90. 2014-01-01 16:10:11 +01:00
Juan RP bbde6f7f6e libXi: update to 1.7.2. 2013-07-03 13:40:08 +02:00
Juan RP 358503b8dd libXi: update to 1.7.1.901. 2013-06-27 07:58:08 +02:00
Juan RP e90cd65301 libXi: -devel pkg needs libXfixes-devel. 2013-05-07 10:44:32 +02:00
Juan RP 6252e281a2 libXi: update to 1.7.1. 2013-04-22 21:40:28 +02:00
Juan RP 3fda6eb108 Convert packages to the new template format (neverball build deps, not finished). 2013-04-12 19:13:19 +02:00
Juan RP ea38e4719a Convert packages to {host,}makedepends and XBPS_CROSS_BUILD. 2013-03-24 10:21:58 +01:00
Juan RP 4034462a75 libXi: cross build and dbg support. 2013-03-20 07:56:05 +01:00
Juan RP f137b87492 libXi: update to 1.6.2. 2013-01-17 10:25:23 +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 881c92e4c8 libXi: update to 1.6.1. 2012-05-03 09:07:19 +02:00
Juan RP 9126b12c73 libXi: update to 1.6.0. 2012-03-08 09:40:21 +01:00
Juan RP 7050135ebb libXi: update to 1.5.99.3. 2012-03-05 09:21: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
Juan RP db1aadbb06 libXi: update to 1.4.5. 2011-12-20 09:14:50 +01:00
Juan RP fbece9203a libXi: update to 1.4.4. 2011-12-16 08:20:36 +01:00
davehome accb1ff0d6 Update base-system and dep. pkgs for new rshlib thing 2011-11-12 05:01:02 +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 5f512f857e libXi: update to 1.4.3. 2011-06-07 23:50:17 +02:00
Juan RP 0a400bd4bf libXi: update to 1.4.1. 2011-01-26 10:51:47 +01:00
Juan RP 4eef1d8c90 libXi: update to 1.4.0. 2010-11-03 16:13:47 +01:00
Juan RP 200c736884 libXi: update to 1.3.2. 2010-10-25 12:33:38 +02:00
Juan RP e220197427 libXi: move so symlink into main pkg.
--HG--
extra : convert_revision : f537a94aee96daa9940cd1b0a9e5c9bec2043ea9
2010-04-22 21:48:28 +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