ports/176532: multimedia/oggvideotools: Update to version 0.8a

KATO Tsuguru tkato432 at yahoo.com
Thu Feb 28 18:10:02 UTC 2013


>Number:         176532
>Category:       ports
>Synopsis:       multimedia/oggvideotools: Update to version 0.8a
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 28 18:10:02 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p10 i386
>Organization:
>Environment:
>Description:
- Update to version 0.8a

New file:
pkg-plist

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/multimedia/oggvideotools/Makefile multimedia/oggvideotools/Makefile
--- /usr/ports/multimedia/oggvideotools/Makefile	2012-11-08 06:40:45.000000000 +0900
+++ multimedia/oggvideotools/Makefile	2013-02-24 23:07:12.000000000 +0900
@@ -2,30 +2,30 @@
 # $FreeBSD: head/multimedia/oggvideotools/Makefile 304701 2012-09-22 17:23:08Z tabthorpe $
 
 PORTNAME=	oggvideotools
-PORTVERSION=	0.8
-PORTREVISION=	5
+PORTVERSION=	0.8a
 CATEGORIES=	multimedia
-MASTER_SITES=	SF
-MASTER_SITE_SUBDIR=	oggvideotools/oggvideotools/${DISTNAME}
+MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${DISTNAME}
 
 MAINTAINER=	ports at FreeBSD.org
-COMMENT=	A toolbox for manipulating Ogg video files
+COMMENT=	Toolbox for manipulating Ogg video files
 
-LIB_DEPENDS=	gd.4:${PORTSDIR}/graphics/gd \
+LICENSE=	GPLv2 # (or later)
+
+LIB_DEPENDS=	gd:${PORTSDIR}/graphics/gd \
 		ogg:${PORTSDIR}/audio/libogg \
-		theora.0:${PORTSDIR}/multimedia/libtheora \
-		vorbis.4:${PORTSDIR}/audio/libvorbis
+		theora:${PORTSDIR}/multimedia/libtheora \
+		vorbis:${PORTSDIR}/audio/libvorbis
 
 USE_SDL=	sdl
-GNU_CONFIGURE=	yes
-CPPFLAGS+=	-I${LOCALBASE}/include
-MAKEFILE=	makefile
-
-.for app in oggSplit oggDump oggJoin oggCut oggCat oggLength oggSlideshow oggThumb oggResize oggSilence oggScroll mkThumbs mkSlideshow
-PLIST_FILES+=	bin/${app}
-.endfor
-.for app in oggResize oggSlideshow oggThumb oggSplit oggJoin oggCut oggCat oggSilence
-MAN1+=	${app}.1
-.endfor
+USE_PKGCONFIG=	build
+USE_CMAKE=	yes
+USE_LDCONFIG=	yes
+MAKE_JOBS_SAFE=	yes
+
+LDFLAGS+=	-L${LOCALBASE}/lib
+
+MAN1=		mkThumbs.1 oggCat.1 oggCut.1 oggDump.1 oggJoin.1 \
+		oggLength.1 oggSilence.1 oggSlideshow.1 oggSplit.1 \
+		oggThumb.1 oggTranscode.1
 
 .include <bsd.port.mk>
diff -urN /usr/ports/multimedia/oggvideotools/distinfo multimedia/oggvideotools/distinfo
--- /usr/ports/multimedia/oggvideotools/distinfo	2012-11-08 06:40:45.000000000 +0900
+++ multimedia/oggvideotools/distinfo	2013-02-24 22:47:12.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (oggvideotools-0.8.tar.gz) = c33f33b400d6c01d12490a063e29347ac36fb59eac00892256552cafb0d4c93a
-SIZE (oggvideotools-0.8.tar.gz) = 476044
+SHA256 (oggvideotools-0.8a.tar.gz) = 27f96a98d8b5a2c90f042ace7b4d08c9246d4d0590a8e630800b4779024514cc
+SIZE (oggvideotools-0.8a.tar.gz) = 186093
diff -urN /usr/ports/multimedia/oggvideotools/pkg-descr multimedia/oggvideotools/pkg-descr
--- /usr/ports/multimedia/oggvideotools/pkg-descr	2012-11-08 06:40:45.000000000 +0900
+++ multimedia/oggvideotools/pkg-descr	2013-02-24 23:03:43.000000000 +0900
@@ -4,8 +4,4 @@
 creating an manipulating these video files, such as for splitting the
 different streams.
 
-At the moment there are the following tools available: oggResize,
-oggThumb, oggSlideshow, oggCut, oggCat, oggSplit, oggJoin, oggDump,
-oggLength, oggSilence and oggScroll.
-
-WWW: http://dev.streamnik.de/oggvideotools.html
+WWW: http://www.streamnik.de/oggvideotools.html
diff -urN /usr/ports/multimedia/oggvideotools/pkg-plist multimedia/oggvideotools/pkg-plist
--- /usr/ports/multimedia/oggvideotools/pkg-plist	1970-01-01 09:00:00.000000000 +0900
+++ multimedia/oggvideotools/pkg-plist	2013-02-24 22:58:38.000000000 +0900
@@ -0,0 +1,82 @@
+bin/oggCat
+bin/oggCut
+bin/oggDump
+bin/oggJoin
+bin/oggLength
+bin/oggSilence
+bin/oggSlideshow
+bin/oggSplit
+bin/oggThumb
+bin/oggTranscode
+include/oggvt/audioConverter.h
+include/oggvt/audioHook.h
+include/oggvt/audioPacket.h
+include/oggvt/basePlane.h
+include/oggvt/blendElement.h
+include/oggvt/bufferRepository.h
+include/oggvt/cmdlineextractor.h
+include/oggvt/crc.h
+include/oggvt/crossfader.h
+include/oggvt/definition.h
+include/oggvt/effector.h
+include/oggvt/exception.h
+include/oggvt/fileRepository.h
+include/oggvt/granulePosInterpreter.h
+include/oggvt/helper.h
+include/oggvt/hookHandler.h
+include/oggvt/kateExtractor.h
+include/oggvt/kateHeader.h
+include/oggvt/katePosInterpreter.h
+include/oggvt/kateStreamParameter.h
+include/oggvt/kenburnseffect.h
+include/oggvt/log.h
+include/oggvt/lowpassEffect.h
+include/oggvt/mediaConverter.h
+include/oggvt/mediaDecoder.h
+include/oggvt/mediaEncoder.h
+include/oggvt/mediaInputEncoder.h
+include/oggvt/mediaOutputDecoder.h
+include/oggvt/mediaRepository.h
+include/oggvt/mediaUnit.h
+include/oggvt/oggBOSExtractorFactory.h
+include/oggvt/oggComment.h
+include/oggvt/oggDecoder.h
+include/oggvt/oggEncoder.h
+include/oggvt/oggHeader.h
+include/oggvt/oggPacket.h
+include/oggvt/oggPage.h
+include/oggvt/oggRingbuffer.h
+include/oggvt/oggStreamDecoder.h
+include/oggvt/oggStreamEncoder.h
+include/oggvt/oggTypes.h
+include/oggvt/pictureBlend.h
+include/oggvt/pictureLoader.h
+include/oggvt/pictureResize.h
+include/oggvt/plainPicture.h
+include/oggvt/rawMediaPacket.h
+include/oggvt/refObject.h
+include/oggvt/rgbPlane.h
+include/oggvt/ringbuffer.h
+include/oggvt/streamConfig.h
+include/oggvt/streamExtractor.h
+include/oggvt/streamMux.h
+include/oggvt/streamParameter.h
+include/oggvt/streamSerializer.h
+include/oggvt/th_helper.h
+include/oggvt/theoraDecoder.h
+include/oggvt/theoraEncoder.h
+include/oggvt/theoraExtractor.h
+include/oggvt/theoraHeader.h
+include/oggvt/theoraPosInterpreter.h
+include/oggvt/theoraStreamParameter.h
+include/oggvt/videoHook.h
+include/oggvt/vorbisDecoder.h
+include/oggvt/vorbisEncoder.h
+include/oggvt/vorbisExtractor.h
+include/oggvt/vorbisHeader.h
+include/oggvt/vorbisPosInterpreter.h
+include/oggvt/vorbisStreamParameter.h
+include/oggvt/wishList.h
+lib/liboggvideotools.so
+sbin/mkThumbs
+ at dirrm include/oggvt
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list