pkgsrc/audio/sound-juicer/patches/patch-aa
richard c0604eae02 Sound Juicer "Here we are now, entertain us" 2.32.0
===================================================

* Many translations


Sound Juicer "Ce soir la femme du torero dormira sur ses deux oreilles" 2.31.6
==============================================================================

* Many translations
* Add --with-gtk=2.0|3.0 configure flag, defaulting to 2.0 (Vincent Untz)


Sound Juicer "L'amour c'est pas confortable" 2.31.5
===================================================

* Many translations
* Remove unnecessary markup from glade messages in sound-juicer (Claude Paroz)
* Use GtkBuilder and drop libglade support (Tadej Borovšak)
* Fix crash in sanitize_path at sj-extracting.c:859 (Bastien Nocera)
* Compile with -DGSEAL_ENABLED (André Klapper)
* Fix build: conflict with unistd.h (Vincent Untz)
* Use GtkInfoBar (Javier Jardón)
* Port to GTK+ 3 (Matthias Clasen)


Sound Juicer "But I remember us riding in my brother's car" 2.28.2
==================================================================

* Many translations
* Fix crasher when MusicBrainz can't read a disc (Bastien Nocera)
2015-08-25 07:13:03 +00:00

40 lines
1.5 KiB
Text

$NetBSD: patch-aa,v 1.5 2015/08/25 07:13:03 richard Exp $
--- configure.orig 2010-09-28 09:56:08.000000000 +0000
+++ configure
@@ -16949,7 +16949,7 @@ fi
# Find the GStreamer elements we use, and warn if they are not present.
- if test "x$GST_INSPECT" == "x"; then
+ if test "x$GST_INSPECT" = "x"; then
# Extract the first word of "gst-inspect-0.10", so it can be a program name with args.
set dummy gst-inspect-0.10; ac_word=$2
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
@@ -17005,7 +17005,7 @@ $as_echo "$as_me: WARNING: The 'vorbisen
fi
- if test "x$GST_INSPECT" == "x"; then
+ if test "x$GST_INSPECT" = "x"; then
# Extract the first word of "gst-inspect-0.10", so it can be a program name with args.
set dummy gst-inspect-0.10; ac_word=$2
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
@@ -17061,7 +17061,7 @@ $as_echo "$as_me: WARNING: The 'flacenc'
fi
- if test "x$GST_INSPECT" == "x"; then
+ if test "x$GST_INSPECT" = "x"; then
# Extract the first word of "gst-inspect-0.10", so it can be a program name with args.
set dummy gst-inspect-0.10; ac_word=$2
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
@@ -17117,7 +17117,7 @@ $as_echo "$as_me: WARNING: The 'wavenc'
fi
- if test "x$GST_INSPECT" == "x"; then
+ if test "x$GST_INSPECT" = "x"; then
# Extract the first word of "gst-inspect-0.10", so it can be a program name with args.
set dummy gst-inspect-0.10; ac_word=$2
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5