audio/gkrellmss: add distfile mirror
- Remove dead mirror, mirror distfile on my server. - tidy up Makefile - Add pkg-message from ${CAT} in Makefile PR: ports/95376 Submitted by: Lars Engels <lars.engels@0x20.net>
This commit is contained in:
parent
f6606381c8
commit
5adf652720
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=158913
2 changed files with 3 additions and 4 deletions
|
@ -9,18 +9,18 @@ PORTNAME= gkrellmss
|
|||
PORTVERSION= 0.5
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://members.dslextreme.com/users/billw/gkrellmss/
|
||||
MASTER_SITES= http://www.bsd-geek.de/FreeBSD/distfiles/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A plugin for GKrellM with a VU meter showing left/right channel audio
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
|
||||
BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm
|
||||
LIB_DEPENDS= gdk_pixbuf_xlib.2:${PORTSDIR}/graphics/gdk-pixbuf
|
||||
LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw
|
||||
RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= esound imlib
|
||||
|
|
|
@ -2,4 +2,3 @@
|
|||
-------------------------------------
|
||||
This port requires esd daemon to work
|
||||
-------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue