ports/113533: [NEW PORT] audio/gtkhirad: Hinet Radio player using GTK

chinsan chinsan at FreeBSD.org
Sun Jun 10 16:50:03 UTC 2007


>Number:         113533
>Category:       ports
>Synopsis:       [NEW PORT] audio/gtkhirad: Hinet Radio player using GTK
>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:   Sun Jun 10 16:50:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD chinsan.twbbs.org 6.2-STABLE FreeBSD 6.2-STABLE #1: Fri May 25 08:15:42 CST 2007
>Description:
GtkHiRad is a Hinet Radio player using GTK,

WWW: http://pcman.sayya.org/gtkhirad/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- gtkhirad-0.2.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:
#
#	gtkhirad
#	gtkhirad/files
#	gtkhirad/files/patch-Makefile
#	gtkhirad/Makefile
#	gtkhirad/distinfo
#	gtkhirad/pkg-descr
#	gtkhirad/pkg-plist
#
echo c - gtkhirad
mkdir -p gtkhirad > /dev/null 2>&1
echo c - gtkhirad/files
mkdir -p gtkhirad/files > /dev/null 2>&1
echo x - gtkhirad/files/patch-Makefile
sed 's/^X//' >gtkhirad/files/patch-Makefile << 'END-of-gtkhirad/files/patch-Makefile'
X--- Makefile.orig	Sat Jun  9 21:08:22 2007
X+++ Makefile	Sun Jun 10 23:41:35 2007
X@@ -2,7 +2,7 @@
X GTK2_LIBS=`pkg-config gtk+-2.0 --libs`
X 
X OBJS=gtkhirad.o eggtrayicon.o
X-PREFIX=/usr
X+PREFIX=/usr/local
X 
X all: $(OBJS)
X 	cc -o gtkhirad $(GTK2_LIBS) $(OBJS)
X@@ -18,10 +18,13 @@
X 	rm -f *.o
X 
X install: all
X+	install -d $(PREFIX)/bin
X 	install -s gtkhirad $(PREFIX)/bin/gtkhirad
X-	mkdir -p $(PREFIX)/lib/gtkhirad
X+	install -d $(PREFIX)/share/applications
X 	install gtkhirad.desktop $(PREFIX)/share/applications/gtkhirad.desktop
X+	install -d $(PREFIX)/share/pixmaps
X 	install gtkhirad.png $(PREFIX)/share/pixmaps/gtkhirad.png
X+	install -d $(PREFIX)/lib/gtkhirad
X 	install play.pl $(PREFIX)/lib/gtkhirad/play.pl
X 	install update_menu.pl $(PREFIX)/lib/gtkhirad/update_menu.pl
X 
END-of-gtkhirad/files/patch-Makefile
echo x - gtkhirad/Makefile
sed 's/^X//' >gtkhirad/Makefile << 'END-of-gtkhirad/Makefile'
X# New ports collection makefile for:   gtkhirad
X# Date created:                2007/06/10
X# Whom:                        chinsan
X#
X# $FreeBSD$
X#
X
XPORTNAME=	gtkhirad
XPORTVERSION=	0.2
XCATEGORIES=	audio chinese gnome
XMASTER_SITES=	http://pcman.sayya.org/gtkhirad/
X
XMAINTAINER=	chinsan at FreeBSD.org
XCOMMENT=	Hinet Radio player using GTK
X
XRUN_DEPENDS=	wget:${PORTSDIR}/ftp/wget \
X		mplayer:${PORTSDIR}/multimedia/mplayer
X
XUSE_BZIP2=	yes
XUSE_GNOME=	gtk20 intlhack
XUSE_GCC=	3.3+
XUSE_GMAKE=	yes
XUSE_ICONV=	yes
XUSE_XLIB=	yes
XUSE_LDCONFIG=	yes
X
X.include <bsd.port.mk>
END-of-gtkhirad/Makefile
echo x - gtkhirad/distinfo
sed 's/^X//' >gtkhirad/distinfo << 'END-of-gtkhirad/distinfo'
XMD5 (gtkhirad-0.2.tar.bz2) = 94d1c032fe467bc5432244f51c0f5057
XSHA256 (gtkhirad-0.2.tar.bz2) = a9935a364325020928d7f5cfb2ea144fdb6a386c7b5363a6f6cebd9ca605718b
XSIZE (gtkhirad-0.2.tar.bz2) = 22456
END-of-gtkhirad/distinfo
echo x - gtkhirad/pkg-descr
sed 's/^X//' >gtkhirad/pkg-descr << 'END-of-gtkhirad/pkg-descr'
XGtkHiRad is a Hinet Radio player using GTK,
X
XWWW: http://pcman.sayya.org/gtkhirad/
END-of-gtkhirad/pkg-descr
echo x - gtkhirad/pkg-plist
sed 's/^X//' >gtkhirad/pkg-plist << 'END-of-gtkhirad/pkg-plist'
Xbin/gtkhirad
Xlib/gtkhirad/play.pl
Xlib/gtkhirad/update_menu.pl
Xshare/pixmaps/gtkhirad.png
Xshare/applications/gtkhirad.desktop
X at dirrmtry lib/gtkhirad
END-of-gtkhirad/pkg-plist
exit
--- gtkhirad-0.2.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list