Commit graph

35 commits

Author SHA1 Message Date
Christian Neukirchen b24ba8199e add update_* to most packages starting with "g". 2014-11-02 15:54:28 +01:00
Juan RP fe02622116 Switch to generic options.description all applicable pkgs. 2014-06-30 11:48:00 +02:00
Juan RP 565cf4e5e4 gst-plugins-base: fix x86 build with gcc-4.9 (force SSE2 instructions). 2014-06-14 09:34:25 +02:00
Juan RP d8dbda624f Corrected email address for some of my packages. 2014-06-14 09:02:17 +02:00
Juan RP f7a136fe4a gst-plugins-base: rebuild for corrected shlib-provides. 2014-04-03 12:18:59 +02:00
Juan RP 925d471cbf Update all source packages for xbps-src>=90. 2014-01-01 16:10:11 +01:00
Juan RP 768edfec57 gst-plugins-base: regen via autogen.sh to fix localized files. 2013-12-17 22:44:28 +01:00
Juan RP 2b3c002f4a gst-plugins-base: fix cdparanoia description. 2013-12-17 22:37:55 +01:00
Juan RP 9b0406f252 gst-plugins-base: added cdparanoia/gir options (off in cross). 2013-12-17 22:34:17 +01:00
Juan RP 7da8b87b01 Convert packages to the new template format (g). 2013-04-12 15:11:12 +02:00
ojab 4edfe5f8ea gst-plugins-base: fixe makedepends 2013-03-29 16:40:16 +04:00
Juan RP 126f27f8c3 Remove the rshlibs; they do more harm than good. 2012-11-21 04:19:43 +01:00
Juan RP 883b8a6a8e gst-plugins-base: rebuild with as-needed for shlibs. 2012-10-10 14:43: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 5de83190f6 gst-plugins-base: update to 0.10.36. 2012-02-22 21:14:27 +01:00
Juan RP 784705e42c No need to add coreutils as build dependency anymore. 2012-02-13 12:52:00 +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 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 72b6a6b340 Bumprev for pkgs depending in libogg (SONAME bumped). 2011-10-03 21:36:52 +02:00
Juan RP 81c8a54b0f gst-plugins-base: update to 0.10.35. 2011-08-27 17:27:03 +02:00
Juan RP 4a0a8fedc5 gst-plugins-base: update to 0.10.34. 2011-05-18 16:18:33 +02:00
Juan RP bb71732b20 gnome-shell: needs some gir pkgs, so move them into the main pkg.
--HG--
branch : gnome3
2011-03-02 20:36:07 +01:00
Juan RP 65957d538c gst-plugins-base: update to 0.10.32. 2011-01-27 02:14:38 +01:00
Juan RP 70bbb05d6a gst-plugins-base: doesn't need liboil, needs orc. Bumprev. 2010-11-20 01:36:04 +01:00
Juan RP 714e2acb36 gst-plugins-base: update to 0.10.30. 2010-10-24 18:22:34 +02:00
Juan RP f8c5bb7ce9 gst-plugins-base: update to 0.10.29.
--HG--
extra : convert_revision : a785c65f3f109edde569fce8cf56fd2bca1b7454
2010-04-28 15:25:47 +02:00
Juan RP 1c9945f375 gst-plugins-base-devel: fix gobject-introspection rundep.
--HG--
extra : convert_revision : d38806b1f8871dd1555e25dabbd8551c4722ef76
2010-04-25 16:29:07 +02:00
Juan RP f466a4003a gst-plugins-base: added gir- subpkg.
--HG--
extra : convert_revision : c42fa4e6bdf6a6dc9922d75eba214ea3ca0c6e4f
2010-04-23 16:13:13 +02:00
Juan RP 630a6335aa gst-plugins-base: move static libs into -devel subpkg. Bumprev.
--HG--
extra : convert_revision : ea17381d060e7a9c9a0f2ffd5e3818736e0939ee
2010-04-12 14:39:19 +02:00
Juan RP e4e2d00f94 gst-plugins-base: update to 0.10.28.
--HG--
extra : convert_revision : 9e7574215446e359e152c50efdd898ce65700d44
2010-03-29 15:25:42 +02:00
Juan RP 929c451ef1 gst-plugins-base: sanitize deps, bumprev.
--HG--
extra : convert_revision : 8ed9ca4a26836d4229ad9051658464f0cd5c5d4f
2010-01-11 13:55: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