pkgsrc/multimedia/gnome-media/Makefile

77 lines
2.6 KiB
Makefile
Raw Normal View History

2008-06-20 03:09:05 +02:00
# $NetBSD: Makefile,v 1.17 2008/06/20 01:09:27 joerg Exp $
DISTNAME= gnome-media-2.22.0
CATEGORIES= multimedia gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-media/2.22/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Set of audio/multimedia applications for GNOME2
2008-06-20 03:09:05 +02:00
PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= gst-plugins0.10-esound>=0.10.0:../../audio/gst-plugins0.10-esound
GNU_CONFIGURE= yes
USE_DIRS+= gnome2-1.5
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
USE_TOOLS+= gmake intltool msgfmt perl pkg-config xgettext
CONFIGURE_ARGS+= --enable-gtk-doc=no
CONFIGURE_ENV+= XGETTEXT=${TOOLS_PATH.xgettext:Q}
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "NetBSD" || ${OPSYS} == "FreeBSD" || ${OPSYS} == "OpenBSD"
CONFIGURE_ENV+= CDROM_HOST="bsd"
.endif
PKG_OPTIONS_VAR= PKG_OPTIONS.gnome-media
PKG_SUPPORTED_OPTIONS+= inet6
.include "../../mk/bsd.options.mk"
.if !empty(PKG_OPTIONS:Minet6)
CONFIGURE_ARGS+= --enable-ipv6
.else
CONFIGURE_ARGS+= --disable-ipv6
.endif
GCONF_SCHEMAS= CDDB-Slave2.schemas
GCONF_SCHEMAS+= gnome-audio-profiles.schemas
GCONF_SCHEMAS+= gnome-sound-recorder.schemas
GCONF_SCHEMAS+= gnome-volume-control.schemas
Update to 2.16.1: This is gnome-media 2.16.1 Changes since 2.16.1: * install vumeter.desktop file correctly. This is gnome-media 2.16.0 Changes since 2.14.2: * make full row of checkboxes clickeable in gnome-volume-control * .desktop fixes for bug-buddy and for category of FDO spec * macro fixes in header files * cygwin build fixes * translations: bn_IN, ca, da, de, es, eu, hi, hu, id, it, ja, ko, lv, mk, mg, ml, mn, mr, nl, pl, pt, ru, sl, sv, ta, th, tr, uk, zh_HK, zh_TW Bugs fixed: * 82190: Gnome CD should not have it's own themes * 166587: does not compile without specifying extra LDFLAGS * 168978: gnome-cd skips when using cdparanoia backend * 303325: The Application "CDDBSlave2" has quit unexpectedly * 316855: Sound Juicer crashes when adding the first new profile * 319846: volume control capplet not in sync with volume control ap... * 329409: gnome-media Cygwin build fixes * 329922: When recording multiple times, items in "record from inpu... * 333450: add categories to gnome-sound-recorder.desktop * 333476: gnome-sound-recorder MUTES sound-recording when recording.. * 336186: Gnome Volume Control applet should display "digital outpu... * 336315: Full row in checkbox listing should be clickable * 339784: sound configu error! * 341361: patch for as-needed * 348645: Help kill libegg * 348851: Errors in .desktop file break bug-buddy support * 349305: Polypaudio is renamed to PulseAudio * 352836: fix a couple leaks Thanks to: * Kjartan Maraas * Marc-Andre Lureau * Stefan Kost * All the translators
2006-09-15 17:23:00 +02:00
BUILDLINK_API_DEPENDS.esound+= esound>=0.2.23
BUILDLINK_API_DEPENDS.gst-plugins0.10-base+= gst-plugins0.10-base>=0.10.3
BUILDLINK_API_DEPENDS.gstreamer0.10+= gstreamer0.10>=0.10.3
Update to 2.16.1: This is gnome-media 2.16.1 Changes since 2.16.1: * install vumeter.desktop file correctly. This is gnome-media 2.16.0 Changes since 2.14.2: * make full row of checkboxes clickeable in gnome-volume-control * .desktop fixes for bug-buddy and for category of FDO spec * macro fixes in header files * cygwin build fixes * translations: bn_IN, ca, da, de, es, eu, hi, hu, id, it, ja, ko, lv, mk, mg, ml, mn, mr, nl, pl, pt, ru, sl, sv, ta, th, tr, uk, zh_HK, zh_TW Bugs fixed: * 82190: Gnome CD should not have it's own themes * 166587: does not compile without specifying extra LDFLAGS * 168978: gnome-cd skips when using cdparanoia backend * 303325: The Application "CDDBSlave2" has quit unexpectedly * 316855: Sound Juicer crashes when adding the first new profile * 319846: volume control capplet not in sync with volume control ap... * 329409: gnome-media Cygwin build fixes * 329922: When recording multiple times, items in "record from inpu... * 333450: add categories to gnome-sound-recorder.desktop * 333476: gnome-sound-recorder MUTES sound-recording when recording.. * 336186: Gnome Volume Control applet should display "digital outpu... * 336315: Full row in checkbox listing should be clickable * 339784: sound configu error! * 341361: patch for as-needed * 348645: Help kill libegg * 348851: Errors in .desktop file break bug-buddy support * 349305: Polypaudio is renamed to PulseAudio * 352836: fix a couple leaks Thanks to: * Kjartan Maraas * Marc-Andre Lureau * Stefan Kost * All the translators
2006-09-15 17:23:00 +02:00
BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.10.0
BUILDLINK_API_DEPENDS.libgnome+= libgnome>=2.13.7
BUILDLINK_API_DEPENDS.libgnomeui+= libgnomeui>=2.13.2
.include "../../audio/esound/buildlink3.mk"
.include "../../devel/GConf/schemas.mk"
.include "../../devel/GConf-ui/buildlink3.mk"
.include "../../devel/gail/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
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.
2005-03-22 17:34:36 +01:00
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/libglade/buildlink3.mk"
.include "../../devel/libgnome/buildlink3.mk"
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../devel/libbonobo/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../multimedia/gst-plugins0.10-base/buildlink3.mk"
.include "../../multimedia/gst-plugins0.10-good/buildlink3.mk"
.include "../../multimedia/gstreamer0.10/buildlink3.mk"
.include "../../net/ORBit2/buildlink3.mk"
2007-09-20 01:13:12 +02:00
.include "../../sysutils/gnome-vfs/buildlink3.mk"
Update to 2.16.1: This is gnome-media 2.16.1 Changes since 2.16.1: * install vumeter.desktop file correctly. This is gnome-media 2.16.0 Changes since 2.14.2: * make full row of checkboxes clickeable in gnome-volume-control * .desktop fixes for bug-buddy and for category of FDO spec * macro fixes in header files * cygwin build fixes * translations: bn_IN, ca, da, de, es, eu, hi, hu, id, it, ja, ko, lv, mk, mg, ml, mn, mr, nl, pl, pt, ru, sl, sv, ta, th, tr, uk, zh_HK, zh_TW Bugs fixed: * 82190: Gnome CD should not have it's own themes * 166587: does not compile without specifying extra LDFLAGS * 168978: gnome-cd skips when using cdparanoia backend * 303325: The Application "CDDBSlave2" has quit unexpectedly * 316855: Sound Juicer crashes when adding the first new profile * 319846: volume control capplet not in sync with volume control ap... * 329409: gnome-media Cygwin build fixes * 329922: When recording multiple times, items in "record from inpu... * 333450: add categories to gnome-sound-recorder.desktop * 333476: gnome-sound-recorder MUTES sound-recording when recording.. * 336186: Gnome Volume Control applet should display "digital outpu... * 336315: Full row in checkbox listing should be clickable * 339784: sound configu error! * 341361: patch for as-needed * 348645: Help kill libegg * 348851: Errors in .desktop file break bug-buddy support * 349305: Polypaudio is renamed to PulseAudio * 352836: fix a couple leaks Thanks to: * Kjartan Maraas * Marc-Andre Lureau * Stefan Kost * All the translators
2006-09-15 17:23:00 +02:00
#.include "../../sysutils/nautilus-cd-burner/buildlink3.mk"
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.
2005-03-22 17:34:36 +01:00
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../mk/omf-scrollkeeper.mk"
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
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.
2005-03-22 17:34:36 +01:00
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/oss.buildlink3.mk"
2007-04-19 20:23:56 +02:00
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"