summaryrefslogtreecommitdiff
path: root/multimedia/Makefile
diff options
context:
space:
mode:
authortsutsui <tsutsui@pkgsrc.org>2019-09-14 18:11:34 +0000
committertsutsui <tsutsui@pkgsrc.org>2019-09-14 18:11:34 +0000
commita109e15eacabbd082902acf6332c2b36eddfd9a1 (patch)
tree49c4a76093e58ce8731979fc12ad20690b0c6279 /multimedia/Makefile
parent627782bb97a8ee147608b3b9b09edcbb42a9e854 (diff)
downloadpkgsrc-a109e15eacabbd082902acf6332c2b36eddfd9a1.tar.gz
ruby-gnome: Update to 3.3.8, and rename package names to match gems.
Also reorganize several dependencies in Makefile and buildlink3.mk. See the following post for details: https://mail-index.netbsd.org/pkgsrc-users/2019/09/07/msg029327.html https://mail-index.netbsd.org/pkgsrc-users/2019/09/13/msg029356.html Upstream changes (from NEWS): == Ruby-GNOME 3.3.8: 2019-09-10 This is a partially GLib 2.62.0 support release. === Changes ==== All * Improvements * Changed our project name to Ruby-GNOME from Ruby-GNOME2. [GitHub#1277][Suggested by kojix2] [GitHub#1291][Patch by kojix2] * Stopped to release (({.tar.gz})) because they are no longer used. ==== Ruby/GLib2 * Improvements * (({GLib.convert})): Changed to set correct encoding. * (({GLib::FILENAME_ENCODING})): Added. * Changed to use the same enum object for the same enum value. * (({GLib::Enum.find})): Added. * (({GLib::Bytes#initialize})): Changed to reuse (({String})) data even if the given (({String})) isn't frozen. * (({GLib::Bytes.try_convert})): Added. * (({GLib::Enum.try_convert})): Added. * (({GLib::Flags.try_convert})): Added. * (({GLib::Type.try_convert})): Added. * (({GLib::MkEnums.create})): Added support for flags to enum definition. [GitHub#1295][Patch by Mamoru TASAKA] ==== Ruby/GIO2 * Fixes * Renamed to (({Gio::Icon#hash})) from (({Gio::Icon.hash})). [GitHub#1293][Reported by Erik Czumadewski] ==== Ruby/GObjectIntrospection * Improvements * Introduced (({try_convert})) protocol. ==== Ruby/CairoGObject * Improvements * (({Cairo::Context.try_convert})): Added. * (({Cairo::Device.try_convert})): Added. * (({Cairo::Pattern.try_convert})): Added. * (({Cairo::Surface.try_convert})): Added. * (({Cairo::ScaledFont.try_convert})): Added. * (({Cairo::FontFace.try_convert})): Added. * (({Cairo::FontOptions.try_convert})): Added. * (({Cairo::Region.try_convert})): Added. === Thanks * kojix2 * Erik Czumadewski * Mamoru TASAKA
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r--multimedia/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile
index 9439860b947..afec440bd53 100644
--- a/multimedia/Makefile
+++ b/multimedia/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.276 2019/09/07 23:51:06 nia Exp $
+# $NetBSD: Makefile,v 1.277 2019/09/14 18:11:40 tsutsui Exp $
#
COMMENT= Multimedia utilities
@@ -190,8 +190,8 @@ SUBDIR+= py-ming
SUBDIR+= py-mpegdash
SUBDIR+= regionset
SUBDIR+= replex
-SUBDIR+= ruby-gnome2-clutter-gstreamer
-SUBDIR+= ruby-gnome2-gstreamer
+SUBDIR+= ruby-clutter-gstreamer
+SUBDIR+= ruby-gstreamer
SUBDIR+= ruby-ming
SUBDIR+= schroedinger
SUBDIR+= smpeg