Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Sep 2010 11:13:43 GMT
From:      Alexander Kojevnikov <alexander@kojevnikov.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/150381: New port: audio/spek Acoustic spectrum analyser
Message-ID:  <201009081113.o88BDhj8027497@www.freebsd.org>
Resent-Message-ID: <201009081120.o88BK113071782@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         150381
>Category:       ports
>Synopsis:       New port: audio/spek Acoustic spectrum analyser
>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:   Wed Sep 08 11:20:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Kojevnikov
>Release:        
>Organization:
>Environment:
>Description:
Read more about the project on its website:
http://www.spek-project.org/

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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:
#
#	spek
#	spek/distinfo
#	spek/Makefile
#	spek/pkg-plist
#	spek/pkg-descr
#
echo c - spek
mkdir -p spek > /dev/null 2>&1
echo x - spek/distinfo
sed 's/^X//' >spek/distinfo << 'eaca67f83a517ca815bce89607f4b013'
XMD5 (spek-0.6.tar.bz2) = 6be33caf38ba364ec996e9f5616ff239
XSHA256 (spek-0.6.tar.bz2) = be91b4a687725253051a0cae6a950e6abca705164af5ff3019881786df5d55ec
XSIZE (spek-0.6.tar.bz2) = 202361
eaca67f83a517ca815bce89607f4b013
echo x - spek/Makefile
sed 's/^X//' >spek/Makefile << '05c4da65de5f8bb7a4ea8b95f6484dac'
X# New ports collection makefile for:	spek
X# Date created:				7 September 2010
X# Whom:					Alexander Kojevnikov
X#
X# $FreeBSD$
X#
X
XPORTNAME=	spek
XPORTVERSION=	0.6
XCATEGORIES=	audio
XMASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
X
XMAINTAINER=	alexander@kojevnikov.com
XCOMMENT=	Acoustic spectrum analyser
X
XLIB_DEPENDS=	avcodec.1:${PORTSDIR}/multimedia/ffmpeg \
X		avformat.1:${PORTSDIR}/multimedia/ffmpeg \
X		avutil.1:${PORTSDIR}/multimedia/ffmpeg
X
XUSE_BZIP2=	yes
XUSE_GMAKE=	yes
XUSE_GNOME=	gtk20 desktopfileutils
X
XGNU_CONFIGURE=	yes
XMAKE_JOBS_SAFE=	yes
X
Xpost-install:
X	-@update-desktop-database
X
X.include <bsd.port.mk>
05c4da65de5f8bb7a4ea8b95f6484dac
echo x - spek/pkg-plist
sed 's/^X//' >spek/pkg-plist << 'f47aa43c861a692303f5fd5f73ee47ed'
Xbin/spek
Xshare/applications/spek.desktop
Xshare/icons/hicolor/16x16/apps/spek.png
Xshare/icons/hicolor/22x22/apps/spek.png
Xshare/icons/hicolor/24x24/apps/spek.png
Xshare/icons/hicolor/32x32/apps/spek.png
Xshare/icons/hicolor/48x48/apps/spek.png
Xshare/icons/hicolor/scalable/apps/spek.svg
X@dirrmtry share/applications
X@dirrmtry share/icons/hicolor/16x16/apps
X@dirrmtry share/icons/hicolor/16x16
X@dirrmtry share/icons/hicolor/22x22/apps
X@dirrmtry share/icons/hicolor/22x22
X@dirrmtry share/icons/hicolor/24x24/apps
X@dirrmtry share/icons/hicolor/24x24
X@dirrmtry share/icons/hicolor/32x32/apps
X@dirrmtry share/icons/hicolor/32x32
X@dirrmtry share/icons/hicolor/48x48/apps
X@dirrmtry share/icons/hicolor/48x48
X@dirrmtry share/icons/hicolor/scalable/apps
X@dirrmtry share/icons/hicolor/scalable
X@dirrmtry share/icons/hicolor
X@dirrmtry share/icons
X@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
X@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
X
f47aa43c861a692303f5fd5f73ee47ed
echo x - spek/pkg-descr
sed 's/^X//' >spek/pkg-descr << '0ce21f83a7d8de9d2ccbbbd74dcc4e13'
XSpek helps to analyse your audio files by showing their spectrogram.
X
XSpek supports all popular lossy and lossless audio file formats. Spek
Xis free software available for Unix, Windows and Mac OS X.
X
XWWW: http://www.spek-project.org/
0ce21f83a7d8de9d2ccbbbd74dcc4e13
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009081113.o88BDhj8027497>