Commit graph

24 commits

Author SHA1 Message Date
Juan RP 168d1fc8d7 cmake: update to 2.8.10.2. 2012-11-28 18:04:45 +01:00
Juan RP 126f27f8c3 Remove the rshlibs; they do more harm than good. 2012-11-21 04:19:43 +01:00
Juan RP 7681cea953 cmake: update to 2.8.10. 2012-11-01 10:55:46 +01:00
Juan RP 35c0cb91b4 cmake: update to 2.8.9. 2012-08-11 21:36:26 +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 83066770c5 cmake: update to 2.8.8. 2012-04-20 09:07:26 +02:00
Juan RP fbbae91b79 No need to add bzip2-devel builddep anymore. 2012-02-28 22:23:58 +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 0838e9eab3 Merge remote-tracking branch 'ojab/master'
* ojab/master:
  vim: update to 7.3.393/fix fetch.
  mercurial: update to 2.0.2.
  run-parts: update to 4.1/fix build.
  cmake: update to 2.8.7, use system bzip2/libarchive.
  rxvt-unicode: Update to 9.14, add startup-notification support.
  MesaLib: fix build with LLVM-3.0 (add cumultive patch from mesa-7.11 branch), revbump.

Conflicts:
	srcpkgs/cmake/template
	- Fixed: cmake in main repo now contains a new cmake-gui subpkg.
2012-01-10 17:50:54 +01:00
Juan RP 49fc84db94 cmake: update to 2.8.7, add new subpkg: cmake-gui. 2012-01-10 10:51:56 +01:00
ojab 92a218d265 cmake: update to 2.8.7, use system bzip2/libarchive. 2012-01-07 15:15:22 +00:00
davehome 7fa0e64d4d Update xfce4-related pkgs for new rshlib thing 2011-11-12 08:45:15 +00:00
str1ngs 7adcde22b2 cmake: upgrade to 2.8.4,use cmake compression libs
would not build without libarchive adding this flags avoids
dependancy on bzip2-devel and libarchive-devel
2011-06-28 23:36:43 +00:00
Juan RP 9b73c60de2 Use ncurses-{libs,devel} everywhere and bumprev for ABI change. 2011-02-27 14:53:02 +01:00
Juan RP f4ca9e3fc2 cmake: update to 2.8.2. 2010-10-28 14:05:18 +02:00
Juan RP 6e48fd7062 cmake: update to 2.8.1. 2010-05-19 11:34:29 +02:00
Juan RP 095eb184b7 Bump revision for pkgs depending on libcurl. 2010-05-12 07:37:44 +02:00
Juan RP 74a8c01529 cmake: XBPS_MAKEJOBS not MAKE_JOBS.
--HG--
extra : convert_revision : ad02821731e472a0b07a9df546fa664275dfdefd
2010-04-29 05:30:58 +02:00
Juan RP d6e034ae84 cmake: fix rundeps.
--HG--
extra : convert_revision : eef8b824631d5866bec6b547572a25bc13a33040
2010-04-23 16:53:20 +02:00
Juan RP 17b6b3535b cmake: new deps style.
--HG--
extra : convert_revision : d2f025151dcee0d2e2b1a3ccb4ea87b9b9e4350e
2009-12-24 04:01:14 +01:00
Juan RP e7e5060cf5 cmake: update to 2.8.0.
--HG--
extra : convert_revision : 417121325b13a293252b75d7d4b8e242d3c19d3f
2009-12-01 22:18:39 +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