summaryrefslogtreecommitdiffstats
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
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>
-rw-r--r--desktop/thunar-media-tags-plugin/slack-desc10
-rw-r--r--desktop/thunar-media-tags-plugin/thunar-media-tags-plugin-0.2.1.patch (renamed from desktop/thunar-media-tags-plugin/thunar-media-tags-plugin-0.2.0.patch)39
-rw-r--r--desktop/thunar-media-tags-plugin/thunar-media-tags-plugin.SlackBuild10
-rw-r--r--desktop/thunar-media-tags-plugin/thunar-media-tags-plugin.info6
4 files changed, 18 insertions, 47 deletions
diff --git a/desktop/thunar-media-tags-plugin/slack-desc b/desktop/thunar-media-tags-plugin/slack-desc
index c203e9ef83..2da4fe08bd 100644
--- a/desktop/thunar-media-tags-plugin/slack-desc
+++ b/desktop/thunar-media-tags-plugin/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
thunar-media-tags-plugin: thunar-media-tags-plugin (Media Tag Plugin for Thunar)
diff --git a/desktop/thunar-media-tags-plugin/thunar-media-tags-plugin-0.2.0.patch b/desktop/thunar-media-tags-plugin/thunar-media-tags-plugin-0.2.1.patch
index 8ac5ca69cf..78db9be2b6 100644
--- a/desktop/thunar-media-tags-plugin/thunar-media-tags-plugin-0.2.0.patch
+++ b/desktop/thunar-media-tags-plugin/thunar-media-tags-plugin-0.2.1.patch
@@ -1,7 +1,7 @@
-diff -ru thunar-media-tags-plugin-0.2.0.orig/configure thunar-media-tags-plugin-0.2.0/configure
---- thunar-media-tags-plugin-0.2.0.orig/configure 2011-11-30 20:34:12.000000000 +0100
-+++ thunar-media-tags-plugin-0.2.0/configure 2012-11-27 12:35:58.432844202 +0100
-@@ -14396,48 +14396,10 @@
+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=""
@@ -47,12 +47,8 @@ diff -ru thunar-media-tags-plugin-0.2.0.orig/configure thunar-media-tags-plugin-
+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"
-+TAGLIBC_LIBS="-ltag_c"
-
- $as_echo "#define HAVE_TAGLIBC 1" >>confdefs.h
-
-@@ -14446,11 +14408,6 @@
+ TAGLIBC_LIBS="-ltag_c"
+@@ -14579,10 +14541,6 @@
@@ -60,29 +56,6 @@ diff -ru thunar-media-tags-plugin-0.2.0.orig/configure thunar-media-tags-plugin-
- -lm
-fi
-
--
-diff -ru thunar-media-tags-plugin-0.2.0.orig/configure.in thunar-media-tags-plugin-0.2.0/configure.in
---- thunar-media-tags-plugin-0.2.0.orig/configure.in 2011-11-30 20:34:07.000000000 +0100
-+++ thunar-media-tags-plugin-0.2.0/configure.in 2012-11-27 12:37:09.712953077 +0100
-@@ -81,14 +81,11 @@
- dnl ***********************************
- TAGLIBC_LIBS=""
- TAGLIBC_CFLAGS=""
--AC_CHECK_LIB([tag_c], [taglib_file_new],
-+AC_CHECK_HEADER([taglib/tag_c.h],
- [
-- AC_CHECK_HEADER([taglib/tag_c.h],
-- [
-- TAGLIBC_LIBS="-ltag_c"
-- AC_DEFINE([HAVE_TAGLIBC], [1], [Define to 1 if tag_c is found])
-- ])
--], [-lm])
-+ TAGLIBC_LIBS="-ltag_c"
-+ AC_DEFINE([HAVE_TAGLIBC], [1], [Define to 1 if tag_c is found])
-+])
- AC_SUBST([TAGLIBC_CFLAGS])
- AC_SUBST([TAGLIBC_LIBS])
-
diff --git a/desktop/thunar-media-tags-plugin/thunar-media-tags-plugin.SlackBuild b/desktop/thunar-media-tags-plugin/thunar-media-tags-plugin.SlackBuild
index ccf4971307..740d1b965f 100644
--- a/desktop/thunar-media-tags-plugin/thunar-media-tags-plugin.SlackBuild
+++ b/desktop/thunar-media-tags-plugin/thunar-media-tags-plugin.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for thunar-media-tags-plugin
-# Copyright 2006-2012 Robby Workman, Northport, Alabama, USA
+# Copyright 2006-2013 Robby Workman, Northport, Alabama, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,16 +23,14 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=thunar-media-tags-plugin
-VERSION=${VERSION:-0.2.0}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-0.2.1}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) ARCH=i486 ;;
arm*) ARCH=arm ;;
- # Unless $ARCH is already set, use uname -m for all other archs:
*) ARCH=$( uname -m ) ;;
esac
fi
@@ -72,7 +70,7 @@ find . \
-exec chmod 644 {} \;
# Fix taglib linking - thanks, Roberto Neri! :)
-patch -p1 < $CWD/thunar-media-tags-plugin-0.2.0.patch
+patch -p1 < $CWD/thunar-media-tags-plugin-0.2.1.patch
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
diff --git a/desktop/thunar-media-tags-plugin/thunar-media-tags-plugin.info b/desktop/thunar-media-tags-plugin/thunar-media-tags-plugin.info
index 4a530dd129..65542dea8e 100644
--- a/desktop/thunar-media-tags-plugin/thunar-media-tags-plugin.info
+++ b/desktop/thunar-media-tags-plugin/thunar-media-tags-plugin.info
@@ -1,8 +1,8 @@
PRGNAM="thunar-media-tags-plugin"
-VERSION="0.2.0"
+VERSION="0.2.1"
HOMEPAGE="http://goodies.xfce.org/projects/thunar-plugins/thunar-media-tags-plugin"
-DOWNLOAD="http://archive.xfce.org/src/thunar-plugins/thunar-media-tags-plugin/0.2/thunar-media-tags-plugin-0.2.0.tar.bz2"
-MD5SUM="e3fe46401ad12a5cde40b954ae1d8f80"
+DOWNLOAD="http://archive.xfce.org/src/thunar-plugins/thunar-media-tags-plugin/0.2/thunar-media-tags-plugin-0.2.1.tar.bz2"
+MD5SUM="0106e900714f86ccbafdc72238d3cf8d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""