diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-08 09:17:31 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-08 09:17:31 +0800 |
commit | a1812ea10bf4e01773af371c7083ca51ed69e013 (patch) | |
tree | 8cf935279609a6f5a10383618d2146c46b6ea145 /www/plugger-plugins-hubbe | |
parent | 3521f7ba81a62a473683878b59d92c98c726ce06 (diff) | |
download | marcuscom-ports-a1812ea10bf4e01773af371c7083ca51ed69e013.tar marcuscom-ports-a1812ea10bf4e01773af371c7083ca51ed69e013.tar.gz marcuscom-ports-a1812ea10bf4e01773af371c7083ca51ed69e013.tar.bz2 marcuscom-ports-a1812ea10bf4e01773af371c7083ca51ed69e013.tar.lz marcuscom-ports-a1812ea10bf4e01773af371c7083ca51ed69e013.tar.xz marcuscom-ports-a1812ea10bf4e01773af371c7083ca51ed69e013.tar.zst marcuscom-ports-a1812ea10bf4e01773af371c7083ca51ed69e013.zip |
Chase xscreensaver-*' home.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7643 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/plugger-plugins-hubbe')
-rw-r--r-- | www/plugger-plugins-hubbe/Makefile | 55 | ||||
-rw-r--r-- | www/plugger-plugins-hubbe/pkg-descr | 12 |
2 files changed, 67 insertions, 0 deletions
diff --git a/www/plugger-plugins-hubbe/Makefile b/www/plugger-plugins-hubbe/Makefile new file mode 100644 index 000000000..88f9d8221 --- /dev/null +++ b/www/plugger-plugins-hubbe/Makefile @@ -0,0 +1,55 @@ +# New ports collection makefile for: plugger-plugins-hubbe +# Date created: 11 February 2004 +# Whom: John Merryweather Cooper <coop9211@uidaho.edu> +# +# $FreeBSD$ +# + +PORTNAME= plugger-plugins-hubbe +PORTVERSION= 5.0 +PORTREVISION= 9 +CATEGORIES= www multimedia audio graphics print editors +MASTER_SITES= # empty +DISTFILES= # empty +EXTRACT_ONLY= # empty + +MAINTAINER= ports@FreeBSD.org +COMMENT= Meta package installing all author-recommended Plugger plugins + +RUN_DEPENDS= sidplay:${PORTSDIR}/audio/sidplay \ + acroread7:${PORTSDIR}/print/acroread7 \ + mpg123:${PORTSDIR}/audio/mpg123 \ + mikmod:${PORTSDIR}/audio/mikmod \ + ogg123:${PORTSDIR}/audio/vorbis-tools \ + xanim:${PORTSDIR}/multimedia/xanim \ + ${LOCALBASE}/share/eawpats/acbass.pat:${PORTSDIR}/audio/eawpats \ + alsaplayer:${PORTSDIR}/audio/alsaplayer \ + xpdf:${PORTSDIR}/graphics/xpdf \ + gqview:${PORTSDIR}/graphics/gqview \ + plugger-controller:${PORTSDIR}/www/plugger \ + gv:${PORTSDIR}/print/gv \ + xmp:${PORTSDIR}/audio/xmp \ + ${LOCALBASE}/bin/xscreensaver-hacks/molecule:${PORTSDIR}/x11/xscreensaver-gnome \ + mplayer:${PORTSDIR}/multimedia/mplayer \ + gnumeric:${PORTSDIR}/math/gnumeric \ + abiword:${PORTSDIR}/editors/abiword \ + display:${PORTSDIR}/graphics/ImageMagick + +.if exists(${LOCALBASE}/bin/oowrite) +RUN_DEPENDS+= openoffice-1.1-swriter:${PORTSDIR}/editors/openoffice-1.1 +.endif + +# +# Missing because not ported to FreeBSD: +# audio/STsound +# graphics/p5-gimp-perl +# www/vrweb +# Missing because HUGE!! +# openoffice-1.1 (include it only if it already exists) +# + +NO_BUILD= yes + +do-install: # empty + +.include <bsd.port.mk> diff --git a/www/plugger-plugins-hubbe/pkg-descr b/www/plugger-plugins-hubbe/pkg-descr new file mode 100644 index 000000000..49dbe0568 --- /dev/null +++ b/www/plugger-plugins-hubbe/pkg-descr @@ -0,0 +1,12 @@ +Plugger-plugins-hubbe + +This collection consists of all the helper applications +recommended on the Plugger website. + +Plugger-plugins-hubbe will be the supported plugin package for +www/plugger. + +WWW: http://fredrik.hubbe.net/plugger.html + +-- +John Merryweather Cooper <coop9211@uidaho.edu> |