Bug 85094 - new port: audio/xmms-nsf - XMMS input-plugin for playing Nintendo(TM) NSF audio files
Summary: new port: audio/xmms-nsf - XMMS input-plugin for playing Nintendo(TM) NSF aud...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-18 18:20 UTC by Emanuel Haupt
Modified: 2005-08-29 18:36 UTC (History)
0 users

See Also:


Attachments
xmms-nsf.shar (22.25 KB, text/plain)
2005-08-18 18:20 UTC, Emanuel Haupt
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Emanuel Haupt 2005-08-18 18:20:20 UTC
new port: audio/xmms-nsf - XMMS input-plugin for playing Nintendo(TM) NSF audio files

This is an XMMS input plugin for playing Nintendo(TM) 8bit NSF audio files.
The module has a special pannel for selecting multi track .nsf files.
Comment 1 Emanuel Haupt 2005-08-18 19:43:43 UTC
i forgot to add -fPIC, please apply the following patch:

--- Makefile.patch begins here ---
--- Makefile.orig	Thu Aug 18 20:40:50 2005
+++ Makefile	Thu Aug 18 20:41:26 2005
@@ -23,6 +23,8 @@
 
 ONLY_FOR_ARCHS=	i386 amd64
 
+CFLAGS+=	-fPIC
+
 PLIST_FILES=	lib/xmms/Input/libnsf.so lib/xmms/Input/libnsf.la
 
 post-patch:
--- Makefile.patch ends here ---
Comment 2 Renato Botelho freebsd_committer freebsd_triage 2005-08-29 16:09:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->garga

I'll take it.
Comment 3 Renato Botelho freebsd_committer freebsd_triage 2005-08-29 18:36:31 UTC
State Changed
From-To: open->closed

New port added. Thanks!