From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Feb 8 13:10:01 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 759551065676 for ; Mon, 8 Feb 2010 13:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 388BD8FC1D for ; Mon, 8 Feb 2010 13:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id o18DA1k7096239 for ; Mon, 8 Feb 2010 13:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id o18DA1A0096238; Mon, 8 Feb 2010 13:10:01 GMT (envelope-from gnats) Resent-Date: Mon, 8 Feb 2010 13:10:01 GMT Resent-Message-Id: <201002081310.o18DA1A0096238@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, zloidemon Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 20FF8106566C for ; Mon, 8 Feb 2010 13:09:22 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 0FA228FC1D for ; Mon, 8 Feb 2010 13:09:22 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o18D9L8a013575 for ; Mon, 8 Feb 2010 13:09:21 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o18D9Lb8013574; Mon, 8 Feb 2010 13:09:21 GMT (envelope-from nobody) Message-Id: <201002081309.o18D9Lb8013574@www.freebsd.org> Date: Mon, 8 Feb 2010 13:09:21 GMT From: zloidemon To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/143670: New port: audio/deadbeef DeaDBeeF is an audio player for GNU/Linux systems with X11 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Feb 2010 13:10:01 -0000 >Number: 143670 >Category: ports >Synopsis: New port: audio/deadbeef DeaDBeeF is an audio player for GNU/Linux systems with X11 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Feb 08 13:10:00 UTC 2010 >Closed-Date: >Last-Modified: >Originator: zloidemon >Release: FreeBSD 8.0-STABLE >Organization: >Environment: FreeBSD zlobook.local 8.0-STABLE FreeBSD 8.0-STABLE #24: Wed Jan 20 19:18:39 KRAT 2010 root@zlobook.local:/usr/obj/usr/src/sys/zlobook i386 >Description: DeaDBeeF (as in 0xDEADBEEF) is an audio player for GNU/Linux systems with X11 (though now it also runs in plain console without X, in FreeBSD, and in OpenSolaris). Main features: - mp3, ogg vorbis, flac, ape, wv, wav, m4a, mpc, cd audio (and many more) - sid, nsf and lots of other popular chiptune formats - ID3v1, ID3v2.2, ID3v2.3, ID3v2.4, APEv2, xing/info tags support - character set detection for non-unicode id3 tags - supports cp1251 and iso8859-1 - unicode tags are fully supported as well (both utf8 and ucs2) - cuesheet (.cue files) support, with charset detection (utf8/cp1251/iso8859-1) - tracker modules like mod, s3m, it, xm, etc - HVSC song length database support for sid - minimize to tray, with scrollwheel volume control - drag and drop, both inside of playlist, and from filemanagers and such - control playback from command line - plugin support; bundled with lots of plugins, such as global hotkeys and last.fm scrobbler; sdk is included - duration calculation is as precise as possible for vbr mp3 files (with and without xing/info tags) - and etc... >How-To-Repeat: >Fix: # 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 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 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 >Release-Note: >Audit-Trail: >Unformatted: