summaryrefslogtreecommitdiffstats
path: root/desktop/thunar-media-tags-plugin/thunar-media-tags-plugin-0.2.1.patch
diff options
context:
space:
mode:
author Robby Workman2013-06-21 02:41:00 +0200
committer Niels Horn2013-06-21 02:41:00 +0200
commita73096b5f1bf5629211a25575500d107891972d7 (patch)
tree843ce73325b93c6f740c7ce6728fd883b8d665e3 /desktop/thunar-media-tags-plugin/thunar-media-tags-plugin-0.2.1.patch
parent60337a6555d195f451b463ec3806386a231878dc (diff)
downloadslackbuilds-a73096b5f1bf5629211a25575500d107891972d7.tar.gz
desktop/thunar-media-tags-plugin: Updated for version 0.2.1.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'desktop/thunar-media-tags-plugin/thunar-media-tags-plugin-0.2.1.patch')
-rw-r--r--desktop/thunar-media-tags-plugin/thunar-media-tags-plugin-0.2.1.patch61
1 files changed, 61 insertions, 0 deletions
diff --git a/desktop/thunar-media-tags-plugin/thunar-media-tags-plugin-0.2.1.patch b/desktop/thunar-media-tags-plugin/thunar-media-tags-plugin-0.2.1.patch
new file mode 100644
index 0000000000..78db9be2b6
--- /dev/null
+++ b/desktop/thunar-media-tags-plugin/thunar-media-tags-plugin-0.2.1.patch
@@ -0,0 +1,61 @@
+diff -Nur thunar-media-tags-plugin-0.2.1.orig/configure thunar-media-tags-plugin-0.2.1/configure
+--- thunar-media-tags-plugin-0.2.1.orig/configure 2013-05-11 04:57:03.000000000 -0500
++++ thunar-media-tags-plugin-0.2.1/configure 2013-06-17 01:40:43.467622887 -0500
+@@ -14529,45 +14529,7 @@
+
+ TAGLIBC_LIBS=""
+ TAGLIBC_CFLAGS=""
+-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for taglib_file_new in -ltag_c" >&5
+-$as_echo_n "checking for taglib_file_new in -ltag_c... " >&6; }
+-if ${ac_cv_lib_tag_c_taglib_file_new+:} false; then :
+- $as_echo_n "(cached) " >&6
+-else
+- ac_check_lib_save_LIBS=$LIBS
+-LIBS="-ltag_c $LIBS"
+-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+-/* end confdefs.h. */
+-
+-/* Override any GCC internal prototype to avoid an error.
+- Use char because int might match the return type of a GCC
+- builtin and then its argument prototype would still apply. */
+-#ifdef __cplusplus
+-extern "C"
+-#endif
+-char taglib_file_new ();
+-int
+-main ()
+-{
+-return taglib_file_new ();
+- ;
+- return 0;
+-}
+-_ACEOF
+-if ac_fn_c_try_link "$LINENO"; then :
+- ac_cv_lib_tag_c_taglib_file_new=yes
+-else
+- ac_cv_lib_tag_c_taglib_file_new=no
+-fi
+-rm -f core conftest.err conftest.$ac_objext \
+- conftest$ac_exeext conftest.$ac_ext
+-LIBS=$ac_check_lib_save_LIBS
+-fi
+-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_tag_c_taglib_file_new" >&5
+-$as_echo "$ac_cv_lib_tag_c_taglib_file_new" >&6; }
+-if test "x$ac_cv_lib_tag_c_taglib_file_new" = xyes; then :
+-
+- ac_fn_c_check_header_mongrel "$LINENO" "taglib/tag_c.h" "ac_cv_header_taglib_tag_c_h" "$ac_includes_default"
++ac_fn_c_check_header_mongrel "$LINENO" "taglib/tag_c.h" "ac_cv_header_taglib_tag_c_h" "$ac_includes_default"
+ if test "x$ac_cv_header_taglib_tag_c_h" = xyes; then :
+
+ TAGLIBC_LIBS="-ltag_c"
+@@ -14579,10 +14541,6 @@
+
+
+
+-else
+- -lm
+-fi
+-
+
+
+