summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer-plugins (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix build on amd64 by applying the same -fPIC patch that we do for ia64.Joe Marcus Clarke2003-10-231-2/+2
| | | | | | | | Reported by: bento via kris Approved by: maintainer (implicit) Notes: svn path=/head/; revision=91989
* Don't die if we encounter a problem registering plug-ins on ia64. Right now,Joe Marcus Clarke2003-10-201-2/+6
| | | | | | | | | | | | there's a crash during this phase, and ia64 needs some more debugging tools before it can be fully analyzed. This will allow unattended installs in the meantime. Reported by: marcel Approved by: maintainer (implicit) Notes: svn path=/head/; revision=91756
* Fix build on -stable.Adam Weinberger2003-10-141-0/+14
| | | | Notes: svn path=/head/; revision=91124
* Update to 0.6.4.Joe Marcus Clarke2003-10-134-30/+14
| | | | Notes: svn path=/head/; revision=91090
* Apply the ffmpeg configure patch conditionally. This patch breaksJoe Marcus Clarke2003-09-302-0/+6
| | | | | | | | | | the build on i386. Reported by: Jeremy Messenger <mezz7@cox.net> Approved by: lioux (implicit) Notes: svn path=/head/; revision=89926
* Chase the libxmms shared lib version.Joe Marcus Clarke2003-09-301-1/+1
| | | | | | | Reported by: Koop Mast <einekoai@chello.nl> Notes: svn path=/head/; revision=89919
* Fix another build problem on ia64.Joe Marcus Clarke2003-09-301-0/+10
| | | | | | | | Submitted by: marcel Approved by: lioux (implicit) Notes: svn path=/head/; revision=89908
* Fix the ESD output sink. With this patch, rhythmbox works again with theJoe Marcus Clarke2003-09-302-0/+28
| | | | | | | | | | gstreamer backend. Approved by: lioux Obtained from: http://bugzilla.gnome.org/show_bug.cgi?id=119155 Notes: svn path=/head/; revision=89881
* Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,Joe Marcus Clarke2003-09-183-11/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | future plans, etc., please see http://www.gnome.org/start/2.4/. This commit represents work done by adamw, bland, and myself as well as many other contributers: Koop Mast <einekoai@chello.nl> Akifyev Sergey <asa@gascom.ru> Franz Klammer <klammer@webonaut.com> Øyvind Kolbu <oyvind@kebab.gaffel.nu> Thomas E. Zander <riggs@rrr.de> Jeremy Messenger <mezz7@cox.net> Without these contirbuters, and our faithful users, GNOME 2.4.0 would not be possible. Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as general FAQs and documentation (GNOME 2.4 updates to be posted soon). The best way to upgrade so that you get all shared library dependencies is: portupgrade -rf -m BATCH=yes atk portupgrade -R -m BATCH=yes gnome2 Approved by: portmgr (kris, will, myself implicitly) Requested by: re as well as many other users Notes: svn path=/head/; revision=89023
* Chase multimedia/xmms library bump.Edwin Groothuis2003-09-171-1/+1
| | | | | | | | Submitted by: FUJISHIMA Satsuki <sf@FreeBSD.org> Approved by: (unbreak of port builds) Notes: svn path=/head/; revision=89020
* o Simplify {x,}videosink build fix. Furthermore, this correctlyMario Sergio Fujikawa Ferreira2003-06-161-12/+3
| | | | | | | | | | | enables XVideo support in FreeBSD 5.x branch. The reason why XVideo support was not enabled in FreeBSD 5.x branch is unknown. o Bump PORTREVISION Submitted by: Alexander Nedotsukov <bland@mail.ru> Notes: svn path=/head/; revision=83085
* Update to 0.6.2Mario Sergio Fujikawa Ferreira2003-06-113-9/+28
| | | | Notes: svn path=/head/; revision=82819
* o Add missing dependency to WITH_HTTP knobMario Sergio Fujikawa Ferreira2003-05-131-0/+2
| | | | | | | | | | o Bump PORTREVISION due to dependency change PR: 49062 Submitted by: Alexander Nedotsukov <bland@mail.ru> Notes: svn path=/head/; revision=80875
* Fix build on alpha ARCHMario Sergio Fujikawa Ferreira2003-05-111-7/+11
| | | | | | | Submitted by: marcus Notes: svn path=/head/; revision=80637
* Rename a patch file.Josef Karthauser2003-05-071-13/+0
| | | | | | | Requested by: lioux@FreeBSD.org Notes: svn path=/head/; revision=80322
* Update to 0.6.1Mario Sergio Fujikawa Ferreira2003-04-224-15/+23
| | | | | | | Submitted by: marcus Notes: svn path=/head/; revision=79440
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* After repo copy from graphics category to newly create multimediaMario Sergio Fujikawa Ferreira2003-04-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | one, update all appropriate references (*_DEPENDS, comments, etc): ports/graphics/libfame --> ports/multimedia/libfame ports/graphics/libquicktime --> ports/multimedia/libquicktime ports/graphics/mpeg --> ports/multimedia/mpeg ports/graphics/mpeg_encode --> ports/multimedia/mpeg_encode ports/graphics/mpeg_play --> ports/multimedia/mpeg_play ports/graphics/mtv --> ports/multimedia/mtv ports/graphics/smpeg --> ports/multimedia/smpeg ports/graphics/totem --> ports/multimedia/totem ports/graphics/transcode --> ports/multimedia/transcode ports/graphics/xanim --> ports/multimedia/xanim ports/graphics/xmps --> ports/multimedia/xmps Repo copied by: cvs (joe) Approved by: portmgr (self & no objections) Notes: svn path=/head/; revision=78090
* Fix the build on Alpha -STABLE.Joe Marcus Clarke2003-03-192-0/+26
| | | | | | | | | Reported by: bento Approved by: portmgr (kris) Requested by: kris Notes: svn path=/head/; revision=77159
* Chase libdvdread lib version bump on port version 0.9.4Mario Sergio Fujikawa Ferreira2003-03-061-1/+1
| | | | Notes: svn path=/head/; revision=77015
* o Small fixes to support upcoming update to gstreamer-player portMario Sergio Fujikawa Ferreira2003-02-282-0/+17
| | | | | | | | | | - Depend unconditionally on hermes port since it is currently the only colorspace plugin available - Fix {x,}videosink build o Bump PORTREVISION Notes: svn path=/head/; revision=76605
* Sync with the category changes of libdvdnav, libxine and xine.MANTANI Nobutaka2003-02-241-1/+1
| | | | Notes: svn path=/head/; revision=76391
* Chase FLAC's shared lib version.Joe Marcus Clarke2003-02-231-1/+1
| | | | Notes: svn path=/head/; revision=76314
* De-pkg-commentMario Sergio Fujikawa Ferreira2003-02-232-1/+1
| | | | Notes: svn path=/head/; revision=76311
* Update to GNOME 2.2.Joe Marcus Clarke2003-02-071-2/+2
| | | | | | | | This is Phase I. All existing ports have been updated to their GNOME 2.2 counterparts. Notes: svn path=/head/; revision=75035
* * Update to 0.6.0Joe Marcus Clarke2003-02-053-136/+194
| | | | | | | | | | | | | * Fix audiofile detection * Small CC safeness fixes * Add Hermes support This work is the product of colaboration between lioux and myself. Approved by: maintainer Notes: svn path=/head/; revision=74895
* Chase libdv library version bump in version 0.9.9Mario Sergio Fujikawa Ferreira2003-01-161-1/+1
| | | | Notes: svn path=/head/; revision=73272
* Update version number of SDL shared library.Maxim Sobolev2003-01-021-1/+1
| | | | Notes: svn path=/head/; revision=72210
* o Fix an incorrect LIB_DEPENDS lineMario Sergio Fujikawa Ferreira2002-11-301-2/+2
| | | | | | | | | o Correct location of xmms port Prompted by: kris Notes: svn path=/head/; revision=71245
* After repo copy from graphics category, update all appropriateMario Sergio Fujikawa Ferreira2002-11-281-7/+7
| | | | | | | | | | references from graphics to multimedia category Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat) Notes: svn path=/head/; revision=71181
* Fix typoMario Sergio Fujikawa Ferreira2002-11-171-1/+1
| | | | Notes: svn path=/head/; revision=70320
* o Update to 0.4.2Mario Sergio Fujikawa Ferreira2002-11-143-49/+184
| | | | | | | o USE_X_PREFIX since this will be part of GNOME 2.2 Notes: svn path=/head/; revision=70122
* Update to 0.4.1Mario Sergio Fujikawa Ferreira2002-10-265-119/+20
| | | | Notes: svn path=/head/; revision=68876
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-09-031-5/+8
| | | | | | | | PR: 42349 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65522
* Ogg Vorbis 1.0 library major version bumps.Christian Weisgerber2002-07-201-1/+2
| | | | Notes: svn path=/head/; revision=63275
* New port gstreamer-plugins version 0.4.0: GStreamer written collectionMario Sergio Fujikawa Ferreira2002-07-158-0/+771
of plugins handling several media types Notes: svn path=/head/; revision=63046