aboutsummaryrefslogtreecommitdiff
path: root/multimedia
Commit message (Collapse)AuthorAgeFilesLines
* 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
* [UPDATE] multimedia/quodlibet: update to 0.16Edwin Groothuis2006-01-044-29/+124
| | | | | | | | | | | - Update to 0.16 - Give away maintainership to changbom.yoon@gmail.com PR: ports/91308 Submitted by: Byung-Hee HWANG <bh@izb.knu.ac.kr> Notes: svn path=/head/; revision=152748
* New port vamps version 0.98: High performance tool to transcode DVDMario Sergio Fujikawa Ferreira2006-01-046-0/+111
| | | | | | | videos to a smaller size Notes: svn path=/head/; revision=152722
* o Install de.ISO8859-1 locale man pagesMario Sergio Fujikawa Ferreira2006-01-031-1/+15
| | | | | | | o Bump PORTREVISION Notes: svn path=/head/; revision=152665
* - DISTVERSION -> PORTVERSION to fix port going backwards.Michael Johnson2006-01-031-1/+1
| | | | | | | Reported by: rosti.bsd@gmail.com Notes: svn path=/head/; revision=152653
* - Update to 0.8.4aMichael Johnson2006-01-032-38/+14
| | | | | | | - Switch to USE_GECKO Notes: svn path=/head/; revision=152637
* - Fix handleing mozilla dirsMichael Johnson2006-01-031-3/+3
| | | | Notes: svn path=/head/; revision=152636
* - Update to 0.8.5.20060102Michael Johnson2006-01-024-16/+112
| | | | Notes: svn path=/head/; revision=152602
* Fix build with dbus-0.60.Joe Marcus Clarke2005-12-311-0/+11
| | | | Notes: svn path=/head/; revision=152505
* Chase the dbus shared lib version.Joe Marcus Clarke2005-12-312-3/+3
| | | | Notes: svn path=/head/; revision=152498
* Update description on supported hardware and remove some outdated stuff.Christian Brueffer2005-12-311-13/+4
| | | | Notes: svn path=/head/; revision=152485
* - Update to 0.7.2Pav Lucistnik2005-12-303-7/+27
| | | | | | | | PR: ports/91087 Submitted by: Phil Oleson <oz@nixil.net> (maintainer) Notes: svn path=/head/; revision=152450
* Update to 0.999Emanuel Haupt2005-12-302-5/+11
| | | | Notes: svn path=/head/; revision=152396
* - Remove BROKEN on 4.x, now installsMichael Johnson2005-12-294-16/+8
| | | | | | | | | - Update to 0.0.20051228 PR: 90923 Notes: svn path=/head/; revision=152378
* Fix wrong way with WITH_SUBTITLES_SUBPLAY knob.Sergey A. Osokin2005-12-291-2/+3
| | | | | | | | | | Bump PORTREVISION. Goggleeyed by: tobez Pointy hat to: osa Notes: svn path=/head/; revision=152352
* o df(1) output should be on 1Megabyte scale rather than on 512-byteMario Sergio Fujikawa Ferreira2005-12-292-1/+12
| | | | | | | | | | | one. Confunsion created by different interpretations of df(1) parameter's -P amongst Linux and FreeBSD. o Do not process audio in any circunstances when dumping video streams. Tipped by mplayer warning o Bump PORTREVISION Notes: svn path=/head/; revision=152349
* Add new port: p5-Subtitles.Sergey A. Osokin2005-12-295-0/+57
| | | | Notes: svn path=/head/; revision=152341
* Add dvbcut, a Qt based program for cutting of MPEG TS stream filesStefan Eßer2005-12-2910-0/+155
| | | | | | | | (e.g. DVB) and the conversion from MPEG transport stream to program stream. Notes: svn path=/head/; revision=152317
* o du(1) should follow symbolic links to avoid detecting them as 0Mario Sergio Fujikawa Ferreira2005-12-281-2/+5
| | | | | | | | | size. Otherwise, there are problems with test(1) algebraic evaluations on tovid.sh when trying to detect video aspect ratio. o Bump PORTREVISION Notes: svn path=/head/; revision=152273
* o Due to excessive bashims, depend upon shells/bash and use itMario Sergio Fujikawa Ferreira2005-12-281-1/+3
| | | | | | | | bash(1) o Bump PORTREVISION Notes: svn path=/head/; revision=152248
* Quod Libet is a GTK+-based audio player written in Python.Pav Lucistnik2005-12-287-0/+619
| | | | | | | | PR: ports/90627 Submitted by: Byung-Hee HWANG <bh@izb.knu.ac.kr> Notes: svn path=/head/; revision=152245
* Add python as secondary category since this is a python writtenMario Sergio Fujikawa Ferreira2005-12-271-1/+1
| | | | | | | application Notes: svn path=/head/; revision=152214
* o Do not Linux brandelf(1) library filesMario Sergio Fujikawa Ferreira2005-12-272-10/+2
| | | | | | | | | | o Bump PORTREVISION Submitted by: netchild, Pedro F. Giffuni Notes: svn path=/head/; revision=152213
* New port tovid version 0.24: A collection of video disc authoringMario Sergio Fujikawa Ferreira2005-12-276-0/+173
| | | | | | | tools Notes: svn path=/head/; revision=152209
* Update multimedia/projectx to 0.90.2.00Edwin Groothuis2005-12-275-5/+34
| | | | | | | | | | update to new version PR: ports/90937 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> Notes: svn path=/head/; revision=152157
* o gnu configure script: fix shared library number versioningMario Sergio Fujikawa Ferreira2005-12-272-5/+6
| | | | | | | o Bump PORTREVISION Notes: svn path=/head/; revision=152152
* Remove trailing spacesEdwin Groothuis2005-12-271-2/+2
| | | | Notes: svn path=/head/; revision=152136
* Fix typo: incorrect PLIST commitMario Sergio Fujikawa Ferreira2005-12-261-39/+4
| | | | Notes: svn path=/head/; revision=152125
* Update to 2005122600 CVS snapshotMario Sergio Fujikawa Ferreira2005-12-264-24/+62
| | | | Notes: svn path=/head/; revision=152124
* o Properly Linux brandelf(1) shared librariesMario Sergio Fujikawa Ferreira2005-12-262-2/+11
| | | | | | | o Bump PORTREVISION Notes: svn path=/head/; revision=152103
* [NEW PORT] multimedia/k9copy A DVD-9 to DVD-5 shrinking application for KDEEdwin Groothuis2005-12-2621-0/+371
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | XK9Copy is a small utility which allows the copy of DVD on Linux. The DVD video stream is compressed by the program Vamps. 1. Copy without menus : In this case, dvdauthor is used to create a new DVD structure. It is possible to choose the order in which the video sequences are played. 2. Copy with menus : As dvdauthor does not make it possible to integrate the original menus, K9Copy reproduces the original structure of the DVD. The navigation packs as well as IFO files are modified to point on the compressed MPEG stream. Features * The video stream is compressed to make the DVD fit on 4.7 Gb recordable DVD * DVD Burning * Creation of ISO images * Possibility of selecting the audio tracks and subtitles to be copied * Title preview (video only) * Possibility of preserving the original menus WWW: http://k9copy.free.fr PR: ports/90795 Submitted by: Alexander V. Ribchansky <triosoft@triosoft.com.ua> Notes: svn path=/head/; revision=152042