svn commit: r307936 - in head/audio/xmms-sid: . files
Pawel Pekala
pawel at FreeBSD.org
Wed Nov 28 21:03:27 UTC 2012
Author: pawel
Date: Wed Nov 28 21:03:25 2012
New Revision: 307936
URL: http://svnweb.freebsd.org/changeset/ports/307936
Log:
Update to version 0.8.99.2
PR: ports/173752
Submitted by: Chris Petrik <c.petrik.sosa at gmail.com> (maintainer)
Feature safe: yes
Added:
head/audio/xmms-sid/files/patch-src-xs_config.c (contents, props changed)
head/audio/xmms-sid/pkg-plist (contents, props changed)
Deleted:
head/audio/xmms-sid/files/patch-src::xmms-sid.cc
Modified:
head/audio/xmms-sid/Makefile
head/audio/xmms-sid/distinfo
head/audio/xmms-sid/files/patch-ltmain.sh
Modified: head/audio/xmms-sid/Makefile
==============================================================================
--- head/audio/xmms-sid/Makefile Wed Nov 28 20:31:09 2012 (r307935)
+++ head/audio/xmms-sid/Makefile Wed Nov 28 21:03:25 2012 (r307936)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= xmms-sid
-PORTVERSION= 0.7.4
-PORTREVISION= 5
+PORTVERSION= 0.8.99.2
CATEGORIES= audio
MASTER_SITES= http://www.tnsp.org/xs-files/
@@ -14,17 +13,12 @@ LIB_DEPENDS= sidplay.1:${PORTSDIR}/audio
BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
-PLIST_FILES= lib/xmms/Input/libsid.so
USE_BZIP2= yes
+USE_GETTEXT= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-
-post-patch:
- @${REINPLACE_CMD} -e 's|^CFLAGS = -O2 -W -Wall|CFLAGS = @CFLAGS@ |; \
- s|-lstdc++||; \
- s|^LIBS = -lsidplay|LIBS = -lsidplay -lstdc++|' \
- ${BUILD_WRKSRC}/src/Makefile.in
- @${REINPLACE_CMD} -e '/objformat=/s|=.*|=elf|' ${WRKSRC}/configure
+CONFIGURE_ARGS+= --prefix=${PREFIX} \
+ --with-sidplay1=${LOCALBASE}
.include <bsd.port.mk>
Modified: head/audio/xmms-sid/distinfo
==============================================================================
--- head/audio/xmms-sid/distinfo Wed Nov 28 20:31:09 2012 (r307935)
+++ head/audio/xmms-sid/distinfo Wed Nov 28 21:03:25 2012 (r307936)
@@ -1,2 +1,2 @@
-SHA256 (xmms-sid-0.7.4.tar.bz2) = 12605bc7d9b0cf0aa182019f70e63f87dc5d7a29487e31c1444fe02e088da003
-SIZE (xmms-sid-0.7.4.tar.bz2) = 165624
+SHA256 (xmms-sid-0.8.99.2.tar.bz2) = f85defb03b88d50ccf85fb991cc04644223cc97a6956e2240e74f8e20effdc1e
+SIZE (xmms-sid-0.8.99.2.tar.bz2) = 640223
Modified: head/audio/xmms-sid/files/patch-ltmain.sh
==============================================================================
--- head/audio/xmms-sid/files/patch-ltmain.sh Wed Nov 28 20:31:09 2012 (r307935)
+++ head/audio/xmms-sid/files/patch-ltmain.sh Wed Nov 28 21:03:25 2012 (r307936)
@@ -1,16 +1,18 @@
---- ltmain.sh.orig Wed Mar 27 14:10:10 2002
-+++ ltmain.sh Mon Sep 9 02:23:20 2002
-@@ -4209,11 +4209,13 @@
- IFS="$save_ifs"
+--- ltmain.sh.bak 2012-11-20 07:44:50.000000000 -0600
++++ ltmain.sh 2012-11-20 07:45:18.000000000 -0600
+@@ -3020,13 +3020,13 @@
+ lib="$destdir/$realname"
+ func_execute_cmds "$postinstall_cmds" 'exit $?'
fi
-
+-
+ if /usr/bin/false; then
# Install the pseudo-library for information purposes.
- name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
+ func_basename "$file"
+ name="$func_basename_result"
instname="$dir/$name"i
- $show "$install_prog $instname $destdir/$name"
- $run eval "$install_prog $instname $destdir/$name" || exit $?
+ func_show_eval "$install_prog $instname $destdir/$name" 'exit $?'
+-
+ fi
-
# Maybe install the static library, too.
- test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
+ test -n "$old_library" && func_append staticlibs " $dir/$old_library"
+ ;;
Added: head/audio/xmms-sid/files/patch-src-xs_config.c
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/audio/xmms-sid/files/patch-src-xs_config.c Wed Nov 28 21:03:25 2012 (r307936)
@@ -0,0 +1,10 @@
+--- src/xs_config.c.bak 2012-11-20 08:49:34.000000000 -0600
++++ src/xs_config.c 2012-11-20 08:50:23.000000000 -0600
+@@ -284,6 +284,7 @@
+ xs_cfg.sid2Builder = XS_BLD_RESID; break;
+ #endif
+ #endif
++break;
+ }
+
+ return TRUE;
Added: head/audio/xmms-sid/pkg-plist
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/audio/xmms-sid/pkg-plist Wed Nov 28 21:03:25 2012 (r307936)
@@ -0,0 +1,11 @@
+lib/xmms/Input/libxmmssid.so
+share/locale/de/LC_MESSAGES/xmms-sid.mo
+share/locale/en at boldquot/LC_MESSAGES/xmms-sid.mo
+share/locale/en at quot/LC_MESSAGES/xmms-sid.mo
+share/locale/fi/LC_MESSAGES/xmms-sid.mo
+share/xmms-sid/Kummatti_City.sid
+ at dirrmtry share/locale/en at quot
+ at dirrmtry share/locale/en at quot/LC_MESSAGES
+ at dirrmtry share/locale/en at boldquot
+ at dirrmtry share/locale/en at boldquot/LC_MESSAGES
+ at dirrm share/xmms-sid
More information about the svn-ports-all
mailing list