summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Michales Michaloudes2013-04-24 02:47:43 +0200
committer Niels Horn2013-04-28 17:28:53 +0200
commit90a428323e9977753252530fbb6f9b2c4a902b4e (patch)
treeeb8efaea8fd67a0d0f21809d6a2f9c2dddcbf7fe /libraries
parent1af60ae6cd45dbdeb0169f244f306ea0322ff46d (diff)
downloadslackbuilds-90a428323e9977753252530fbb6f9b2c4a902b4e.tar.gz
libraries/xine-plugin: Updated for version 1.0.2.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r--libraries/xine-plugin/slack-desc10
-rw-r--r--libraries/xine-plugin/xine-plugin.SlackBuild4
2 files changed, 7 insertions, 7 deletions
diff --git a/libraries/xine-plugin/slack-desc b/libraries/xine-plugin/slack-desc
index ac04c27269..62ba797935 100644
--- a/libraries/xine-plugin/slack-desc
+++ b/libraries/xine-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------------------------------------------------------|
xine-plugin: xine-plugin (Embedded stream playback plugin)
diff --git a/libraries/xine-plugin/xine-plugin.SlackBuild b/libraries/xine-plugin/xine-plugin.SlackBuild
index 836991e3c6..d44652f86b 100644
--- a/libraries/xine-plugin/xine-plugin.SlackBuild
+++ b/libraries/xine-plugin/xine-plugin.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Slackware build script for <xine-plugin>
#
-# Michales - clavisound - Michaloudes korgie@gmail.com <2012>
+# Michales (clavisound) Michaloudes korgie@gmail.com <2012-2013>
PRGNAM=xine-plugin
VERSION=${VERSION:-1.0.2}
@@ -51,7 +51,7 @@ find . \
-exec chmod 644 {} \;
CFLAGS="$SLKCFLAGS" \
-CXXFLAGS="$SLKCFLAGS"
+CXXFLAGS="$SLKCFLAGS" \
./configure \
--prefix=/usr \
--with-plugindir=/usr/lib${LIBDIRSUFFIX}/mozilla/plugins \