FreeBSD Bugzilla – Attachment 103694 Details for
Bug 143670
New port: audio/deadbeef DeaDBeeF is an audio player for GNU/Linux systems with X11
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 5.60 KB, created by
Veniamin
on 2010-02-08 13:10:00 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Veniamin
Created:
2010-02-08 13:10:00 UTC
Size:
5.60 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># deadbeef ># deadbeef/Makefile ># deadbeef/pkg-descr ># deadbeef/pkg-plist ># deadbeef/distinfo ># >echo c - deadbeef >mkdir -p deadbeef > /dev/null 2>&1 >echo x - deadbeef/Makefile >sed 's/^X//' >deadbeef/Makefile << 'bbf59e42013f14edefa11c7beabe5677' >X# New ports collection makefile for: deadbeef >X# Date created: 2010-01-17 >X# Whom: Gvozdikov Veniamin <g.veniamin@googlemail.com> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= deadbeef >XPORTVERSION= 0.3.3 >XCATEGORIES= audio >XMASTER_SITES= SF/${PORTNAME}/ >XDISTNAME= ${PORTNAME}-${PORTVERSION} >X >XMAINTAINER= g.veniamin@googlemail.com >XCOMMENT= DeaDBeeF is an audio player for GNU/Linux systems with X11 >X >XLIB_DEPENDS= samplerate.1:${PORTSDIR}/audio/libsamplerate \ >X curl.5:${PORTSDIR}/ftp/curl \ >X vorbis.4:${PORTSDIR}/audio/libvorbis \ >X mad.2:${PORTSDIR}/audio/libmad \ >X FLAC.10:${PORTSDIR}/audio/flac \ >X wavpack.1:${PORTSDIR}/audio/wavpack \ >X sndfile.1:${PORTSDIR}/audio/libsndfile \ >X cdio.12:${PORTSDIR}/sysutils/libcdio \ >X avcodec.1:${PORTSDIR}/multimedia/ffmpeg \ >X avformat:${PORTSDIR}/multimedia/ffmpeg \ >X avutil.1:${PORTSDIR}/multimedia/ffmpeg >X >XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ >X LDFLAGS="-L${LOCALBASE}/lib" >XUSE_GNOME= gtk20 glib20 >XUSE_AUTOTOOLS= aclocal:110 autoheader:262 libtoolize autoconf:262 automake:110 >XACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal >XAUTOMAKE_ARGS= -a -c >X >X.include <bsd.port.mk> >bbf59e42013f14edefa11c7beabe5677 >echo x - deadbeef/pkg-descr >sed 's/^X//' >deadbeef/pkg-descr << 'b954c9af09aedc36aca741e57fbdb5e5' >XDeaDBeeF (as in 0xDEADBEEF) is an audio player for GNU/Linux systems with >XX11 (though now it also runs in plain console without X, in FreeBSD, >Xand in OpenSolaris). >X >XMain features: >X- mp3, ogg vorbis, flac, ape, wv, wav, m4a, mpc, cd audio (and many more) >X- sid, nsf and lots of other popular chiptune formats >X- ID3v1, ID3v2.2, ID3v2.3, ID3v2.4, APEv2, xing/info tags support >X- character set detection for non-unicode id3 tags - supports cp1251 and >Xiso8859-1 >X- unicode tags are fully supported as well (both utf8 and ucs2) >X- cuesheet (.cue files) support, with charset detection (utf8/cp1251/iso8859-1) >X- tracker modules like mod, s3m, it, xm, etc >X- HVSC song length database support for sid >X- minimize to tray, with scrollwheel volume control >X- drag and drop, both inside of playlist, and from filemanagers and such >X- control playback from command line >X- plugin support; bundled with lots of plugins, such as global hotkeys and >Xlast.fm scrobbler; sdk is included >X- duration calculation is as precise as possible for vbr mp3 files (with and >Xwithout xing/info tags) >X- and etc... >X >XWWW: http://deadbeef.sourceforge.net/ >b954c9af09aedc36aca741e57fbdb5e5 >echo x - deadbeef/pkg-plist >sed 's/^X//' >deadbeef/pkg-plist << 'd704c974fd2bbf462a453dd189411e41' >Xbin/deadbeef >Xinclude/deadbeef/deadbeef.h >Xlib/deadbeef/adplug.a >Xlib/deadbeef/adplug.la >Xlib/deadbeef/adplug.so >Xlib/deadbeef/adplug.so.0 >Xlib/deadbeef/cdda.a >Xlib/deadbeef/cdda.la >Xlib/deadbeef/cdda.so >Xlib/deadbeef/cdda.so.0 >Xlib/deadbeef/ffap.a >Xlib/deadbeef/ffap.la >Xlib/deadbeef/ffap.so >Xlib/deadbeef/ffap.so.0 >Xlib/deadbeef/ffmpeg.a >Xlib/deadbeef/ffmpeg.la >Xlib/deadbeef/ffmpeg.so >Xlib/deadbeef/ffmpeg.so.0 >Xlib/deadbeef/flac.a >Xlib/deadbeef/flac.la >Xlib/deadbeef/flac.so >Xlib/deadbeef/flac.so.0 >Xlib/deadbeef/gtkui.a >Xlib/deadbeef/gtkui.la >Xlib/deadbeef/gtkui.so >Xlib/deadbeef/gtkui.so.0 >Xlib/deadbeef/hotkeys.a >Xlib/deadbeef/hotkeys.la >Xlib/deadbeef/hotkeys.so >Xlib/deadbeef/hotkeys.so.0 >Xlib/deadbeef/lastfm.a >Xlib/deadbeef/lastfm.la >Xlib/deadbeef/lastfm.so >Xlib/deadbeef/lastfm.so.0 >Xlib/deadbeef/mpgmad.a >Xlib/deadbeef/mpgmad.la >Xlib/deadbeef/mpgmad.so >Xlib/deadbeef/mpgmad.so.0 >Xlib/deadbeef/nullout.a >Xlib/deadbeef/nullout.la >Xlib/deadbeef/nullout.so >Xlib/deadbeef/nullout.so.0 >Xlib/deadbeef/oss.a >Xlib/deadbeef/oss.la >Xlib/deadbeef/oss.so >Xlib/deadbeef/oss.so.0 >Xlib/deadbeef/sndfile.a >Xlib/deadbeef/sndfile.la >Xlib/deadbeef/sndfile.so >Xlib/deadbeef/sndfile.so.0 >Xlib/deadbeef/vfs_curl.a >Xlib/deadbeef/vfs_curl.la >Xlib/deadbeef/vfs_curl.so >Xlib/deadbeef/vfs_curl.so.0 >Xlib/deadbeef/vorbis.a >Xlib/deadbeef/vorbis.la >Xlib/deadbeef/vorbis.so >Xlib/deadbeef/vorbis.so.0 >Xlib/deadbeef/vtx.a >Xlib/deadbeef/vtx.la >Xlib/deadbeef/vtx.so >Xlib/deadbeef/vtx.so.0 >Xlib/deadbeef/wavpack.a >Xlib/deadbeef/wavpack.la >Xlib/deadbeef/wavpack.so >Xlib/deadbeef/wavpack.so.0 >Xshare/applications/deadbeef.desktop >X%%DATADIR%%/pixmaps/buffering_16.png >X%%DATADIR%%/pixmaps/next_24.png >X%%DATADIR%%/pixmaps/pause_16.png >X%%DATADIR%%/pixmaps/pause_24.png >X%%DATADIR%%/pixmaps/play_16.png >X%%DATADIR%%/pixmaps/play_24.png >X%%DATADIR%%/pixmaps/prev_24.png >X%%DATADIR%%/pixmaps/random_24.png >X%%DATADIR%%/pixmaps/stop_24.png >X%%DOCSDIR%%/COPYING.GPLv2 >X%%DOCSDIR%%/COPYING.LGPLv2.1 >X%%DOCSDIR%%/ChangeLog >X%%DOCSDIR%%/README >X%%DOCSDIR%%/about.txt >X%%DOCSDIR%%/help.txt >Xshare/icons/hicolor/16x16/apps/deadbeef.png >Xshare/icons/hicolor/32x32/apps/deadbeef.png >Xshare/icons/hicolor/48x48/apps/deadbeef.png >X@dirrm %%DOCSDIR%% >X@dirrm %%DATADIR%%/pixmaps >X@dirrm %%DATADIR%% >X@dirrm lib/deadbeef >X@dirrm include/deadbeef >d704c974fd2bbf462a453dd189411e41 >echo x - deadbeef/distinfo >sed 's/^X//' >deadbeef/distinfo << 'e78a95e25698a72c39348ff814997b4b' >XMD5 (deadbeef-0.3.3.tar.gz) = 5f6a00dd18cd27f488f0660ce675182a >XSHA256 (deadbeef-0.3.3.tar.gz) = b86517e22e834a9af5403f61b180572e55f379b547d64f41181bc78705b0f455 >XSIZE (deadbeef-0.3.3.tar.gz) = 1420029 >e78a95e25698a72c39348ff814997b4b >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 143670
: 103694