summaryrefslogtreecommitdiff
path: root/multimedia/libxine/files/patch-configure (follow)
Commit message (Collapse)AuthorAgeFilesLines
* audio/libmad: Fix build with libmad 0.16.4Po-Chuan Hsieh2024-04-181-44/+0
|
* multimedia/libxine: Fix build with libmad 0.16Daniel Engberg2022-05-071-4/+48
| | | | | | Filename for libmad's pc file is now libmad.pc Approved by: portmgr (blanket)
* multimedia/libxine: Update to 1.2.9Tobias Kortkamp2018-08-311-7/+7
| | | | | | | | | | | | | | | | | | | | | - Cleanup options - Enable IMAGEMAGICK by default - Make DVB support optional but leave it enabled by default - Add SNDIO option - Properly order pkg-plist - Unbreak on aarch64 - Bump revision of dependent ports [1] Changes: https://sourceforge.net/projects/xine/files/xine-lib/1.2.9/README.txt/view ABI: https://abi-laboratory.pro/tracker/timeline/xine-lib/ [1] PR: 219921 Reported by: emorrasg@yahoo.es Submitted by: w.schwarzenfeld@utanet.at (initial version), Nathan <ndowens@yahoo.com> Reviewed by: mat, tobik Differential Revision: https://reviews.freebsd.org/D16840 Notes: svn path=/head/; revision=478529
* - Convert to USES=gmake perl5.Juergen Lock2013-09-041-1/+10
| | | | | | | | | | | | | | | | | | - Fix register allocation problems with clang on i386: * Remove the q modifier from inline asm such that clang no longer uses a 64 bit register. Instead cast the operand to register_t which is 32 bit on i386 and 64 bit on amd64. * Add -fomit-frame-pointer to CFLAGS to free up an extra register. - Fix the issue with WITH_DEBUG by adding --disable-real-codecs which apparently never really worked anyway. - Patch configure so it no longer adds -mtune=i386 to CFLAGS. - Bump PORTREVISION. PR: ports/181786 Submitted by: tijl Notes: svn path=/head/; revision=326292
* - Update multimedia/libxine to 1.2.2 .Juergen Lock2012-06-231-0/+9
| | | | | | | - Bump PORTREVISION for ports depending on it by default. Notes: svn path=/head/; revision=299814
* - Update multimedia/libxine to 1.2.1 with a commit merged from hgJuergen Lock2012-02-261-30/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to fix DVB support. (which still is broken for tuners using hardware pid filtering, like when running webcamd with "-m dvb-usb-init.force_pid_filter_usage=1".) - Add patches to fix build of ports depending on libxine to: audio/amarok, graphics/gimageview [1], graphics/pornview [1], graphics/osg [2], graphics/osg-devel [2], multimedia/emotion, x11/kdelibs4 [3], multimedia/kmplayer, multimedia/konverter, multimedia/qdvdauthor [4], multimedia/vdr-plugin-xineliboutput, multimedia/xfce4-media [5], multimedia/xine_artsplugin, multimedia/k9copy-kde4 [6] - Fix RUN_DEPENDS= xine... which should be LIB_DEPENDS for audio/atunes . [7] - Mark multimedia/phonon-xine BROKEN which refuses to build with libxine 1.2.x and is deprecated upstream. [3] - Disable XINE knob for x11/eaglemode for which I don't have a fix. [2] - Note: multimedia/kaffeine runs after rakuco's x11/kdelibs4 fix, but it only shows a green window at least with mp4 or ts files. (avi files and audio still work.) It seems the kaffeine developers have found this too and are now switching away from libxine in their git repo - so I guess we'll have a broken kaffeine at least until they release a new version. - Bump PORTREVISIONs for ports depending on libxine by default. - Add optional libbluray support to multimedia/libxine and multimedia/vdr-plugin-xineliboutput. PR: ports/165057 [6] Submitted by: nox (self) [6], rakuco [3] Approved by: dinoex (maintainer, via irc) [1], amdmi3 (maintainer, via private email) [2], kde@ (rakuco, via irc) [3], Phil Oleson <oz@nixil.net> (maintainer, via private email) [4], xfce@ (rene, via irc) [5], Eduardo Gielamo Oliveira <egoliveira@gmail.com> (maintainer) [6], lme (maintainer, via irc) [7] Thanx to: Darren Salt (upstream libxine maintainer) for a few hints on irc to help with patching ports depending on deprecated libxine features Notes: svn path=/head/; revision=292268
* Update to 1.1.18.1Max Brazhnikov2010-06-191-77/+8
| | | | | | | | | | Build with external ffmpeg by default Mark MAKE_JOBS_SAFE Feature safe: yes Notes: svn path=/head/; revision=256700
* Add WITH_FFMPEG knob to use external ffmpeg.MANTANI Nobutaka2009-09-231-0/+13
| | | | | | | | | PR: ports/137792 Submitted by: "Dima Panov" <fluffy@fluffy.khv.ru> Feature safe: yes Notes: svn path=/head/; revision=241981
* - Update to 1.1.16.3.MANTANI Nobutaka2009-05-101-15/+15
| | | | | | | | | | - Fix hardcoded libdvdcss shared library version. [*] PR: ports/134153 [*] Submitted by: Joseph S. Atkinson <jsa@wickedmachine.net> [*], jpaetzel [*] Notes: svn path=/head/; revision=233569
* - Update to 1.1.16.2.MANTANI Nobutaka2009-02-221-7/+51
| | | | | | | | | | - Add FAAD option for external libfaad support. [*] PR: ports/131955 [*] Submitted by: Jan Henrik Sylvester <me@janh.de> Notes: svn path=/head/; revision=228826
* - Update to 1.1.14. [1]MANTANI Nobutaka2008-07-121-14/+14
| | | | | | | | | | | - Enable XCB support by default. [2] PR: ports/125089 [1], ports/125331 [2] Submitted by: "Pedro F. Giffuni" <pfgshield-freebsd@yahoo.com> [1], Max Brazhnikov <makc@issp.ac.ru> [2] Notes: svn path=/head/; revision=216733
* Update to 1.1.11.MANTANI Nobutaka2008-03-231-6/+15
| | | | Notes: svn path=/head/; revision=209613
* - Update to 1.1.3. This version fixes heap overflow vulnerability in libmmsMANTANI Nobutaka2006-12-071-13/+26
| | | | | | | | | | | | | | and buffer overflow vulnerability in Real Media input plugin. [1] - Fix 'pkg-config --libs libxine' output. [2] - Replace WITH_POLYPAUDIO knob with WITH_PULSEAUDIO knob since polypaudio audio output plugin is replaced with pulseaudio audio output plugin. Notified by: miwi [1] PR: ports/106282 [2] Submitted by: thierry [2] Notes: svn path=/head/; revision=179130
* - Update to 1.1.2.MANTANI Nobutaka2006-07-291-15/+6
| | | | | | | - Enable Theora codec support by default and remove WITH_THEORA knob. Notes: svn path=/head/; revision=169059
* - Remove USE_REINPLACE. [1]MANTANI Nobutaka2006-04-301-2/+11
| | | | | | | | | | | | | | - Use DATADIR macro. [1] - Make WITHOUT knobs actually disable features with configure. [1] - Fix build error for the case when libtool15 is not installed. [2] - Correct pkg-plist. [2] - Modify files/patch-configure to disable libtheora support properly for WITHOUT_THEORA knob. PR: ports/95639 [1], ports/96140 [2] Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> [1], oliver [2] Notes: svn path=/head/; revision=160930
* Update to 1.1.1.MANTANI Nobutaka2005-12-101-3/+12
| | | | Notes: svn path=/head/; revision=150831
* Update to 1.0. (At last!)MANTANI Nobutaka2004-12-301-0/+11
| | | | Notes: svn path=/head/; revision=125490
* Update to 1-beta10.MANTANI Nobutaka2003-04-141-11/+0
| | | | Notes: svn path=/head/; revision=78964
* (1) Make LOCALBASE clean.MANTANI Nobutaka2003-02-091-0/+11
(2) Add dependency on libmng. (3) Correct location of pkgconfig data. PR: ports/48019 [1] Pointed out by: edwin [1,2], Akifyev Sergey <asa@gascom.ru> [3] Notes: svn path=/head/; revision=75188