| Summary: | [new port] multimedia/oggvideotools | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Jille | ||||
| Component: | Individual Port(s) | Assignee: | Alberto Villa <avilla> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Jille
2010-02-28 00:50:01 UTC
Class Changed From-To: update->change-request Fix category (new ports should be change-requests) (via the GNATS Auto Assign Tool) whoops - please remove the first MASTER_SITES line: I accidently put it in. (SourceForge is the correct MASTER_SITES) -- Jille Responsible Changed From-To: freebsd-ports-bugs->avilla I'll take it. avilla 2010-03-09 16:12:40 UTC
FreeBSD ports repository
Modified files:
multimedia Makefile
Added files:
multimedia/oggvideotools Makefile distinfo pkg-descr
Log:
- Add new port multimedia/oggvideotools.
The "Ogg Video Tools" is a toolbox for manipulating Ogg video files,
which usually consist of a video stream (Theora) and an audio stream
(Vorbis). It includes a number of handy command line tools for
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
PR: 144347
Submitted by: Jille Timmermans <jille@quis.cx>
Approved by: miwi, tabthorpe (mentors)
Revision Changes Path
1.358 +1 -0 ports/multimedia/Makefile
1.1 +32 -0 ports/multimedia/oggvideotools/Makefile (new)
1.1 +3 -0 ports/multimedia/oggvideotools/distinfo (new)
1.1 +11 -0 ports/multimedia/oggvideotools/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added, with minor changes. Thanks! |