multimedia/gnome-mplayer: Updated for version 1.0.4.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
18974e920c
commit
3d62b50b1c
|
@ -15,4 +15,7 @@ single command.
|
||||||
Gnome MPlayer is not dependent on any Gnome libraries. However, the look
|
Gnome MPlayer is not dependent on any Gnome libraries. However, the look
|
||||||
and feel of the application is based on the Gnome HIG.
|
and feel of the application is based on the Gnome HIG.
|
||||||
|
|
||||||
libmusicbrainz3 is an optional dependency.
|
Either dconf or gconf is required for the program to save settings. They
|
||||||
|
are no longer stored in a .conf file. If you plan to use gconf pass
|
||||||
|
GCONF=YES
|
||||||
|
to the script. libmusicbrainz3 is an optional dependency.
|
||||||
|
|
|
@ -2,9 +2,16 @@ if [ -x /usr/bin/update-desktop-database ]; then
|
||||||
/usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
|
/usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
if [ -x /usr/bin/update-mime-database ]; then
|
||||||
|
/usr/bin/update-mime-database usr/share/mime >/dev/null 2>&1
|
||||||
|
fi
|
||||||
|
|
||||||
if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then
|
if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then
|
||||||
if [ -x /usr/bin/gtk-update-icon-cache ]; then
|
if [ -x /usr/bin/gtk-update-icon-cache ]; then
|
||||||
/usr/bin/gtk-update-icon-cache usr/share/icons/hicolor >/dev/null 2>&1
|
/usr/bin/gtk-update-icon-cache usr/share/icons/hicolor >/dev/null 2>&1
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
if [ -x /usr/bin/glib-compile-schemas ]; then
|
||||||
|
/usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas/ >/dev/null 2>&1
|
||||||
|
fi
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
# Written by Phillip Warner <pc_warner@yahoo.com>
|
# Written by Phillip Warner <pc_warner@yahoo.com>
|
||||||
|
|
||||||
PRGNAM=gnome-mplayer
|
PRGNAM=gnome-mplayer
|
||||||
VERSION=${VERSION:-1.0.0}
|
VERSION=${VERSION:-1.0.4}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
@ -21,6 +21,9 @@ TMP=${TMP:-/tmp/SBo}
|
||||||
PKG=$TMP/package-$PRGNAM
|
PKG=$TMP/package-$PRGNAM
|
||||||
OUTPUT=${OUTPUT:-/tmp}
|
OUTPUT=${OUTPUT:-/tmp}
|
||||||
|
|
||||||
|
# Assume we're using dconf unless otherwise specified
|
||||||
|
GCONF=${GCONF:-NO}
|
||||||
|
|
||||||
if [ "$ARCH" = "i486" ]; then
|
if [ "$ARCH" = "i486" ]; then
|
||||||
SLKCFLAGS="-O2 -march=i486 -mtune=i686"
|
SLKCFLAGS="-O2 -march=i486 -mtune=i686"
|
||||||
LIBDIRSUFFIX=""
|
LIBDIRSUFFIX=""
|
||||||
|
@ -50,6 +53,13 @@ find . \
|
||||||
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 \
|
\( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 \
|
||||||
-o -perm 400 \) -exec chmod 644 {} \;
|
-o -perm 400 \) -exec chmod 644 {} \;
|
||||||
|
|
||||||
|
# If GCONF=YES above, then enable gconf; otherwise, disable it.
|
||||||
|
if [ "$GCONF" = "YES" ]; then
|
||||||
|
do_gconf="with"
|
||||||
|
else
|
||||||
|
do_gconf="without"
|
||||||
|
fi
|
||||||
|
|
||||||
CFLAGS="$SLKCFLAGS" \
|
CFLAGS="$SLKCFLAGS" \
|
||||||
CXXFLAGS="$SLKCFLAGS" \
|
CXXFLAGS="$SLKCFLAGS" \
|
||||||
./configure \
|
./configure \
|
||||||
|
@ -57,7 +67,7 @@ CXXFLAGS="$SLKCFLAGS" \
|
||||||
--mandir=/usr/man \
|
--mandir=/usr/man \
|
||||||
--docdir=/usr/doc/$PRGNAM-$VERSION \
|
--docdir=/usr/doc/$PRGNAM-$VERSION \
|
||||||
--disable-nautilus \
|
--disable-nautilus \
|
||||||
--without-gconf \
|
--${do_gconf}-gconf \
|
||||||
--disable-schemas-install \
|
--disable-schemas-install \
|
||||||
--build=$ARCH-slackware-linux
|
--build=$ARCH-slackware-linux
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="gnome-mplayer"
|
PRGNAM="gnome-mplayer"
|
||||||
VERSION="1.0.0"
|
VERSION="1.0.4"
|
||||||
HOMEPAGE="http://sites.google.com/site/kdekorte2/gnomemplayer"
|
HOMEPAGE="http://sites.google.com/site/kdekorte2/gnomemplayer"
|
||||||
DOWNLOAD="http://gnome-mplayer.googlecode.com/files/gnome-mplayer-1.0.0.tar.gz"
|
DOWNLOAD="http://gnome-mplayer.googlecode.com/files/gnome-mplayer-1.0.4.tar.gz"
|
||||||
MD5SUM="2c8c7e679fa02e524face3fdb504b39d"
|
MD5SUM="c97dcf12d6a6b5543d701944f95e850e"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
MAINTAINER="Phillip Warner"
|
MAINTAINER="Phillip Warner"
|
||||||
EMAIL="pc_warner@yahoo.com"
|
EMAIL="pc_warner@yahoo.com"
|
||||||
APPROVED="rworkman"
|
APPROVED="dsomero"
|
||||||
|
|
Loading…
Reference in New Issue