aboutsummaryrefslogtreecommitdiff
path: root/multimedia
Commit message (Collapse)AuthorAgeFilesLines
* convert to OPTIONSOliver Lehmann2006-01-191-9/+20
| | | | | | | add 2 options for disabling subtitle and vorbis support Notes: svn path=/head/; revision=153856
* Fix previous commit - USE_AUTOTOOLS aclocal definition.Andrey Slusar2006-01-191-1/+1
| | | | | | | Noticed by: "Jack L." <xxjack12xx@gmail.com> Notes: svn path=/head/; revision=153852
* program used to "time" subtitles:Dirk Meyer2006-01-185-0/+111
| | | | | | | | | | | | | | | | | | | * Any WAVE file can be used for timing * Reads/Writes SSA (Sub Station Alpha) and ASS (Advanced Sub Station) formats. * Instant preview of subtitle with all effects * Ability to place subtitles visually (Needs more testing) * Ability to mute specific channel * Ability to open alternate views of the same wave * Ability to mark key frames from a video on the waveform * Ability to save Workspace (saves information such as currently opened sound, video files and position in the wave) * Ability to format script on save * "Code Hiding" WWW: http://www.sabbu.com/ Notes: svn path=/head/; revision=153783
* - Disable pthreads for nowMichael Johnson2006-01-172-8/+12
| | | | | | | Requested by: Thomas E. Zander <riggs@rrr.de> Notes: svn path=/head/; revision=153754
* * Fix a problem with -pthread not being picked up by some systems.Andrey Slusar2006-01-171-7/+14
| | | | | | | | | | | * Add Ogg Vorbis detection and inclusion, as well as remove the old aclocal hack and use the method described in the PR. PR: ports/91898 Submitted by: maintainer Notes: svn path=/head/; revision=153729
* Add fetching and installing of the 'dnet' codec from the collection,Mikhail Teterin2006-01-173-6/+24
| | | | | | | | | | | | | | | | that came with the version 9 of the player. For licensing reasons Real no longer ships the codec and considers it obsolete. It is, however, in use by some major content providers -- most notably Amazon (samples of CD audio tracks). Tested on 6.x/amd64 and 5.x/i386. Instead of bumping PORTREVISION, change the PORTVERSION to include the vendor's "nano-version" (PORTVERSION is now 10.0.6.776). There really ought to be some rejoicing... Notes: svn path=/head/; revision=153705
* - Add an optional modplug support [1]Roman Bogorodskiy2006-01-174-28/+50
| | | | | | | | | | | | - Pet portlint - Don't explicitly remove share/applications dir PR: 91521 (based on) [1] Submitted by: Andrew Pantyukhin <infofarmer@gmail.com> [1] Approved by: Stepan Zastupov (maintainer) Notes: svn path=/head/; revision=153703
* - Mark BROKEN on amd64 and sparc64Pav Lucistnik2006-01-151-0/+4
| | | | | | | | PR: ports/91447 (based on) Submitted by: Byung-Hee HWANG <bh@izb.knu.ac.kr> (maintainer) Notes: svn path=/head/; revision=153524
* - Add Remote File Access supportPav Lucistnik2006-01-151-8/+19
| | | | | | | | | | | - Add gnome to CATEGORIES - Fix run dependencies PR: ports/91607 Submitted by: Byung-Hee HWANG <bh@izb.knu.ac.kr> (maintainer) Notes: svn path=/head/; revision=153523
* o Fix: growisofs addition patch had a glitch on the command lineMario Sergio Fujikawa Ferreira2006-01-142-3/+3
| | | | | | | | | | parameter ordering o Bump PORTREVISION Submitted by: Zahemszky Gabor <Gabor@Zahemszky.hu> Notes: svn path=/head/; revision=153444
* Project is merged into multimedia/kinoEdwin Groothuis2006-01-145-40/+0
| | | | | | | Approved by: Guido Falsi <mad@madpilot.net> Notes: svn path=/head/; revision=153420
* - Default to and support ffmpeg-devel, if ffmpeg is installed it will dependsMichael Johnson2006-01-141-1/+6
| | | | | | | on ffmpeg instead of ffmpeg-devel Notes: svn path=/head/; revision=153419
* - Update to 0.8.5.20060114Michael Johnson2006-01-142-9/+6
| | | | Notes: svn path=/head/; revision=153417
* - Update to 0.0.20060112Michael Johnson2006-01-144-10/+16
| | | | Notes: svn path=/head/; revision=153415
* - fix dependencyYen-Ming Lee2006-01-141-8/+11
| | | | | | | | | - assign to perl@ - unbreak on old perl - bump PORTERVISION Notes: svn path=/head/; revision=153413
* 1) Use growisofs from sysutils/dvd+rw-tools rather than cdrecordMario Sergio Fujikawa Ferreira2006-01-135-6/+145
| | | | | | | | | | | | | | | | | | | from sysutils/cdrtools 2) Fix perl regexp ( perlfaq(6) ) so that qvamps correctly identifies multimedia/mjpegtools version; thus, using appropriatly matching command line parameters 3) Add overlooked runtime dependencies to RUN_DEPENDS 4) Enable DVD playing WITH_MPLAYER 5) Properly use 2048 bytes sectors rathen than 512 bytes ones on file size calculations 6) Further insure that hier(7) is upholded 7) Bump PORTREVISION Reviewed by: Zahemszky Gabor <Gabor@Zahemszky.hu> Submitted by: Zahemszky Gabor <Gabor@Zahemszky.hu> [1] [2] Notes: svn path=/head/; revision=153392
* - Update graphics/libglut to 6.4.1.Sergey Matveychuk2006-01-121-1/+3
| | | | | | | | | | | | | | - Shared lib version and PORTREVISION bumb for all affected ports. While I'm here: - Remove USE_MESA knob where it was (35 ports). It marked as depricated for 2 years. PR: ports/90247 Submitted by: Ermal Lu?i <eri--@albabsd.org> Notes: svn path=/head/; revision=153347
* o lxdvdrip version 1.51 no longer uses its own versions of bothMario Sergio Fujikawa Ferreira2006-01-121-4/+21
| | | | | | | | | | | | | | | | vamps and playcell applications. Now, it depends on the versions supplied by the multimedia/vamps port. multimedia/vamps needs to know beforehand how many bytes will be processed in order to work. Unfortunaly, lxdvdrip cannot provide such information. Therefore, vamps and playcell specific tailored versions shipped within the lxdvdrip distribution will be used. They will be named so that lxdvdrip does not conflict with multimedia/vamps. o There is a ports/UPDATING note on this issue. o Bump PORTREVISION due to both RUN_DEPENDS and PLIST changes o Take over maintainership Notes: svn path=/head/; revision=153329
* Add subtools 20051215, command-line tools for movie subtitles inAndrey Slusar2006-01-114-0/+53
| | | | | | | | | | SubRipper format. PR: ports/91583 Submitted by: Andrew Pantyukhin <infofarmer@gmail.com> Notes: svn path=/head/; revision=153224
* Fix configure error by use perl5.8.Sergey A. Osokin2006-01-101-2/+7
| | | | | | | | | Bump PORTREVISION. Notice from: pointyhat via kris Notes: svn path=/head/; revision=153176
* Fix build with Quicktime.Pierre Beyssac2006-01-101-2/+4
| | | | | | | | PR: ports/91490 Submitted by: Marcin Jessa <yazzy@yazzy.org> Notes: svn path=/head/; revision=153169
* - Add support for version 2 audio atoms in QuickTime containersPav Lucistnik2006-01-092-1/+61
| | | | | | | | | | | | This fixes a lot of trailers from apple.com, especially HD ones which come with 5.1 AAC audio. Approved by: maintainer Obtained from: mplayer-dev mailing list http://www1.mplayerhq.hu/pipermail/mplayer-dev-eng/2005-December/039393.html Notes: svn path=/head/; revision=153148
* - Fix find commandPav Lucistnik2006-01-091-2/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=153144
* Chase gnutls update.Roman Bogorodskiy2006-01-092-4/+4
| | | | Notes: svn path=/head/; revision=153142
* Fix build WITH_IMAGEMAGICK: chase graphics/ImageMagick port versionMario Sergio Fujikawa Ferreira2006-01-091-2/+2
| | | | | | | | | 6.2.5.5 shared library version bump Pointy hat: edwin Notes: svn path=/head/; revision=153110
* Chase libshout2 shared library version bump.Michael Nottebrock2006-01-083-3/+3
| | | | Notes: svn path=/head/; revision=153104
* - Update to 1.5b3Michael Johnson2006-01-085-59/+23
| | | | Notes: svn path=/head/; revision=153100
* Update to KDE 3.5.0Michael Nottebrock2006-01-0814-146/+391
| | | | Notes: svn path=/head/; revision=153084
* Add rox-videothumbnail, a video thumbnail provider for the ROX file manager.Jimmy Olgeni2006-01-085-0/+57
| | | | Notes: svn path=/head/; revision=153077
* [PATCH] multimedia/quodlibet, i18n problem with quodlibet.moEdwin Groothuis2006-01-082-1/+22
| | | | | | | | | | | | | | QuodLibet's <lang>.mo [1], quodlibet.mo, is not found by default on FreeBSD. The path of i18ndir is responsible for it. [1] <URL:http://www.sacredchao.net/quodlibet/wiki/Development/Translation> Submitted by: Byung-Hee HWANG <bh@izb.knu.ac.kr> PR: ports/91473 Approved by: Chang bom Yoon <changbom.yoon@gmail.com> Notes: svn path=/head/; revision=153060
* Update port: multimedia/lxdvdrip to 1.51Edwin Groothuis2006-01-083-25/+20
| | | | | | | | | | | | | | | | | | - Update to 1.51 [*] - Add multimedia/mplayer as dependency [*] - Install lxdvdrip.wav under DATADIR [*] - Change playwave reference in the source code to wavplay [*] - Stop building of vamps in the source code and add a dependency to multimedia/vamps - Pass maintainership to ports@FreeBSD.org [*]Mario Sergio Fujikawa Ferreira <lioux _at_ FreeBSD _dot_ org> PR: ports/91486 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> Notes: svn path=/head/; revision=153055
* - Add desktop itemPav Lucistnik2006-01-081-0/+6
| | | | | | | | | PR: ports/91465 Submitted by: Panagiotis Astithas <past@ebs.gr> Approved by: Henri Michelon <hmichelon@e-cml.org> (maintainer) Notes: svn path=/head/; revision=153036
* Fix packing listEmanuel Haupt2006-01-082-27/+6
| | | | | | | Notified by: kris via pointyhat Notes: svn path=/head/; revision=153035
* Update win32-codecs to 20050412Edwin Groothuis2006-01-073-9/+36
| | | | | | | | | | | Update win32-codecs to 20050412 PR: ports/91359 Submitted by: Anish Mistry <amistry@am-productions.biz> Approved by: Holger Lamm <holger@e-gitt.net> Notes: svn path=/head/; revision=152964
* Now that new style rc.d scripts are being run as part of theDoug Barton2006-01-074-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | base rcorder, hard coded variable values in these scripts are overriding the values in /etc/rc.conf[.local] (due to the way that variables from the latter are read at boot time). Therefore, change the boot scripts to set default values only if the variable is unset in /etc/rc.conf[.local]. This will allow the service to start at boot time if it's been enabled as the user would expect. This change will be a noop for users who have systems that have not yet been upgraded to the new rc.d code in the base. In many cases there are other variables in the scripts that should get similar treatment, however I did not change anything other than the _enable lines. I'll leave the rest up to the maintainers to do as they see fit. Bump PORTREVISION to make sure that users and packages pick up this change. Notes: svn path=/head/; revision=152963
* New port: multimedia/mmsripEdwin Groothuis2006-01-074-0/+34
| | | | | | | | | | | | MMSRIP is a client for the proprietary protocol MMS://. WWW: http://nbenoit.tuxfamily.org/projects.php?rq=mmsrip PR: ports/91434 Submitted by: Mun-Kyo Seo & <Mun-Kyo.Seo@pmy.pmy.lv> Notes: svn path=/head/; revision=152952
* [PATCH] multimedia/quodlibet: FLAC Format supportEdwin Groothuis2006-01-071-10/+30
| | | | | | | | | | | - FLAC [1] Format support - [1] http://flac.sourcefor PR: ports/91388 Submitted by: Byung-Hee HWANG <bh@izb.knu.ac.kr> Notes: svn path=/head/; revision=152939
* o Make sure we are using devel/swig13 instead of devel/swig11. ThereMario Sergio Fujikawa Ferreira2006-01-071-2/+2
| | | | | | | | | | | should be a CONFLICTS line on both ports. o No functional change, just fixes 'build' on some systems. Therefore, no PORTREVISION bump. Prompted by: Derrick Edwards <dantavious@comcast.net> Notes: svn path=/head/; revision=152932
* [Maintainer-Update] multimedia/qdvdauthor 0.1.0Edwin Groothuis2006-01-076-16/+52
| | | | | | | | | | | | | Upgrade qdvdauthor to 0.1.0. I'm excluding the vlc playback options in the Makefile for now as vlc-config in 0.8.4 is broke. I haven't made time to try out vlc-devel yet, though their subversion logs look promising. PR: ports/91370 Submitted by: Phil Oleson <oz@nixil.net> Notes: svn path=/head/; revision=152929
* [UPDATE PORT] multimedia/k9copyEdwin Groothuis2006-01-0736-164/+422
| | | | | | | | | | | | | | | | This is port update for newer 1.0.2 version of k9copy. Previous port version don't build on 4.x due to missing stdint.h so in this version of port every include of stdint.h wrapped with ifdef falling back to inttypes.h where stdint.h isn't availible and inttypes.h present. So now k9copy should be buildable on 4.x. I cant check it cause I do not have any 4.x box around. PR: ports/91356 Submitted by: Alexander V. Ribchansky <triosoft@triosoft.com.ua> Notes: svn path=/head/; revision=152923
* - Add knobs for libvisual and gnome supportRoman Bogorodskiy2006-01-066-6/+104
| | | | | | | | | | | - Try to fix build on 4.x - Update maintainer's address PR: 91384 Submitted by: Stepan Zastupov [RedChrom] (maintainer) Notes: svn path=/head/; revision=152918
* Add ggrab 0.22a, which records MPEG2 streams directly from your Dbox2 overMarkus Brueffer2006-01-066-0/+60
| | | | | | | | | | | | Ethernet and additionally provides a streaming server. WWW: http://www.menzebach.de/ Requested by: bluescreen of bsdforen.de Tested by: bluescreen of bsdforen.de Notes: svn path=/head/; revision=152910
* Note that this port requires at least FreeBSD 5.3Edwin Groothuis2006-01-062-0/+8
| | | | | | | Submitted by: "Stepan Zastupov [RedChrom]" <redchrom@gmail.com> Notes: svn path=/head/; revision=152909
* Bump PORTREVISION to chase the cdparanoia shared library updateMarkus Brueffer2006-01-066-6/+6
| | | | Notes: svn path=/head/; revision=152907
* Fix build on amd64.Roman Bogorodskiy2006-01-061-1/+1
| | | | | | | Submitted by: Anish Mistry <mistry.7@osu.edu> Notes: svn path=/head/; revision=152876
* IGNORE since the dependency list reported by 'make describe' somehowKris Kennaway2006-01-061-0/+2
| | | | | | | differs from the list of dependencies recorded in the package. Notes: svn path=/head/; revision=152849
* New port qvamps version 0.20: Dvd rip gui written in qt that usesMario Sergio Fujikawa Ferreira2006-01-056-0/+184
| | | | | | | vamps and dvdauthor Notes: svn path=/head/; revision=152827
* - Chase ImageMagick updatePav Lucistnik2006-01-051-1/+1
| | | | | | | Pointy hat to: edwin Notes: svn path=/head/; revision=152793
* Chase libversion bumb to libMagick.so.9Edwin Groothuis2006-01-0521-16/+23
| | | | | | | PR: ports/91270 Notes: svn path=/head/; revision=152778
* New port multimedia/audacious A media player based on BMP and XMMSEdwin Groothuis2006-01-0411-0/+423
| | | | | | | | | | | | | | Audacious is a fork of beep-media-player 0.9.7.1. The primary goals of this fork are keeping ideology of original BMP and merging miscellaneous plugins into Audacious WWW: http://audacious-media-player.org PR: ports/91304 Submitted by: RedChrom <redchrom@mail.ru> Notes: svn path=/head/; revision=152753