diff options
author | nox <nox@FreeBSD.org> | 2011-05-10 02:29:50 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2011-05-10 02:29:50 +0800 |
commit | 2149827dfc9a856137227b3f49a48348d788a833 (patch) | |
tree | 9d694fae5254a4e84683aa7f48d75c3a5241b6f8 /multimedia/vdr-plugins | |
parent | 2a2f49e36e083cd88ec56e3d2006654571f24588 (diff) | |
download | freebsd-ports-gnome-2149827dfc9a856137227b3f49a48348d788a833.tar.gz freebsd-ports-gnome-2149827dfc9a856137227b3f49a48348d788a833.tar.zst freebsd-ports-gnome-2149827dfc9a856137227b3f49a48348d788a833.zip |
- Add `y' to keyboard mappings as alternate key for `Play' to workaround
vdr-sxfe --hotkeys already hardcoding `p' as `Power'.
- Directly link to the wiki page http://wiki.freebsd.org/VDR from the main
vdr and vdr-plugins ports' pkg-descr.s
- Bump PORTREVISIONs.
Diffstat (limited to 'multimedia/vdr-plugins')
-rw-r--r-- | multimedia/vdr-plugins/Makefile | 2 | ||||
-rw-r--r-- | multimedia/vdr-plugins/pkg-descr | 8 |
2 files changed, 7 insertions, 3 deletions
diff --git a/multimedia/vdr-plugins/Makefile b/multimedia/vdr-plugins/Makefile index 78afaab718d0..d0b1df514f6c 100644 --- a/multimedia/vdr-plugins/Makefile +++ b/multimedia/vdr-plugins/Makefile @@ -7,7 +7,7 @@ PORTNAME= vdr-plugins PORTVERSION= 1.7.18 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= # none DISTFILES= # none diff --git a/multimedia/vdr-plugins/pkg-descr b/multimedia/vdr-plugins/pkg-descr index 7a2534053e96..8f81180339a5 100644 --- a/multimedia/vdr-plugins/pkg-descr +++ b/multimedia/vdr-plugins/pkg-descr @@ -3,8 +3,12 @@ Preliminary port of the vdr development branch, use at your own risk! :) This is just a metaport that lets you select the plugins you want to install. -See vdr/webcamd dvb thread(s) on the freebsd-multimedia list for FreeBSD -notes, some links are here: +See vdr/webcamd dvb thread(s) on the freebsd-multimedia list and the +wiki for FreeBSD notes: + + http://wiki.freebsd.org/VDR + +Some links are also here: http://people.freebsd.org/~nox/dvb/ |