aboutsummaryrefslogtreecommitdiff
path: root/multimedia
Commit message (Collapse)AuthorAgeFilesLines
* Do not create mozilla plugin directory unless it is enable. By default, it isJeremy Messenger2005-01-281-0/+12
| | | | | | | | | | | | disable. This should fix the pkg-plist issue for both totem and totem-gstreamer. Bump is not need, because totem doesn't even try to delete this directory anyway. Approved by: Hendrik Scholz <hendrik@scholz.net> (maintainer) Reported by: pointyhat via kris Notes: svn path=/head/; revision=127573
* - bring xfce4 to 4.2Oliver Lehmann2005-01-263-7/+7
| | | | | | | | | | | - remove x11-fm/xfce4-fm-icons misc/xfce4-panel-themes (obsoleted by that update) - take maintainership of x11-wm/xfce4-session [1] - bump PORTREVISION of all plugins because they need to be linked against the new xfce4 libs Approved by: maintainer [1] Notes: svn path=/head/; revision=127441
* - Chase API changes to x264Michael Johnson2005-01-264-2/+34
| | | | Notes: svn path=/head/; revision=127403
* - Update to 0.0.20050125Michael Johnson2005-01-2610-60/+134
| | | | Notes: svn path=/head/; revision=127354
* auto-detect gtk12 in helps of depreciating gtk12.Michael Johnson2005-01-252-2/+10
| | | | Notes: svn path=/head/; revision=127339
* Utilize ONLY_FOR_ARCHS for i386 for the time being.Michael Johnson2005-01-252-0/+4
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=127267
* Fix pre-everything:: so it prints the right dvd drive.Michael Johnson2005-01-251-3/+2
| | | | | | | Pointed out by: mezz Notes: svn path=/head/; revision=127260
* update libzvbi to 0.2.13Oliver Lehmann2005-01-241-1/+1
| | | | Notes: svn path=/head/; revision=127182
* Update to version 0.100Koop Mast2005-01-235-9/+37
| | | | | | | | PR: 76006 Submitted by: maintainer Notes: svn path=/head/; revision=127127
* Fix plist for lame supportMichael Johnson2005-01-232-1/+4
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=127121
* Disable H.264 encoder support unless WITH_H264 is definedMichael Johnson2005-01-222-6/+14
| | | | Notes: svn path=/head/; revision=127068
* Disable lame support unless WITH_LAME is defined since lame can not be packaged.Michael Johnson2005-01-222-4/+12
| | | | Notes: svn path=/head/; revision=127063
* Use GCC 3.4 if built with WITH_MOZILLA_PLUGIN=mozilla-devel on 4.xMichael Johnson2005-01-222-0/+12
| | | | Notes: svn path=/head/; revision=127062
* - Link to ASM files so shared library actually works.Michael Johnson2005-01-202-2/+2
| | | | Notes: svn path=/head/; revision=126903
* - Fix typoMichael Johnson2005-01-202-4/+4
| | | | | | | - Depend on shared library of x264 Notes: svn path=/head/; revision=126902
* - Build and install Shared libraryMichael Johnson2005-01-204-10/+72
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=126901
* Attached you will find an file to add to files dir and a diff toEdwin Groothuis2005-01-204-0/+106
| | | | | | | | | | | | | | | | | | the makefile to add a european channel set for the PVR250 driver. I already sent John Wehle the additional channel set to include it in the next driver version, then the final patch to cxm_tuner.c should be smaller. Would be cool to find this in the next port version, so I don't have to patch manually every time again and maybe others in old europe (actually I tested it for germany) may find it useful, too. Thanx, Oliver Submitted by: Oliver Brandmueller <ob@e-Gitt.NET> Notes: svn path=/head/; revision=126899
* - Make lame support optional and off by default since lame can't be packaged.Michael Johnson2005-01-201-1/+6
| | | | Notes: svn path=/head/; revision=126893
* - Update WWW line since lsdvd has it's own page now.Michael Johnson2005-01-191-1/+1
| | | | Notes: svn path=/head/; revision=126848
* Update to 0.6.2Herve Quiroz2005-01-172-3/+3
| | | | Notes: svn path=/head/; revision=126631
* Update to 0.2.1Michael Johnson2005-01-163-22/+8
| | | | Notes: svn path=/head/; revision=126581
* add WITHOUT_AA knobOliver Lehmann2005-01-142-3/+11
| | | | Notes: svn path=/head/; revision=126442
* Update to 0.5.0.Bruce M Simpson2005-01-143-71/+32
| | | | Notes: svn path=/head/; revision=126428
* Attempt to fix build on amd64Michael Johnson2005-01-142-4/+8
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=126397
* Realy chase the shlib lib of theora.Koop Mast2005-01-131-1/+1
| | | | | | | | | I see a nice pile of pointyhats in the future. Submitted by: Stephane E. Potvin <sepotvin AT videotron dot ca> Notes: svn path=/head/; revision=126363
* Change CATAGORIES after repocopy.Koop Mast2005-01-131-1/+1
| | | | | | | | | Add another pointyhat to my still fresh collection. Noticed by: pav Notes: svn path=/head/; revision=126360
* - update to replex-0.1.3Dirk Meyer2005-01-132-3/+3
| | | | Notes: svn path=/head/; revision=126331
* Bump portrevision to chase shlib dump of libtheora and new location.Koop Mast2005-01-137-16/+19
| | | | Notes: svn path=/head/; revision=126329
* Finish repocopy from graphics to multimedia.Koop Mast2005-01-135-26/+25
| | | | | | | | | | | Update to alpha4, based on [1] PR: 75961 [1] Submitted by: Stefan Walter sw AT gegenunendlich dot de Repocopyed by: marcus Notes: svn path=/head/; revision=126327
* Update to 0.9.4Michael Johnson2005-01-136-90/+32
| | | | Notes: svn path=/head/; revision=126286
* - Update to 1.3.1Michael Johnson2005-01-122-9/+4
| | | | | | | - Grab MAINTAINER Notes: svn path=/head/; revision=126205
* Add support for H.264 via multimedia/x264 and WITHOUT_H264 knob.Michael Johnson2005-01-122-0/+20
| | | | Notes: svn path=/head/; revision=126192
* Install forgotten header fileMichael Johnson2005-01-122-0/+4
| | | | Notes: svn path=/head/; revision=126191
* Add x264Michael Johnson2005-01-129-0/+177
| | | | | | | | | | | | | | | | x264 is a free library for encoding H.264/AVC video streams. Encoder features * CAVLC/CABAC * Multi-references * Intra: all modes (4x4 and 16x16 with all predictions) * Inter P: all partitions (from 16x16 down to 4x4) * Inter B: partitions from 16x16 down to 8x8 (including SKIP/DIRECT) * Ratecontrol: constant quantizer, constant bitrate, or multipass ABR * Scene cut detection Notes: svn path=/head/; revision=126189
* Upgrade driver to version 2004-12-30Edwin Groothuis2005-01-124-12/+8
| | | | Notes: svn path=/head/; revision=126176
* - Change order of arguments fed to transcode to work around a transcodeMichael Nottebrock2005-01-114-1/+73
| | | | | | | | | | | | | | commandline parsing bug. - Work around imagemagick's identify not recognising the '-ping' switch anymore. PR: ports/75985 Submitted by: Stephan van Maris <svmaris@e-village.nl> Identify bug reported by: h <h@erathia.be>, Stephan van Maris <svmaris@e-village.nl> Notes: svn path=/head/; revision=126164
* add RUN_DEPENDSOliver Lehmann2005-01-111-0/+2
| | | | Notes: svn path=/head/; revision=126109
* Update to 0.8.4-rc5Mario Sergio Fujikawa Ferreira2005-01-104-14/+6
| | | | Notes: svn path=/head/; revision=126023
* Update to 0.8.7.Koop Mast2005-01-0910-154/+146
| | | | | | | | | | Changelog: http://gstreamer.freedesktop.org/releases/gst-plugins/0.8.7.html Chase polypaudio lib bump. Approved by: maintainer (implicit) Notes: svn path=/head/; revision=125992
* Fix plistKoop Mast2005-01-092-0/+2
| | | | | | | Submitted by: poinyhat via kris Notes: svn path=/head/; revision=125985
* Update to 2.7.4Tilman Keskinoz2005-01-093-56/+11
| | | | | | | | PR: 75765 Submitted by: Simon Barner <barner@gmx.de> Notes: svn path=/head/; revision=125964
* o New port cupid version 0.0.1: GNOME Gstreamer based video/audioMario Sergio Fujikawa Ferreira2005-01-085-0/+87
| | | | | | | | | capture solution o Video capture does not work since there is no gstreamer video source plugin for FreeBSD just yet Notes: svn path=/head/; revision=125881
* Update to 1.0.1Mario Sergio Fujikawa Ferreira2005-01-082-3/+3
| | | | Notes: svn path=/head/; revision=125833
* - Fix PLIST: Makefile typo s/PLIST_DOCS/PORTDOCS/Mario Sergio Fujikawa Ferreira2005-01-081-2/+2
| | | | | | | | | | - Bump PORTREVISION Submitted by: kris (pointyhat) Approved by: portmgr (krion) Notes: svn path=/head/; revision=125830
* Fix checksum mismatch error by updating distfiles.Norikatsu Shigemura2005-01-081-112/+112
| | | | | | | | | | PR: ports/75943 [1] Pointed out by: Stacey Roberts <stacey@vickiandstacey.com> [1] Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> Approved by: maintainer (implicitly) Notes: svn path=/head/; revision=125814
* Fix build on ia64.Kirill Ponomarev2005-01-084-3/+87
| | | | Notes: svn path=/head/; revision=125791
* o Fix checksum mismatch error.Norikatsu Shigemura2005-01-083-635/+983
| | | | | | | | | | | | o Add new skins. o Cosmetic sort. o Accordingly, bump PORTVERSION. Approved by: Thomas E. Zander <riggs@rrr.de> Committed at: Murayakuba Japanese style pub Notes: svn path=/head/; revision=125779
* Oops, remove BROKEN by previous commit.Norikatsu Shigemura2005-01-041-2/+0
| | | | | | | | Pointy hat to: myself Approved by: portmgr (implicitly) Notes: svn path=/head/; revision=125708
* Fix plist error.Norikatsu Shigemura2005-01-042-3/+3
| | | | | | | | Approved by: portmgr (marcus), Thomas E. Zander <riggs@rrr.de> (maintainer) Notes: svn path=/head/; revision=125707
* Official MASTER_SITES seem to be down since XMAS with no reason.Mario Sergio Fujikawa Ferreira2005-01-041-1/+3
| | | | | | | | | | | | While a resolution is sought, house a copy of the distfile under MASTER_SITE_LOCAL 's lioux directory to insure the build of the port Reported by: kris (pointyhat) Approved by: portmgr (marcus) Notes: svn path=/head/; revision=125705