Bug 144347 - [new port] multimedia/oggvideotools
Summary: [new port] multimedia/oggvideotools
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alberto Villa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-28 00:50 UTC by Jille
Modified: 2010-03-09 16:20 UTC (History)
0 users

See Also:


Attachments
file.shar (2.56 KB, text/plain)
2010-02-28 00:50 UTC, Jille
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jille 2010-02-28 00:50:01 UTC
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.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-02-28 00:50:11 UTC
Class Changed
From-To: update->change-request

Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool)
Comment 2 Jille 2010-02-28 01:01:03 UTC
whoops - please remove the first MASTER_SITES line: I accidently put it in.
(SourceForge is the correct MASTER_SITES)

-- Jille
Comment 3 Alberto Villa freebsd_committer freebsd_triage 2010-03-06 13:58:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->avilla

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-03-09 16:12:54 UTC
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"
Comment 5 Alberto Villa freebsd_committer freebsd_triage 2010-03-09 16:14:47 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!