Commit graph

30 commits

Author SHA1 Message Date
Juan RP fe02622116 Switch to generic options.description all applicable pkgs. 2014-06-30 11:48:00 +02:00
Juan RP 7c1a514cc9 libgsf: update to 1.14.30. 2014-03-27 10:28:55 +01:00
Juan RP 81779f8e0e libgsf: added gir build option; cross build support. 2014-02-16 10:36:46 +01:00
Juan RP 925d471cbf Update all source packages for xbps-src>=90. 2014-01-01 16:10:11 +01:00
Juan RP 562e659679 libgsf: update to 1.14.28. 2013-08-07 10:16:54 +02:00
Juan RP fa3e3de21e libgsf: update to 1.14.27. 2013-06-24 10:31:42 +02:00
Juan RP 370798958f Convert packages to the new template format (l). 2013-04-13 10:15:49 +02:00
Juan RP 9660f8948d libgsf: update to 1.14.26. 2013-03-01 04:49:33 +01:00
Juan RP 126f27f8c3 Remove the rshlibs; they do more harm than good. 2012-11-21 04:19:43 +01:00
Juan RP 396aaf14a9 libgsf: update to 1.14.25. 2012-11-14 11:02:48 +01:00
Juan RP 555059cc5d libgsf: update to 1.14.24. 2012-09-12 20:47:16 +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 c978ffacc8 libgsf: update to 1.14.23. 2012-04-20 21:51:27 +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 448c1e0d28 libgsf: update to 1.14.22. 2011-12-17 17:57:04 +01:00
Juan RP 18ed4ab83f libgsf: add missing GConf-devel builddep, updated shlibs, revbump. 2011-11-16 13:06:11 +01:00
Juan RP 25b70bd9c1 Updated 95% pkgs to the new shlibs world order, not yet finished. 2011-11-14 18:12:47 +01:00
davehome 7fa0e64d4d Update xfce4-related pkgs for new rshlib thing 2011-11-12 08:45:15 +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 2d70cfe035 No need to specify --localstatedir to GNU configure scripts anymore. 2011-10-16 19:46:38 +02:00
Juan RP 639e94624f Use pycompile_{dirs,module} in packages with python modules. 2011-10-05 16:42:03 +02:00
Juan RP aea138cac7 libgsf: update to 1.14.20.
--HG--
branch : gnome3
2011-03-25 09:22:15 +01:00
Juan RP e23fb836b6 Bump revision for packages requiring python. 2010-11-17 21:08:18 +01:00
Juan RP 53590f38da libgsf: needs pygtk at build time. 2010-05-12 13:40:32 +02:00
Juan RP d2ef519904 libgsf: add -python subpkg.
--HG--
extra : convert_revision : c8bf36c331663d461b40bca6570408831af5bb05
2010-04-23 15:15:58 +02:00
Juan RP 1e33bb719e libgsf: sanitize deps, bumprev.
--HG--
extra : convert_revision : 2c77dbb48db34482ed6821090df4d18e3ff63278
2010-01-11 14:32:35 +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