]> gitweb.fluxo.info Git - slackbuilds.git/commitdiff
added swh-plugins
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>
Mon, 16 Oct 2006 11:21:19 +0000 (11:21 +0000)
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>
Mon, 16 Oct 2006 11:21:19 +0000 (11:21 +0000)
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@388 370017ae-e619-0410-ac65-c121f96126d4

cairo/cairo.SlackBuild
swh-plugins/slack-required [new file with mode: 0644]

index 3bb04634bb68df6668a8f8d9ba7c48b21e569c33..d2366f809fecd524442984dddf4997f6fdcff88e 100755 (executable)
@@ -55,12 +55,6 @@ URL="http://cairographics.org/releases/$SRC"
 SRC_DIR="$SRC_DIR/$PACKAGE"
 mkdir -p $SRC_DIR
 
-if [ "$PACKAGE_EXT" == "bz2" ]; then
-  tarflag="j"
-else
-  tarflag="z"
-fi
-
 if [ "$RTOOL" == "wget" ] && [ ! -f "$SRC_DIR/$SRC" ]; then
   wget "$URL" -O "$SRC_DIR/$SRC" || exit $ERROR_WGET
 fi
@@ -70,7 +64,7 @@ rm -rf $TMP
 mkdir -p $TMP
 cd $TMP
 
-tar xvf$tarflag $SRC_DIR/$SRC || exit $ERROR_TAR
+tar xvf $SRC_DIR/$SRC || exit $ERROR_TAR
 cd $PACKAGE-$VERSION
 
 if [ -f "$CWD/$PACKAGE-$VERSION.diff" ]; then
diff --git a/swh-plugins/slack-required b/swh-plugins/slack-required
new file mode 100644 (file)
index 0000000..f57299f
--- /dev/null
@@ -0,0 +1 @@
+fftw