summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarino <marino@pkgsrc.org>2012-08-15 20:11:30 +0000
committermarino <marino@pkgsrc.org>2012-08-15 20:11:30 +0000
commit195c2a3de35aee4f574e75dc89490866fadc2318 (patch)
treedf28b936508b4032b739f9dc9ee58d9a608b73c2
parent53b3e9e4a8ea9b574df046658eb3c14b638a2707 (diff)
downloadpkgsrc-195c2a3de35aee4f574e75dc89490866fadc2318.tar.gz
audio/amarok-kde3: extract with gtar
There's something amiss with the amarok tarball, bsdtar won't fully extract it. The file '._gem_commands.rb' will be missing unless GNU Tar is used instead. Other platforms, like ArchLinux, have run into this as well. The solution is mandate gtar for the file extraction.
-rw-r--r--audio/amarok-kde3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/amarok-kde3/Makefile b/audio/amarok-kde3/Makefile
index 7e57e87cb44..6e671f214c3 100644
--- a/audio/amarok-kde3/Makefile
+++ b/audio/amarok-kde3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2012/06/14 07:44:09 sbd Exp $
+# $NetBSD: Makefile,v 1.23 2012/08/15 20:11:30 marino Exp $
DISTNAME= amarok-${VERSION}
VERSION= 1.4.10
@@ -6,6 +6,7 @@ PKGREVISION= 23
CATEGORIES= audio kde
MASTER_SITES= ${MASTER_SITE_KDE:=amarok/${VERSION}/src/}
EXTRACT_SUFX= .tar.bz2
+EXTRACT_USING= gtar
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://amarok.kde.org/