summaryrefslogtreecommitdiff
path: root/multimedia/gnome2-media/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv>2005-03-22 16:34:36 +0000
committerjmmv <jmmv>2005-03-22 16:34:36 +0000
commit89302d3d2528f8cc85cba77bd85bedbd811f9d2d (patch)
treea0ae904b908fe0f232ebcbdc6993a99427304abe /multimedia/gnome2-media/Makefile
parente669097a6492600e67044cf33ada387e396ed7b8 (diff)
downloadpkgsrc-89302d3d2528f8cc85cba77bd85bedbd811f9d2d.tar.gz
Update to 2.10.0:
This is gnome-media 2.10.0 Changes since 2.9.92: * fix for crasher in volume control. This is gnome-media 2.9.92 Changes since 2.9.90: * polishing, finetuning, fixing possible crashers here and there... Bugs fixed: * 109909: gnome-cd Seg Faults when Notification Area goes away * 130653: gnome-sound-recorder doesn't prompt on overwrite * 150450: Update of labels in CD Player Preferences dialog * 153496: gnome-audio-profiles-properties crash when edit * 158222: vu-meter segfault in led_bar_light_percent() * 159821: [cdparanoia] audio playback glitches using cdparanoia * 160340: [PATCH] gnome-sound-recorder can not play files * 160830: Cannot run the sound recorder, application just "quits un... * 162185: [PATCH] gnome-sound-recorder cannot properly save files a... * 162302: Trying to record in a second window kills all windows (in... * 162607: "Untitled" window title and default file names need trans... * 164010: gtk warnings * 164857: cdparanoia is really noisy at x48 * 166814: gnome-media-2.8.0 fails to compile on solaris 9 * 167338: translator-credits missing This is gnome-media 2.9.90 Changes since 2.9.4: * mostly bug fixes all over the place. Bugs fixed: * 105709: Track editor crashed after changing cd * 128956: buttons should be greyed out when no CD is present * 164229: While playing, the popup play menu item icon image is not... * 165153: gstreamer-properties.xml file causes xml lint error This is gnome-media 2.9.4 Changes since 2.9.3: * translation fixes Bugs fixed: * 105768: Crash when opening gnome-cd * 148650: changing window title to 'Multimedia Systems Selector' * 153537: [PATCH] typo in error message * 161722: Build breakage on gnome-cd * 162608: gnome-media mixer message needs translator comment * 163354: Update the Time line Display after inserting the CD This is gnome-media 2.9.3 Changes since 2.9.2: * moved switches to their own tab in gst-mixer Bugs fixed: * 153599: The runtime-detected mixers don't have mnemonics * 157117: gnome-volume-control doesn't redraw properly * 158346: Duplicate volume controls for ALSA EMU10k1 * 159428: gnome-volume-control: Use simple check box if there is no... This is gnome-media 2.9.2 Changes since 2.9.1: * re-added CDDA backend in GNOME-CD Bugs fixed: 72581: Gnome-CD should detect multiple cdroms and put them in a ... 150072: small code clean ups 154547: compilation error in audio-profile.h with sound-juicer au... 155088: gnome-sound-recorder does not save files 156874: [PATCH] HIG fixes for preference dialog This is gnome-media 2.9.1 Changes since 2.8.0: * new volume control * ipv6 support for CDDB. Bugs fixes: * 111423: IPv6 enhancements in gnome-media * 144769: Volume Control (2.6.1) reports modem as primary sound card * 145087: cannot install .mo files into $prefix/share/locale in Sol... * 148858: improperly linked * 151971: Rewrite of gnome-volume-control * 153497: [PATCH] HIG fixes for new mixer's preference dialog.
Diffstat (limited to 'multimedia/gnome2-media/Makefile')
-rw-r--r--multimedia/gnome2-media/Makefile23
1 files changed, 14 insertions, 9 deletions
diff --git a/multimedia/gnome2-media/Makefile b/multimedia/gnome2-media/Makefile
index ad89ed81461..870169f46af 100644
--- a/multimedia/gnome2-media/Makefile
+++ b/multimedia/gnome2-media/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2004/10/03 00:13:02 tv Exp $
+# $NetBSD: Makefile,v 1.12 2005/03/22 16:34:36 jmmv Exp $
-DISTNAME= gnome-media-2.8.0
-PKGREVISION= 1
+DISTNAME= gnome-media-2.10.0
CATEGORIES= multimedia gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-media/2.8/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-media/2.10/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= rh@NetBSD.org
@@ -11,9 +10,9 @@ HOMEPAGE= http://www.gnome.org/
COMMENT= Set of audio/multimedia applications for GNOME2
BUILD_USES_MSGFMT= yes
-DEPENDS+= gst-plugins-cdparanoia>=0.8.4:../../audio/gst-plugins-cdparanoia
-DEPENDS+= gst-plugins-esound>=0.8.4:../../audio/gst-plugins-esound
-DEPENDS+= gst-plugins-oss>=0.8.4:../../audio/gst-plugins-oss
+DEPENDS+= gst-plugins-cdparanoia>=0.8.8:../../audio/gst-plugins-cdparanoia
+DEPENDS+= gst-plugins-esound>=0.8.8:../../audio/gst-plugins-esound
+DEPENDS+= gst-plugins-oss>=0.8.8:../../audio/gst-plugins-oss
GNU_CONFIGURE= yes
USE_BUILDLINK3= yes
@@ -40,18 +39,24 @@ GCONF2_SCHEMAS+= gnome-cd.schemas
GCONF2_SCHEMAS+= gnome-sound-recorder.schemas
.include "../../audio/esound/buildlink3.mk"
-.include "../../multimedia/gst-plugins/buildlink3.mk"
-.include "../../multimedia/gstreamer/buildlink3.mk"
.include "../../devel/GConf2/schemas.mk"
.include "../../devel/GConf2-ui/buildlink3.mk"
.include "../../devel/gail/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/libglade2/buildlink3.mk"
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../devel/libbonobo/buildlink3.mk"
.include "../../devel/pkgconfig/buildlink3.mk"
+.include "../../multimedia/gst-plugins/buildlink3.mk"
+.include "../../multimedia/gstreamer/buildlink3.mk"
.include "../../net/ORBit2/buildlink3.mk"
+.include "../../sysutils/gnome-vfs2/buildlink3.mk"
+.include "../../sysutils/nautilus-cd-burner/buildlink3.mk"
.include "../../textproc/intltool/buildlink3.mk"
+.include "../../textproc/libxml2/buildlink3.mk"
.include "../../textproc/scrollkeeper/omf.mk"
.include "../../x11/gnome-desktop/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/ossaudio.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"