From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Sep 5 10:30:20 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD30C16A500 for ; Tue, 5 Sep 2006 10:30:20 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 588A143D7B for ; Tue, 5 Sep 2006 10:30:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k85AUFZc040764 for ; Tue, 5 Sep 2006 10:30:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k85AUFlx040763; Tue, 5 Sep 2006 10:30:15 GMT (envelope-from gnats) Resent-Date: Tue, 5 Sep 2006 10:30:15 GMT Resent-Message-Id: <200609051030.k85AUFlx040763@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, Gürkan Sengün Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D3A316A4DD for ; Tue, 5 Sep 2006 10:21:16 +0000 (UTC) (envelope-from tar@florida.ethz.ch) Received: from florida.ethz.ch (florida.ethz.ch [195.176.48.76]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F46943D45 for ; Tue, 5 Sep 2006 10:21:15 +0000 (GMT) (envelope-from tar@florida.ethz.ch) Received: from florida.ethz.ch (localhost [127.0.0.1]) by florida.ethz.ch (8.13.6/8.13.6) with ESMTP id k85AJNdU054076 for ; Tue, 5 Sep 2006 12:19:24 +0200 (CEST) (envelope-from tar@florida.ethz.ch) Received: (from tar@localhost) by florida.ethz.ch (8.13.6/8.13.6/Submit) id k85AJNHR054075; Tue, 5 Sep 2006 12:19:23 +0200 (CEST) (envelope-from tar) Message-Id: <200609051019.k85AJNHR054075@florida.ethz.ch> Date: Tue, 5 Sep 2006 12:19:23 +0200 (CEST) From: Gürkan Sengün To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/102901: audio/cynthiune - Romantic music player for GNUstep X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Gürkan Sengün List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2006 10:30:20 -0000 >Number: 102901 >Category: ports >Synopsis: audio/cynthiune - Romantic music player for GNUstep >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: Tue Sep 05 10:30:14 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Gürkan Sengün >Release: FreeBSD 6.1-RELEASE sparc64 >Organization: http://www.linuks.mine.nu >Environment: System: FreeBSD florida.ethz.ch 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 15:56:53 UTC 2006 root@s-dallas.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC sparc64 >Description: Cynthiune is a free software, romantic and extensible music player for GNUstep and Mac OS X. Similar in look and feel to XMMS, it can read the most-known sound file formats: MP3, Ogg, FLAC, Mod, XM, AIFF, WAV and more. Very easy to use, it integrates well with the GNUstep desktop environment and shows a nice example of a cross-platform OpenStep application. >How-To-Repeat: >Fix: --- cynthiune.shar begins here --- # 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: # # cynthiune # cynthiune/pkg-descr # cynthiune/Makefile # cynthiune/pkg-plist # cynthiune/distinfo # echo c - cynthiune mkdir -p cynthiune > /dev/null 2>&1 echo x - cynthiune/pkg-descr sed 's/^X//' >cynthiune/pkg-descr << 'END-of-cynthiune/pkg-descr' XCynthiune is a free software, romantic and extensible music player for XGNUstep and Mac OS X. Similar in look and feel to XMMS, it can read the Xmost-known sound file formats: MP3, Ogg, FLAC, Mod, XM, AIFF, WAV and more. XVery easy to use, it integrates well with the GNUstep desktop environment Xand shows a nice example of a cross-platform OpenStep application. X XWWW: http://organact.mine.nu/~wolfgang/cynthiune/ END-of-cynthiune/pkg-descr echo x - cynthiune/Makefile sed 's/^X//' >cynthiune/Makefile << 'END-of-cynthiune/Makefile' X# New ports collection makefile for: cynthiune X# Date created: 4 Sep 2006 X# Whom: gurkan@linuks.mine.nu X# X# $FreeBSD$ X# X XPORTNAME= cynthiune XPORTVERSION= 0.9.5 XCATEGORIES= audio XMASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} XDISTNAME= Cynthiune-${PORTVERSION} X XMAINTAINER= gurkan@linuks.mine.nu XCOMMENT= Romantic music player for GNUstep X XWRKSRC= ${WRKDIR}/${DISTNAME} XUSE_GMAKE= yes XUSE_GNUSTEP= yes XUSE_GNUSTEP_PREFIX= yes XUSE_GNUSTEP_BACK= yes XUSE_GNUSTEP_BUILD= yes XUSE_GNUSTEP_INSTALL= yes XLIB_DEPENDS+= tag.5:${PORTSDIR}/audio/taglib XLIB_DEPENDS+= mpcdec.4:${PORTSDIR}/audio/libmpcdec XLIB_DEPENDS+= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz XBUILD_DEPENDS+= esound-config:${PORTSDIR}/audio/esound XBUILD_DEPENDS+= artsc-config:${PORTSDIR}/audio/arts XMAKEFILE= GNUmakefile XMAKE_FLAGS= disable-windowsmedia=yes X X.include END-of-cynthiune/Makefile echo x - cynthiune/pkg-plist sed 's/^X//' >cynthiune/pkg-plist << 'END-of-cynthiune/pkg-plist' XLocal/Applications/Cynthiune.app XLocal/Applications/Cynthiune.app/Cynthiune XLocal/Applications/Cynthiune.app/library_paths.openapp XLocal/Applications/Cynthiune.app/Resources XLocal/Applications/Cynthiune.app/Resources/Info-gnustep.plist XLocal/Applications/Cynthiune.app/Resources/Cynthiune.tiff XLocal/Applications/Cynthiune.app/Resources/Cynthiune.desktop XLocal/Applications/Cynthiune.app/Resources/Cynthiune-song-48.tiff XLocal/Applications/Cynthiune.app/Resources/Cynthiune-playlist-48.tiff XLocal/Applications/Cynthiune.app/Resources/cynthiune-splash.tiff XLocal/Applications/Cynthiune.app/Resources/cynthiune-splash-faded.tiff XLocal/Applications/Cynthiune.app/Resources/anim-logo-1.tiff XLocal/Applications/Cynthiune.app/Resources/anim-logo-2.tiff XLocal/Applications/Cynthiune.app/Resources/anim-logo-3.tiff XLocal/Applications/Cynthiune.app/Resources/anim-logo-4.tiff XLocal/Applications/Cynthiune.app/Resources/anim-logo-5.tiff XLocal/Applications/Cynthiune.app/Resources/anim-logo-6.tiff XLocal/Applications/Cynthiune.app/Resources/anim-logo-7.tiff XLocal/Applications/Cynthiune.app/Resources/anim-logo-8.tiff XLocal/Applications/Cynthiune.app/Resources/lock.tiff XLocal/Applications/Cynthiune.app/Resources/lookup-mb-on.tiff XLocal/Applications/Cynthiune.app/Resources/lookup-mb-off.tiff XLocal/Applications/Cynthiune.app/Resources/dragged-song.tiff XLocal/Applications/Cynthiune.app/Resources/dragged-songs.tiff XLocal/Applications/Cynthiune.app/Resources/slider-knob-disabled.tiff XLocal/Applications/Cynthiune.app/Resources/slider-knob-enabled.tiff XLocal/Applications/Cynthiune.app/Resources/song-pointer.tiff XLocal/Applications/Cynthiune.app/Resources/common_ToolbarSeparatorItem.tiff XLocal/Applications/Cynthiune.app/Resources/add.tiff XLocal/Applications/Cynthiune.app/Resources/cleanup.tiff XLocal/Applications/Cynthiune.app/Resources/eject.tiff XLocal/Applications/Cynthiune.app/Resources/eject-pushed.tiff XLocal/Applications/Cynthiune.app/Resources/next.tiff XLocal/Applications/Cynthiune.app/Resources/next-pushed.tiff XLocal/Applications/Cynthiune.app/Resources/pause.tiff XLocal/Applications/Cynthiune.app/Resources/pause-pushed.tiff XLocal/Applications/Cynthiune.app/Resources/play.tiff XLocal/Applications/Cynthiune.app/Resources/play-pushed.tiff XLocal/Applications/Cynthiune.app/Resources/playlist.tiff XLocal/Applications/Cynthiune.app/Resources/previous.tiff XLocal/Applications/Cynthiune.app/Resources/playlist-pushed.tiff XLocal/Applications/Cynthiune.app/Resources/previous-pushed.tiff XLocal/Applications/Cynthiune.app/Resources/remove.tiff XLocal/Applications/Cynthiune.app/Resources/repeat.tiff XLocal/Applications/Cynthiune.app/Resources/repeat-pushed.tiff XLocal/Applications/Cynthiune.app/Resources/save-as.tiff XLocal/Applications/Cynthiune.app/Resources/shuffle.tiff XLocal/Applications/Cynthiune.app/Resources/shuffle-pushed.tiff XLocal/Applications/Cynthiune.app/Resources/song-inspector.tiff XLocal/Applications/Cynthiune.app/Resources/song-inspector-pushed.tiff XLocal/Applications/Cynthiune.app/Resources/stop.tiff XLocal/Applications/Cynthiune.app/Resources/stop-pushed.tiff XLocal/Applications/Cynthiune.app/Resources/Cynthiune.gorm XLocal/Applications/Cynthiune.app/Resources/Cynthiune.gorm/data.classes XLocal/Applications/Cynthiune.app/Resources/Cynthiune.gorm/objects.gorm XLocal/Applications/Cynthiune.app/Resources/Cynthiune.gorm/data.info XLocal/Applications/Cynthiune.app/Resources/GeneralPreference.gorm XLocal/Applications/Cynthiune.app/Resources/GeneralPreference.gorm/data.classes XLocal/Applications/Cynthiune.app/Resources/GeneralPreference.gorm/objects.gorm XLocal/Applications/Cynthiune.app/Resources/GeneralPreference.gorm/data.info XLocal/Applications/Cynthiune.app/Resources/Preferences.gorm XLocal/Applications/Cynthiune.app/Resources/Preferences.gorm/data.classes XLocal/Applications/Cynthiune.app/Resources/Preferences.gorm/objects.gorm XLocal/Applications/Cynthiune.app/Resources/Preferences.gorm/data.info XLocal/Applications/Cynthiune.app/Resources/SongInspector.gorm XLocal/Applications/Cynthiune.app/Resources/SongInspector.gorm/data.classes XLocal/Applications/Cynthiune.app/Resources/SongInspector.gorm/objects.gorm XLocal/Applications/Cynthiune.app/Resources/SongInspector.gorm/data.info XLocal/Applications/Cynthiune.app/Resources/COPYING XLocal/Applications/Cynthiune.app/Resources/Armenian.lproj XLocal/Applications/Cynthiune.app/Resources/Armenian.lproj/Localizable.strings XLocal/Applications/Cynthiune.app/Resources/English.lproj XLocal/Applications/Cynthiune.app/Resources/English.lproj/Localizable.strings XLocal/Applications/Cynthiune.app/Resources/French.lproj XLocal/Applications/Cynthiune.app/Resources/French.lproj/Localizable.strings XLocal/Applications/Cynthiune.app/Resources/German.lproj XLocal/Applications/Cynthiune.app/Resources/German.lproj/Localizable.strings XLocal/Applications/Cynthiune.app/Resources/Hungarian.lproj XLocal/Applications/Cynthiune.app/Resources/Hungarian.lproj/Localizable.strings XLocal/Applications/Cynthiune.app/Resources/Italian.lproj XLocal/Applications/Cynthiune.app/Resources/Italian.lproj/Localizable.strings XLocal/Applications/Cynthiune.app/Resources/Slovak.lproj XLocal/Applications/Cynthiune.app/Resources/Slovak.lproj/Localizable.strings XLocal/Applications/Cynthiune.app/Resources/Spanish.lproj XLocal/Applications/Cynthiune.app/Resources/Spanish.lproj/Localizable.strings XLocal/Applications/Cynthiune.app/Resources/TraditionalChinese.lproj XLocal/Applications/Cynthiune.app/Resources/TraditionalChinese.lproj/Localizable.strings XLocal/Applications/Cynthiune.app/stamp.make X@dirrm Local/Applications/Cynthiune.app/Resources/Cynthiune.gorm X@dirrm Local/Applications/Cynthiune.app/Resources/GeneralPreference.gorm X@dirrm Local/Applications/Cynthiune.app/Resources/Preferences.gorm X@dirrm Local/Applications/Cynthiune.app/Resources/SongInspector.gorm X@dirrm Local/Applications/Cynthiune.app/Resources/TraditionalChinese.lproj X@dirrm Local/Applications/Cynthiune.app/Resources/Spanish.lproj X@dirrm Local/Applications/Cynthiune.app/Resources/Armenian.lproj X@dirrm Local/Applications/Cynthiune.app/Resources/English.lproj X@dirrm Local/Applications/Cynthiune.app/Resources/French.lproj X@dirrm Local/Applications/Cynthiune.app/Resources/German.lproj X@dirrm Local/Applications/Cynthiune.app/Resources/Hungarian.lproj X@dirrm Local/Applications/Cynthiune.app/Resources/Italian.lproj X@dirrm Local/Applications/Cynthiune.app/Resources/Slovak.lproj X@dirrm Local/Applications/Cynthiune.app/Resources X@dirrm Local/Applications/Cynthiune.app END-of-cynthiune/pkg-plist echo x - cynthiune/distinfo sed 's/^X//' >cynthiune/distinfo << 'END-of-cynthiune/distinfo' XMD5 (Cynthiune-0.9.5.tar.gz) = 99a0366c52bab71e846941dbce987089 XSHA256 (Cynthiune-0.9.5.tar.gz) = e3e036385388556759e3712ea5e595976ec7a4867698dea7c46b46d226122e70 XSIZE (Cynthiune-0.9.5.tar.gz) = 490426 END-of-cynthiune/distinfo exit --- cynthiune.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: