Added gtkmserv-0.5.2:
A gtk-based client for the audio/mserv package to remote-control the mserv mp3 player.
This commit is contained in:
parent
d7d2c8f0f7
commit
ead7cb1cea
4 changed files with 26 additions and 0 deletions
2
audio/gtkmserv/DESCR
Normal file
2
audio/gtkmserv/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
A gtk-based client for the audio/mserv package to remote-control
|
||||
the mserv mp3 player.
|
18
audio/gtkmserv/Makefile
Normal file
18
audio/gtkmserv/Makefile
Normal file
|
@ -0,0 +1,18 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2002/02/15 01:10:53 hubertf Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gtkmserv-0.5.2
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://projects.ubertechnique.com/downloads/
|
||||
|
||||
MAINTAINER= hubertf@netbsd.org
|
||||
HOMEPAGE= http://projects.ubertechnique.com/index.html
|
||||
COMMENT= gtk-based GUI client for the audio/mserv package
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/src
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/gtkMserv ${PREFIX}/bin
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
2
audio/gtkmserv/PLIST
Normal file
2
audio/gtkmserv/PLIST
Normal file
|
@ -0,0 +1,2 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2002/02/15 01:10:53 hubertf Exp $
|
||||
bin/gtkMserv
|
4
audio/gtkmserv/distinfo
Normal file
4
audio/gtkmserv/distinfo
Normal file
|
@ -0,0 +1,4 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2002/02/15 01:10:53 hubertf Exp $
|
||||
|
||||
SHA1 (gtkmserv-0.5.2.tar.gz) = 59829ef0c2a438b6f35577effbeaff5ed91ccd0d
|
||||
Size (gtkmserv-0.5.2.tar.gz) = 22441 bytes
|
Loading…
Reference in a new issue