Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2004 20:33:15 -0500 (CDT)
From:      Daniel Shafer <danielshafer@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Daniel Shafer <danielshafer@gmail.com>
Subject:   ports/71216: [NEW PORT] misc/gaim-xmms-remote Gaim plugin to show xmms usage
Message-ID:  <200409010133.i811XFCd038476@cauchy.math.missouri.edu>
Resent-Message-ID: <200409010140.i811e8WY049440@freefall.freebsd.org>

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

>Number:         71216
>Category:       ports
>Synopsis:       [NEW PORT] misc/gaim-xmms-remote Gaim plugin to show xmms usage
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 01 01:40:08 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Daniel Shafer
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD ssh.xbox-irc.net 4.10-STABLE FreeBSD 4.10-STABLE #11:
Sat Jul 10 22:53:18 PDT 2004
daniel@ssh.xbox-irc.net:/usr/obj/usr/src/sys/XBOX-IRC i386

	
>Description:
            New port for the Gaim XMMS Remote plugin.
>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:
#
#	gaim-xmms-remote
#	gaim-xmms-remote/files
#	gaim-xmms-remote/Makefile
#	gaim-xmms-remote/distinfo
#	gaim-xmms-remote/pkg-descr
#
echo c - gaim-xmms-remote
mkdir -p gaim-xmms-remote > /dev/null 2>&1
echo c - gaim-xmms-remote/files
mkdir -p gaim-xmms-remote/files > /dev/null 2>&1
echo x - gaim-xmms-remote/Makefile
sed 's/^X//' >gaim-xmms-remote/Makefile << 'END-of-gaim-xmms-remote/Makefile'
X# New ports collection makefile for:	gaim-xmms-remote
X# Date created:		2004-08-31
X# Whom:			daniel@xbox-irc.net
X#
X# $FreeBSD: ports/misc/gaim-xmms-remote/Makefile,v 1.0 2004/08/31 03:30:09 daniel Exp $
X#
X
XPORTNAME=	gaim-xmms-remote
XPORTVERSION=	1.6
XCATEGORIES=	misc
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	guifications
X
XMAINTAINER=	daniel@xbox-irc.net
XCOMMENT=	Plugin to display current xmms song in Gaim
X
XBUILD_DEPENDS=	${X11BASE}/include/gaim/config.h:${PORTSDIR}/net/gaim
XRUN_DEPENDS=	gaim:${PORTSDIR}/net/gaim
XBUILD_DEPENDS=	xmms-config:${PORTSDIR}/multimedia/xmms
XLIB_DEPENDS=	xmms.4:${PORTSDIR}/multimedia/xmms \
X
XUSE_X_PREFIX=	yes
XUSE_GMAKE=	yes
XUSE_GNOME=	gnomeprefix gnomehack gtk20
XUSE_LIBTOOL_VER=15
XUSE_REINPLACE=	yes
X
X.if !defined(WITHOUT_NLS)
XUSE_GETTEXT=	yes
XCONFIGURE_ARGS+=--with-libintl-prefix=${LOCALBASE}
XCONFIGURE_ENV+="CPPFLAGS=-I${LOCALBASE}/include" "LIBS=-L${LOCALBASE}/lib"
XPLIST_SUB+=	NLS=""
X.else
XCONFIGURE_ARGS+=--disable-nls
XPLIST_SUB+=	NLS="@comment "
X.endif
X
Xpost-extract:
X	@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} \
X		-e 's#\([@(]\)GAIM_LIBDIR\([@)]\)#\1libdir\2#' \
X		-e 's#\([@(]\)GAIM_DATADIR\([@)]\)#\1datadir\2#'
X
X.include <bsd.port.mk>
END-of-gaim-xmms-remote/Makefile
echo x - gaim-xmms-remote/distinfo
sed 's/^X//' >gaim-xmms-remote/distinfo << 'END-of-gaim-xmms-remote/distinfo'
XMD5 (gaim-xmms-remote-1.6.tar.gz) = 9359fa59f6825dc5e89a1c527ad14b96
XSIZE (gaim-xmms-remote-1.6.tar.gz) = 312129
END-of-gaim-xmms-remote/distinfo
echo x - gaim-xmms-remote/pkg-descr
sed 's/^X//' >gaim-xmms-remote/pkg-descr << 'END-of-gaim-xmms-remote/pkg-descr'
XGaim XMMS Remote is a Gaim plugin that lets you control 
XXMMS from within gaim.
X
XWWW:	http://guifications.sourceforge.net/Gaim-XMMS-Remote/
END-of-gaim-xmms-remote/pkg-descr
exit


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



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