diff -urN audacious.orig/Makefile audacious/Makefile --- audacious.orig/Makefile Wed Jul 26 16:09:40 2006 +++ audacious/Makefile Wed Jul 26 15:51:57 2006 @@ -6,8 +6,7 @@ # PORTNAME= audacious -PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTVERSION= 1.1.1 CATEGORIES= multimedia audio MASTER_SITES= http://audacious-media-player.org/release/ \ ${MASTER_SITE_LOCAL} @@ -34,7 +33,7 @@ OUTPUT_PLUGINS="${OUTPUT_PLUGINS}" \ VISUALIZATION_PLUGINS="${VISUALIZATION_PLUGINS}" CONFIGURE_ARGS= --disable-jack --disable-flc --disable-adplug \ - --disable-lirc --disable-alsa --disable-amidiplug --disable-arts + --disable-lirc --disable-alsa --disable-amidiplug --disable-arts --disable-wma MAN1= audacious.1 @@ -50,9 +49,6 @@ SID "Enable sid input" off \ MPC "Enable mpc input" off \ ESOUND "Enable Esound output" off \ - ID3V2 "Enable id3v2 editing" off \ - SIMD "Build with x86 SIMD(3DNow!/MMX) instructions support" on \ - SDL "Enable SDL support" off \ GNOME "Build with gnomevfs/gconf support" off .include @@ -112,32 +108,14 @@ PLIST_SUB+= ESDPLUGIN="@comment " .endif -.if defined(WITH_ID3V2) -LIB_DEPENDS+= id3-3.8.3:${PORTSDIR}/audio/id3lib -.endif - -.if ${ARCH} != "i386" -WITHOUT_SIMD= yes -.endif - -.if !defined(WITHOUT_SIMD) && ${OSVERSION} >= 400021 -CONFIGURE_ARGS+= --enable-simd -.endif - -.if defined(WITH_SDL) -USE_SDL= sdl -.endif - .if defined(WITH_GNOME) -USE_GNOME+= gconf2 gnomevfs2 +USE_GNOME+= gnomevfs2 CONFIGURE_ARGS+= --enable-gnome-vfs --enable-gconf .endif post-patch: @${REINPLACE_CMD} -e 's|(LIBDIR)/pkgconfig|(prefix)/libdata/pkgconfig|g' \ - ${WRKSRC}/Makefile.in - @${REINPLACE_CMD} -e 's,-pthread,${PTHREAD_LIBS},g' \ - ${WRKSRC}/configure + ${WRKSRC}/Makefile post-install: @${CAT} ${PKGMESSAGE} diff -urN audacious.orig/distinfo audacious/distinfo --- audacious.orig/distinfo Wed Jul 26 16:09:40 2006 +++ audacious/distinfo Wed Jul 26 15:20:55 2006 @@ -1,3 +1,3 @@ -MD5 (audacious-1.0.0.tgz) = a3e0f49be74eecb3c27a5a901cff0b66 -SHA256 (audacious-1.0.0.tgz) = c3b11f7755af0bc89330aa79907cf43e99227a6f935652c7cd529385e152c8cb -SIZE (audacious-1.0.0.tgz) = 3248602 +MD5 (audacious-1.1.1.tgz) = e9108f71725cf8336f7b965424c285f8 +SHA256 (audacious-1.1.1.tgz) = 11f0079bfedb01ff7248c32065cca7706d0eba75dd3035a0770ed9c42b94b887 +SIZE (audacious-1.1.1.tgz) = 3387162 diff -urN audacious.orig/pkg-plist audacious/pkg-plist --- audacious.orig/pkg-plist Wed Jul 26 16:09:40 2006 +++ audacious/pkg-plist Wed Jul 26 16:04:20 2006 @@ -12,6 +12,7 @@ include/audacious/input.h include/audacious/output.h include/audacious/xml_document.h +include/audacious/prefswin.h lib/audacious/Effect/libaudiocompress.so lib/audacious/Effect/libladspa.so lib/audacious/Effect/libstereo.so @@ -30,14 +31,11 @@ %%MPCPLUGIN%%lib/audacious/Input/libmpc.so %%SIDPLUGIN%%lib/audacious/Input/libsid.so lib/audacious/Input/libwav.so -lib/audacious/Input/libwma.so lib/audacious/Output/libOSS.so %%ESDPLUGIN%%lib/audacious/Output/libESD.so lib/audacious/Output/libdisk_writer.so lib/audacious/Visualization/libbscope.so lib/libaudacious.so -lib/libaudacious.so.2 -lib/libaudacious.so.2.0.0 libdata/pkgconfig/audacious.pc share/applications/audacious.desktop share/pixmaps/audacious.png @@ -60,12 +58,18 @@ %%DATADIR%%/Skins/Default/volume.png %%DATADIR%%/glade/addfiles.glade %%DATADIR%%/glade/prefswin.glade +%%DATADIR%%/glade/fileinfo.glade +%%DATADIR%%/glade/fileinfo_popup.glade %%DATADIR%%/images/about-logo.png %%DATADIR%%/images/appearance.png %%DATADIR%%/images/eq.png %%DATADIR%%/images/mouse.png %%DATADIR%%/images/playlist.png %%DATADIR%%/images/plugins.png +%%DATADIR%%/images/audio.png +%%DATADIR%%/images/audioscrobbler.png +%%DATADIR%%/images/audioscrobbler_badge.png +%%DATADIR%%/images/connectivity.png share/locale/br/LC_MESSAGES/audacious.mo share/locale/cs/LC_MESSAGES/audacious.mo share/locale/cy/LC_MESSAGES/audacious.mo