Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jun 2014 15:52:10 +0000 (UTC)
From:      Oliver Lehmann <oliver@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r357608 - head/multimedia/xawtv
Message-ID:  <201406121552.s5CFqA5s014776@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: oliver
Date: Thu Jun 12 15:52:10 2014
New Revision: 357608
URL: http://svnweb.freebsd.org/changeset/ports/357608
QAT: https://qat.redports.org/buildarchive/r357608/

Log:
  STAGEify

Modified:
  head/multimedia/xawtv/Makefile
  head/multimedia/xawtv/pkg-plist

Modified: head/multimedia/xawtv/Makefile
==============================================================================
--- head/multimedia/xawtv/Makefile	Thu Jun 12 15:44:44 2014	(r357607)
+++ head/multimedia/xawtv/Makefile	Thu Jun 12 15:52:10 2014	(r357608)
@@ -37,8 +37,12 @@ MAN1=		alevtd.1 dump-mixers.1 fbtv.1 mtt
 		xawtv-remote.1 xawtv.1
 MAN5=		xawtvrc.5
 MAN8=		v4l-conf.8
+MAN1_ES=	fbtv.1 rootv.1 scantv.1 streamer.1 subtitles.1 ttv.1 v4lctl.1 \
+		xawtv-remote.1 xawtv.1
+MAN5_ES=	xawtvrc.5
+MAN8_ES=	v4l-conf.8
+MAN1_FR=	xawtv.1
 
-NO_STAGE=	yes
 .include <bsd.port.pre.mk>
 
 .if ${PORT_OPTIONS:MAALIB}

Modified: head/multimedia/xawtv/pkg-plist
==============================================================================
--- head/multimedia/xawtv/pkg-plist	Thu Jun 12 15:44:44 2014	(r357607)
+++ head/multimedia/xawtv/pkg-plist	Thu Jun 12 15:52:10 2014	(r357608)
@@ -36,24 +36,6 @@ lib/xawtv/write-avi.so
 %%DV%%lib/xawtv/write-dv.so
 %%QT%%lib/xawtv/write-qt.so
 @dirrm lib/xawtv
-man/es/man1/fbtv.1
-man/es/man1/rootv.1
-man/es/man1/scantv.1
-man/es/man1/streamer.1
-man/es/man1/subtitles.1
-man/es/man1/ttv.1
-man/es/man1/v4lctl.1
-man/es/man1/xawtv-remote.1
-man/es/man1/xawtv.1
-man/es/man5/xawtvrc.5
-man/es/man8/v4l-conf.8
-man/fr/man1/xawtv.1
-@dirrmtry man/fr/man1
-@dirrmtry man/fr
-@dirrmtry man/es/man8
-@dirrmtry man/es/man5
-@dirrmtry man/es/man1
-@dirrmtry man/es
 share/xawtv/Index.map
 share/xawtv/argentina.list
 share/xawtv/ccir-h.list



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406121552.s5CFqA5s014776>