| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
Filename for libmad's pc file is now libmad.pc
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for ports depending on it by default.
Notes:
svn path=/head/; revision=299814
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
Build with external ffmpeg by default
Mark MAKE_JOBS_SAFE
Feature safe: yes
Notes:
svn path=/head/; revision=256700
|
|
|
|
|
|
|
|
|
| |
PR: ports/137792
Submitted by: "Dima Panov" <fluffy@fluffy.khv.ru>
Feature safe: yes
Notes:
svn path=/head/; revision=241981
|
|
|
|
|
|
|
|
|
|
| |
- Fix hardcoded libdvdcss shared library version. [*]
PR: ports/134153 [*]
Submitted by: Joseph S. Atkinson <jsa@wickedmachine.net> [*], jpaetzel [*]
Notes:
svn path=/head/; revision=233569
|
|
|
|
|
|
|
|
|
|
| |
- Add FAAD option for external libfaad support. [*]
PR: ports/131955 [*]
Submitted by: Jan Henrik Sylvester <me@janh.de>
Notes:
svn path=/head/; revision=228826
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Notes:
svn path=/head/; revision=209613
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
- Enable Theora codec support by default and remove WITH_THEORA knob.
Notes:
svn path=/head/; revision=169059
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Notes:
svn path=/head/; revision=150831
|
|
|
|
| |
Notes:
svn path=/head/; revision=125490
|
|
|
|
| |
Notes:
svn path=/head/; revision=78964
|
|
(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
|