Index: Makefile =================================================================== RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/audio/deadbeef/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- Makefile 7 Jun 2010 12:18:41 -0000 1.7 +++ Makefile 23 Jun 2010 18:20:18 -0000 @@ -6,26 +6,26 @@ # PORTNAME= deadbeef -PORTVERSION= 0.4.0 +PORTVERSION= 0.4.1 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/ -#DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= g.veniamin@googlemail.com COMMENT= DeaDBeeF is an audio player LIB_DEPENDS= samplerate.1:${PORTSDIR}/audio/libsamplerate \ - mad.2:${PORTSDIR}/audio/libmad + mad.2:${PORTSDIR}/audio/libmad \ + execinfo.1:${PORTSDIR}/devel/libexecinfo GNU_CONFIGURE= yes USE_BZIP2= yes USE_ICONV= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" +CONFIGURE_ENV= CPPFLAGS="-I../dumb/dumb-kode54/include -I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" LIBS="-lexecinfo" CONFIGURE_ARGS= --disable-alsa --disable-nullout WANT_GNOME= yes INSTALLS_ICONS= yes -MAKE_JOBS_SAGE= yes +MAKE_JOBS_SAFE= yes OPTIONS= PULSE "PulseAudio output plugin (unsupported)" off\ GUI "standard GTK2 user interface plugin" on\ @@ -90,7 +90,7 @@ PLIST_SUB+= ART="" LIB_DEPENDS+= curl.6:${PORTSDIR}/ftp/curl .else -BROKEN= Please enable VFS plugin +BROKEN= VFS plugin required for album art loader, please rerun 'make config' and either disable ART or enable VFS .endif .endif @@ -150,7 +150,7 @@ .else PLIST_SUB+= FFMPEG="" LIB_DEPENDS+= avcodec.1:${PORTSDIR}/multimedia/ffmpeg \ - avformat:${PORTSDIR}/multimedia/ffmpeg \ + avformat.1:${PORTSDIR}/multimedia/ffmpeg \ avutil.1:${PORTSDIR}/multimedia/ffmpeg .endif Index: distinfo =================================================================== RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/audio/deadbeef/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 7 Jun 2010 06:56:56 -0000 1.2 +++ distinfo 21 Jun 2010 22:47:56 -0000 @@ -1,3 +1,3 @@ -MD5 (deadbeef-0.4.0.tar.bz2) = 4a8afe84288e2ca99f5b3dd584d11553 -SHA256 (deadbeef-0.4.0.tar.bz2) = 96febed8f52ec581ab902b1282a12e467123a2784395524d409c60f98ce53087 -SIZE (deadbeef-0.4.0.tar.bz2) = 1202706 +MD5 (deadbeef-0.4.1.tar.bz2) = 69383c6490461751c2ec6281158a8624 +SHA256 (deadbeef-0.4.1.tar.bz2) = f80a898e1f8b803ddf8e428bae89d0e682433806aa2b06c2f7c8c53e07d852fe +SIZE (deadbeef-0.4.1.tar.bz2) = 1205706 Index: pkg-plist =================================================================== RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/audio/deadbeef/pkg-plist,v retrieving revision 1.2 diff -u -r1.2 pkg-plist --- pkg-plist 7 Jun 2010 06:56:56 -0000 1.2 +++ pkg-plist 23 Jun 2010 16:23:20 -0000 @@ -36,6 +36,10 @@ lib/deadbeef/oss.la lib/deadbeef/oss.so lib/deadbeef/oss.so.0 +%%PULSE%%lib/deadbeef/pulse.a +%%PULSE%%lib/deadbeef/pulse.la +%%PULSE%%lib/deadbeef/pulse.so +%%PULSE%%lib/deadbeef/pulse.so.0 %%SNDFILE%%lib/deadbeef/sndfile.a %%SNDFILE%%lib/deadbeef/sndfile.la %%SNDFILE%%lib/deadbeef/sndfile.so @@ -103,6 +107,14 @@ share/icons/hicolor/16x16/apps/deadbeef.png share/icons/hicolor/32x32/apps/deadbeef.png share/icons/hicolor/48x48/apps/deadbeef.png +@dirrmtry share/icons/hicolor/48x48/apps +@dirrmtry share/icons/hicolor/48x48 +@dirrmtry share/icons/hicolor/32x32/apps +@dirrmtry share/icons/hicolor/32x32 +@dirrmtry share/icons/hicolor/16x16/apps +@dirrmtry share/icons/hicolor/16x16 +@dirrmtry share/icons/hicolor +@dirrmtry share/icons %%DATADIR%%/pixmaps/noartwork.jpg @dirrm %%DOCSDIR%% @dirrm %%DATADIR%%/pixmaps