1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00

Add traymp 0.12, tray-aware GTK2 client for musicpd.

PR:		57905
Submitted by:	Mark Reidel <ports@mark.reidel.info>
This commit is contained in:
Munechika SUMIKAWA 2003-10-13 09:29:32 +00:00
parent 65f8a461ae
commit 0558020286
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=91004
11 changed files with 151 additions and 0 deletions

View File

@ -313,6 +313,7 @@
SUBDIR += toolame
SUBDIR += tosha
SUBDIR += tracker
SUBDIR += traymp
SUBDIR += trm
SUBDIR += trommler
SUBDIR += ufmcontrol-i18n

43
audio/gmpc/Makefile Normal file
View File

@ -0,0 +1,43 @@
# New ports collection makefile for: traymp
# Date created: Oct 09 2003
# Whom: Mark Reidel <ports@mark.reidel.info>
#
# $FreeBSD$
#
PORTNAME= traymp
PORTVERSION= 0.12
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= musicpd
MAINTAINER= ports@mark.reidel.info
COMMENT= Tray-aware GTK2 client for musicpd
GNU_CONFIGURE= yes
USE_GNOME= glib20 gtk20 libglade2
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" \
CFLAGS+= -I${PREFIX}/include
.include <bsd.port.pre.mk>
.ifdef(WITH_XOSD)
CONFIGURE_ARGS+=--enable-xosd
LIB_DEPENDS+=xosd.4:${PORTSDIR}/misc/xosd
.endif
pre-everything::
.ifndef(WITH_XOSD)
@${ECHO} "You can build ${PKGNAME} with the following option:"
@${ECHO}
@${ECHO} "WITH_XOSD Make use of on-screen-display"
@${ECHO}
@sleep 3
.endif
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>

1
audio/gmpc/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (traymp-0.12.tar.gz) = 460ab9e72ff6ca522caa9a2c9e31a39b

8
audio/gmpc/pkg-descr Normal file
View File

@ -0,0 +1,8 @@
A tray-aware GTK2-client for MPD, the Music Player Daemon.
Traymp connects to a MPD running on a machine via a network.
Read more about MPD on http://www.musicpd.org
You have to install musicpd somewhere in your network to
make use of this program.
WWW: http://www.musicpd.org

10
audio/gmpc/pkg-message Normal file
View File

@ -0,0 +1,10 @@
************************************************************
The traymp package has been successfully installed.
In order to connect to the MPD server, you need to set
MPD_HOST and MPD_PORT in your environment according to
where musicpd runs.
************************************************************

13
audio/gmpc/pkg-plist Normal file
View File

@ -0,0 +1,13 @@
bin/traymp
share/pixmaps/traymp/tray.png
share/pixmaps/traymp/tray-play.png
share/pixmaps/traymp/media-play.png
share/pixmaps/traymp/media-pause.png
share/pixmaps/traymp/media-next.png
share/pixmaps/traymp/media-prev.png
share/pixmaps/traymp/media-stop.png
share/pixmaps/traymp/tray-pause.png
share/traymp/playlist.glade
@dirrm share/pixmaps/traymp
@dirrm share/pixmaps
@dirrm share/traymp

43
audio/traymp/Makefile Normal file
View File

@ -0,0 +1,43 @@
# New ports collection makefile for: traymp
# Date created: Oct 09 2003
# Whom: Mark Reidel <ports@mark.reidel.info>
#
# $FreeBSD$
#
PORTNAME= traymp
PORTVERSION= 0.12
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= musicpd
MAINTAINER= ports@mark.reidel.info
COMMENT= Tray-aware GTK2 client for musicpd
GNU_CONFIGURE= yes
USE_GNOME= glib20 gtk20 libglade2
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" \
CFLAGS+= -I${PREFIX}/include
.include <bsd.port.pre.mk>
.ifdef(WITH_XOSD)
CONFIGURE_ARGS+=--enable-xosd
LIB_DEPENDS+=xosd.4:${PORTSDIR}/misc/xosd
.endif
pre-everything::
.ifndef(WITH_XOSD)
@${ECHO} "You can build ${PKGNAME} with the following option:"
@${ECHO}
@${ECHO} "WITH_XOSD Make use of on-screen-display"
@${ECHO}
@sleep 3
.endif
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>

1
audio/traymp/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (traymp-0.12.tar.gz) = 460ab9e72ff6ca522caa9a2c9e31a39b

8
audio/traymp/pkg-descr Normal file
View File

@ -0,0 +1,8 @@
A tray-aware GTK2-client for MPD, the Music Player Daemon.
Traymp connects to a MPD running on a machine via a network.
Read more about MPD on http://www.musicpd.org
You have to install musicpd somewhere in your network to
make use of this program.
WWW: http://www.musicpd.org

10
audio/traymp/pkg-message Normal file
View File

@ -0,0 +1,10 @@
************************************************************
The traymp package has been successfully installed.
In order to connect to the MPD server, you need to set
MPD_HOST and MPD_PORT in your environment according to
where musicpd runs.
************************************************************

13
audio/traymp/pkg-plist Normal file
View File

@ -0,0 +1,13 @@
bin/traymp
share/pixmaps/traymp/tray.png
share/pixmaps/traymp/tray-play.png
share/pixmaps/traymp/media-play.png
share/pixmaps/traymp/media-pause.png
share/pixmaps/traymp/media-next.png
share/pixmaps/traymp/media-prev.png
share/pixmaps/traymp/media-stop.png
share/pixmaps/traymp/tray-pause.png
share/traymp/playlist.glade
@dirrm share/pixmaps/traymp
@dirrm share/pixmaps
@dirrm share/traymp