diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2012-09-24 19:34:22 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-24 22:53:33 -0500 |
commit | 96d5e684078f89d510705df576462770c28551fa (patch) | |
tree | 697b0e5944f310d75b855923a659600f8cd8ab20 /audio/rhythmbox/we_have_tdb_in_samba.patch | |
parent | a4cca0cb8d7dd132c72d54ae619757cbcec92948 (diff) | |
download | slackbuilds-96d5e684078f89d510705df576462770c28551fa.tar.gz |
audio/rhytmbox: Updated for version 2.97, several changes.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'audio/rhythmbox/we_have_tdb_in_samba.patch')
-rw-r--r-- | audio/rhythmbox/we_have_tdb_in_samba.patch | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/audio/rhythmbox/we_have_tdb_in_samba.patch b/audio/rhythmbox/we_have_tdb_in_samba.patch new file mode 100644 index 0000000000..2035887282 --- /dev/null +++ b/audio/rhythmbox/we_have_tdb_in_samba.patch @@ -0,0 +1,75 @@ +diff -Naur rhythmbox-2.97.orig/configure rhythmbox-2.97/configure +--- rhythmbox-2.97.orig/configure 2012-06-03 11:07:09.000000000 +0200 ++++ rhythmbox-2.97/configure 2012-09-24 19:13:42.643306600 +0200 +@@ -15592,7 +15592,6 @@ + libpeas-1.0 >= \$LIBPEAS_REQS \\ + libpeas-gtk-1.0 >= \$LIBPEAS_REQS \\ + libxml-2.0 >= \$LIBXML2_REQS \\ +- tdb >= 1.2.6 \\ + json-glib-1.0\""; } >&5 + ($PKG_CONFIG --exists --print-errors "\ + gobject-introspection-1.0 >= $GOBJECT_INTROSPECTION_REQS \ +@@ -15606,7 +15605,6 @@ + libpeas-1.0 >= $LIBPEAS_REQS \ + libpeas-gtk-1.0 >= $LIBPEAS_REQS \ + libxml-2.0 >= $LIBXML2_REQS \ +- tdb >= 1.2.6 \ + json-glib-1.0") 2>&5 + ac_status=$? + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 +@@ -15623,7 +15621,6 @@ + libpeas-1.0 >= $LIBPEAS_REQS \ + libpeas-gtk-1.0 >= $LIBPEAS_REQS \ + libxml-2.0 >= $LIBXML2_REQS \ +- tdb >= 1.2.6 \ + json-glib-1.0" 2>/dev/null` + else + pkg_failed=yes +@@ -15647,7 +15644,6 @@ + libpeas-1.0 >= \$LIBPEAS_REQS \\ + libpeas-gtk-1.0 >= \$LIBPEAS_REQS \\ + libxml-2.0 >= \$LIBXML2_REQS \\ +- tdb >= 1.2.6 \\ + json-glib-1.0\""; } >&5 + ($PKG_CONFIG --exists --print-errors "\ + gobject-introspection-1.0 >= $GOBJECT_INTROSPECTION_REQS \ +@@ -15661,7 +15657,6 @@ + libpeas-1.0 >= $LIBPEAS_REQS \ + libpeas-gtk-1.0 >= $LIBPEAS_REQS \ + libxml-2.0 >= $LIBXML2_REQS \ +- tdb >= 1.2.6 \ + json-glib-1.0") 2>&5 + ac_status=$? + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 +@@ -15678,7 +15673,6 @@ + libpeas-1.0 >= $LIBPEAS_REQS \ + libpeas-gtk-1.0 >= $LIBPEAS_REQS \ + libxml-2.0 >= $LIBXML2_REQS \ +- tdb >= 1.2.6 \ + json-glib-1.0" 2>/dev/null` + else + pkg_failed=yes +@@ -15711,7 +15705,6 @@ + libpeas-1.0 >= $LIBPEAS_REQS \ + libpeas-gtk-1.0 >= $LIBPEAS_REQS \ + libxml-2.0 >= $LIBXML2_REQS \ +- tdb >= 1.2.6 \ + json-glib-1.0" 2>&1` + else + RHYTHMBOX_PKG_ERRORS=`$PKG_CONFIG --print-errors "\ +@@ -15726,7 +15719,6 @@ + libpeas-1.0 >= $LIBPEAS_REQS \ + libpeas-gtk-1.0 >= $LIBPEAS_REQS \ + libxml-2.0 >= $LIBXML2_REQS \ +- tdb >= 1.2.6 \ + json-glib-1.0" 2>&1` + fi + # Put the nasty error message in config.log where it belongs +@@ -15744,7 +15736,6 @@ + libpeas-1.0 >= $LIBPEAS_REQS \ + libpeas-gtk-1.0 >= $LIBPEAS_REQS \ + libxml-2.0 >= $LIBXML2_REQS \ +- tdb >= 1.2.6 \ + json-glib-1.0) were not met: + + $RHYTHMBOX_PKG_ERRORS |