summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorobache <obache>2011-03-04 13:14:04 +0000
committerobache <obache>2011-03-04 13:14:04 +0000
commit15139eec5b0e9417a1cfe4ecb1335586c690e1eb (patch)
tree37dc3870a58d3e80cc33adc679bc06683ce2af1d /multimedia
parentae19a8ae3f7c6f0006b9e47d04fc66769dd8333d (diff)
downloadpkgsrc-15139eec5b0e9417a1cfe4ecb1335586c690e1eb.tar.gz
Update ruby-gnome2 to 0.90.8.
== Ruby-GNOME2 0.90.8: 2011-03-04 NOTE: 0.90.x releases are for 1.0.0 major release. A bug fix release of 0.90.7. === Changes ==== All * Fixes * 'make distclean' does not removed pkg-config files. ==== Ruby/GLib2 * Fixes * fix non-gem rcairo detection. [#3178228] [OBATA Akio, Kouhei Sutou] ==== Ruby/Atk * Fixes * fix 'make distclean' cleans needed a file. [Vincent Carmona] ==== Ruby/Pango * Fixes * fix 'make distclean' cleans needed a file. [Vincent Carmona] ==== Ruby/GTK2 * Fixes * fix require order. [id:kenhys] * [#3046538] fix crash by GC at exit. [Vincent Carmona, Kouhei Sutou] * gtk-demo samples with ruby 1.9 (excepted cairo ones). [Vincent Carmona] ==== Ruby/GooCanvas * Fixes * fix pc install. [#3178294] [OBATA Akio, Kouhei Sutou] ==== Ruby/GStreamer * Improvements * improve missing message. [Vincent Carmona] * add Gst::InstallPlugins. [Vincent Carmona, Kouhei Sutou] * Fixes * fix pc install. [#3178294] [OBATA Akio, Kouhei Sutou] * don't use rbgprivate.h. [#3188442] [Mamoru Tasaka, Kouhei Sutou] ==== Ruby/GtkMozEmbed * Fixes * fix pc install. [#3178294] [OBATA Akio, Kouhei Sutou] ==== Ruby/GtkSourceView2 * Fixes * fix pc install. [#3178294] [OBATA Akio, Kouhei Sutou]
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/ruby-gnome2-gstreamer/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/ruby-gnome2-gstreamer/Makefile b/multimedia/ruby-gnome2-gstreamer/Makefile
index c5c9872c758..4e327a5aca6 100644
--- a/multimedia/ruby-gnome2-gstreamer/Makefile
+++ b/multimedia/ruby-gnome2-gstreamer/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2011/02/21 16:01:18 taca Exp $
+# $NetBSD: Makefile,v 1.8 2011/03/04 13:14:06 obache Exp $
#
PKGNAME= ${RUBY_PKGPREFIX}-gnome2-gstreamer-${VERSION}
COMMENT= Ruby binding of GStreamer 0.10.x or later
-PKGREVISION= 1
CATEGORIES= multimedia
CONFLICTS+= ruby[0-9][0-9]-gnome2-gstreamer-[0-9]*