File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 22# Makefile for installing nuvexport
33#
44
5- BINS = mpeg2cut nuvexport nuvinfo
5+ BINS = nuvexport nuvinfo
66
77CONF = nuvexportrc
88
99EXPORT_MODULES = export/generic.pm \
1010 export/ffmpeg.pm \
1111 export/transcode.pm \
1212 export/mencoder.pm \
13- export/MPEG2_cut.pm \
1413 export/NUV_SQL.pm \
1514 export/transcode/DVCD.pm \
1615 export/transcode/DVD.pm \
@@ -41,7 +40,7 @@ NUVEXPORT_MODULES = nuv_export/help.pm \
4140 nuv_export/ui.pm
4241MODULES = ${EXPORT_MODULES} ${MYTHTV_MODULES} ${NUVEXPORT_MODULES}
4342
44- NUVEXPORT_LINKS = divx dvcd dvd mp3 mpeg2cut nuvsql svcd vcd asf xvid
43+ NUVEXPORT_LINKS = divx dvcd dvd mp3 nuvsql svcd vcd asf xvid
4544
4645OWNER = -o root -g root
4746
Original file line number Diff line number Diff line change 55# $Author$
66
77# Version
8- $VERSION = ' 0.3 0.20060313 .svn' ;
8+ $VERSION = ' 0.3 0.20060315 .svn' ;
99
1010# Autoflush buffers
1111 $| ++;
Original file line number Diff line number Diff line change 44
55Name: nuvexport
66Version: 0.3
7- Release: 0.20060313 .svn
7+ Release: 0.20060315 .svn
88License: GPL
99Summary: mythtv nuv video file conversion script
1010URL: http://forevermore.net/nuvexport/
You can’t perform that action at this time.
0 commit comments