aboutsummaryrefslogtreecommitdiff
path: root/multimedia
Commit message (Collapse)AuthorAgeFilesLines
* Replace HAVE_GNOME based check for esound with a exists() based one.Koop Mast2015-09-131-1/+1
| | | | Notes: svn path=/head/; revision=396833
* multimedia/plexmedaserver: Update to 0.9.12.11.1406Mark Felder2015-09-132-4/+4
| | | | | | | Changes: https://forums.plex.tv/discussion/comment/1002923/#Comment_1002923 Notes: svn path=/head/; revision=396818
* multimedia/plexmediaserver-plexpass: Update to 0.9.12.12.1459Mark Felder2015-09-123-8/+7
| | | | | | | Changes: https://forums.plex.tv/discussion/comment/1017148/#Comment_1017148 Notes: svn path=/head/; revision=396748
* Use option helpers for post-patchThomas Zander2015-09-121-5/+3
| | | | Notes: svn path=/head/; revision=396740
* multimedia/php-pHash: add new portJan Beich2015-09-115-0/+87
| | | | | | | | | | | | | | | PR: 202635 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> This is the PHP extension of the pHash library, which is an open source software library released under the GPLv3 license that implements several perceptual hashing algorithms, and provides a C-like API to use those functions in your own programs. pHash itself is written in C++. http://phash.org/ Notes: svn path=/head/; revision=396724
* multimedia/pHash: add new portJan Beich2015-09-116-0/+96
| | | | | | | | | | | | | | PR: 202635 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> pHash is an open source software library released under the GPLv3 license that implements several perceptual hashing algorithms, and provides a C-like API to use those functions in your own programs. pHash itself is written in C++. http://phash.org/ Notes: svn path=/head/; revision=396723
* multimedia/transcode: convert to target helpersJan Beich2015-09-111-10/+10
| | | | | | | | | | - Reset option sorting to default (alphabetical) PR: 202773 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=396719
* - Switch to USES=libedit as suggested by stage-qaDmitry Marakasov2015-09-111-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=396684
* - Fix shebangsDmitry Marakasov2015-09-101-0/+5
| | | | | | | | Approved by: portmgr blanket MFH: 2015Q3 (blanket) Notes: svn path=/head/; revision=396631
* - Update to 1.6.1Guido Falsi2015-09-092-4/+4
| | | | | | | | | | | - Take maintainership due to multiple timeouts PR: 202654 Submitted by: Myself Approved by: Maintainer timeout Notes: svn path=/head/; revision=396542
* Update to 1.6.1Guido Falsi2015-09-092-3/+3
| | | | Notes: svn path=/head/; revision=396537
* Remove bogus statement "uses i386-specific code" as a reason to mark theAlexey Dokuchaev2015-09-072-14/+18
| | | | | | | | | | | | port as broken. The problem was that endianness check were added twenty years ago, and just don't cover contemporary systems. Drop checks for VAX, RS6000, 680x0, etc., and replace with architectures that FreeBSD runs on today. Users of ARM/MIPS systems are encouraged to review the list and add missing macros accordingly. Notes: svn path=/head/; revision=396270
* Base GCC 4.2.1 on PowerPC fails with "internal compiler error: in do_SUBST,Alexey Dokuchaev2015-09-071-5/+1
| | | | | | | at combine.c:502" error, thus request a modern compiler to fix the build. Notes: svn path=/head/; revision=396264
* Fix small typo that prevented successful builds on big-endian systems.Alexey Dokuchaev2015-09-071-4/+2
| | | | Notes: svn path=/head/; revision=396261
* - Remove BROKEN statement that is not true: port configures and builds fineAlexey Dokuchaev2015-09-071-5/+3
| | | | | | | - While here, define LICENSE (GPLv2) and kill stray whitespace at EOL Notes: svn path=/head/; revision=396254
* Add support for smb:// protocol as non-default OPTIONThomas Zander2015-09-061-1/+6
| | | | | | | | PR: 202898 Submitted by: jbeich@FreeBSD.org Notes: svn path=/head/; revision=396222
* Modernise license handling: Use proper OPTIONS for GPLv3 and non-freeThomas Zander2015-09-061-21/+22
| | | | | | | | PR: 202897 Submitted by: jbeich@FreeBSD.org Notes: svn path=/head/; revision=396221
* multimedia/libav: minor cleanupJan Beich2015-09-053-28/+20
| | | | | | | | | | | | | | - Add CPE information - Convert WANT_SDL into a proper option - Disable SDL by default like in ffmpeg* ports - Unbreak and unhide DC1394 option - Drop USE_GCC as the port builds fine on 9.x - Drop implicit :build from USES=pkgconfig - Switch to .tar.xz distfile - Sort USES to pet portlint Notes: svn path=/head/; revision=396197
* Update clutter-gst3 to 3.0.10.Koop Mast2015-09-053-5/+4
| | | | Notes: svn path=/head/; revision=396188
* Update to upstream version 2.9.3Thomas Zander2015-09-052-5/+4
| | | | | | | | PR: 202852 Submitted by: tkato432@yahoo.com Notes: svn path=/head/; revision=396184
* Update to unstable 14.9.0.6994, announce message is here:Rusmir Dusko2015-09-053-9/+10
| | | | | | | | | | | | | http://sourceforge.net/projects/smplayer/files/Unstable/releases/ - Add Notes_about_mpv.txt to DOCS - Change PORTSCOUT PR: 199279 Submitted by: sasamotikomi@gmail.com Notes: svn path=/head/; revision=396172
* Update to 8.3.0Emanuel Haupt2015-09-052-3/+3
| | | | Notes: svn path=/head/; revision=396155
* - Switch to options helpersDmitry Marakasov2015-09-041-10/+2
| | | | | | | - Drop 8.x support Notes: svn path=/head/; revision=396143
* multimedia/py-subliminal: update to 1.0.1Jan Beich2015-09-042-19/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes runtime since multimedia/py-guessit update in previous commit. $ subliminal Traceback (most recent call last): File "/usr/local/bin/subliminal", line 5, in <module> from pkg_resources import load_entry_point File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3074, in <module> @_call_aside File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3060, in _call_aside f(*args, **kwargs) File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3087, in _initialize_master_working_set working_set = WorkingSet._build_master() File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 647, in _build_master return cls._build_from_requirements(__requires__) File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 660, in _build_from_requirements dists = ws.resolve(reqs, Environment()) File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 833, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'guessit<0.10,>=0.7' distribution was not found and is required by subliminal Changes: https://github.com/Diaoul/subliminal/blob/master/HISTORY.rst#101 PR: 202090 (based on) Approved by: wg (maintainer) Differential Revision: https://reviews.freebsd.org/D3566 Notes: svn path=/head/; revision=396118
* multimedia/py-guessit: update to 0.10.3Jan Beich2015-09-042-4/+5
| | | | | | | | | | Changes: https://github.com/wackou/guessit/blob/master/HISTORY.rst#0103-2015-04-04 PR: 202088 Approved by: wg (maintainer) Differential Revision: https://reviews.freebsd.org/D3566 Notes: svn path=/head/; revision=396117
* multimedia/mpv: remove INSTALLS_ICONSKurt Jaeger2015-09-041-1/+0
| | | | | | | | PR: 202806 Approved by: Carlos J Puga Medina <cpm@fbsd.es> Notes: svn path=/head/; revision=396084
* multimedia/mpv: 0.9.2 -> 0.10.0Kurt Jaeger2015-09-043-9/+13
| | | | | | | | | | Long changelog: https://github.com/mpv-player/mpv/releases PR: 202886 Submitted by: Carlos J Puga Medina <cpm@fbsd.es> (maintainer) Notes: svn path=/head/; revision=396081
* Update totem to 3.16.3.Koop Mast2015-09-042-4/+3
| | | | | | | Obtained from: gome devel repo Notes: svn path=/head/; revision=396071
* multimedia/mpv: removing freetype dependencyKurt Jaeger2015-09-021-3/+2
| | | | | | | | PR: 202765 Submitted by: Carlos J Puga Medina <cpm@fbsd.es> (maintainer) Notes: svn path=/head/; revision=395823
* Correct arch dependent OPTIONS for powerpcThomas Zander2015-09-013-10/+6
| | | | | | | Discovered by: jbeich Notes: svn path=/head/; revision=395797
* multimedia/libav: update to 11.4Jan Beich2015-09-012-4/+3
| | | | | | | | | | Changes: https://git.libav.org/?p=libav.git;a=blob;f=Changelog;hb=refs/tags/v11.4 Security: da434a78-e342-4d9a-87e2-7497e5f117ba Security: 80c66af0-d1c5-449e-bd31-63b12525ff88 MFH: 2015Q3 Notes: svn path=/head/; revision=395769
* multimedia/mpv: drop INSTALLS_ICONS per r390886Jan Beich2015-09-011-2/+1
| | | | | | | | | | | | mpv works fine in a minimalistic X11 environment without any GUI toolkit installed. No need to pull unnecessary dependencies when there's no USE_GNOME=gtk* in Makefile. PR: 202806 Approved by: Carlos J Puga Medina <cpm@fbsd.es> (maintainer) Notes: svn path=/head/; revision=395763
* multimedia/mpv: convert waf to USE_GITHUBJan Beich2015-09-012-12/+6
| | | | | | | | PR: 202805 Approved by: Carlos J Puga Medina <cpm@fbsd.es> (maintainer) Notes: svn path=/head/; revision=395762
* Enable VDPAU by default for mplayer on i386/amd64; general port cleanupThomas Zander2015-08-316-35/+41
| | | | | | | | | | | | | | | | | | amd64/i386: - Enable VDPAU by default for the large NVIDIA user base, proposed by ehaupt - BUILD_DEPEND on yasm only on amd64/i386 General cleanups: - Remove REINPLACE_CMD on CONFIGURE_SCRIPT conditional for post-8.x machines, is now part of patch-configure - Offer RTCPU OPTION only on archs that support it (amd64, i386, ppc) - Update RTCPU_DESC accordingly - Use OPTION helper for RTCPU instead of complicated conditionals - Remove superfluous check for ARCH when setting CFLAGS for armv6 Notes: svn path=/head/; revision=395729
* Install more man pages; convert to newest OPTION helpersThomas Zander2015-08-302-70/+56
| | | | | | | | | | | | - Install complete set of man pages (bug 202768) - Convert to new OPTION helpers (bug 202727) as described in CHANGES from 20150828 PR: 202768, 202727 Submitted by: amdmi3, jbeich Notes: svn path=/head/; revision=395644
* multimedia/mpv: Add freetype as a required dependencyKurt Jaeger2015-08-301-2/+3
| | | | | | | | | | | | Without freetype, mpv will crash outputting a bus error when it tries to draw the menu text. PR: 202765 Submitted by: Peyton@openmailbox.org Approved by: Carlos J Puga Medina <cpm@fbsd.es> (maintainer) Notes: svn path=/head/; revision=395600
* multimedia/mpv: zsh completionsKurt Jaeger2015-08-301-1/+1
| | | | | | | | | | | | ensure zsh completions are actually installed (and prevent package error) when the option is selected PR: 202736 Submitted by: Joseph Mingrone <jrm@ftfl.ca> Approved by: Carlos J Puga Medina <cpm@fbsd.es> (maintainer) Notes: svn path=/head/; revision=395599
* multimedia/mplayer2: modernize optionsJan Beich2015-08-291-175/+101
| | | | | | | | | | | | | | | - Expose A52, ENCA, DVDREAD, DVDNAV, RTCPU as options - Hide WIN32 option for non-i386 architectures - Drop no longer supported OSVERSION range - Drop DEBUG and PACKAGE_BUILDING hacks - Convert to option helpers - Sort options PR: 202404 Submitted by: Carlos J Puga Medina <cpm@fbsd.es> (maintainer) Notes: svn path=/head/; revision=395569
* - Add LICENSEDmitry Marakasov2015-08-292-4/+4
| | | | | | | | | | - Switch to @sample - Drop @dirrm* from plist Approved by: portmgr blanket Notes: svn path=/head/; revision=395551
* multimedia/mpv: fix OPTIONS_DEFAULTKurt Jaeger2015-08-291-1/+1
| | | | | | | | | | - Add ENCA to OPTIONS_DEFAULT PR: 202736 Submitted by: Carlos J Puga Medina <cpm@fbsd.es> (maintainer) Notes: svn path=/head/; revision=395546
* multimedia/mpv: sort and standardize OPTION helpersKurt Jaeger2015-08-291-47/+51
| | | | | | | | | | | | | - Add X11 option helper - Standardize all option helpers - Echoed commands in Makefile targets - Bump PORTREVISION PR: 202736 Submitted by: Carlos J Puga Medina <cpm@fbsd.es> (maintainer) Notes: svn path=/head/; revision=395543
* - Switch to options helpersDmitry Marakasov2015-08-283-16/+6
| | | | | | | | | - While here, add some NO_ARCHes and couple missing PORT_OPTIONS=DOCS Approved by: portmgr blanket Notes: svn path=/head/; revision=395483
* multimedia/mplayer2: make GIF=on actually workJan Beich2015-08-283-16/+201
| | | | | | | | | | | | | GIF option was both auto-disabled during configure and broken when forced to be enabled. So, bump PORTREVISION to restore GIF support for users with GIF=on. PR: 202404 Submitted by: Carlos J Puga Medina <cpm@fbsd.es> (maintainer) MFH: 2015Q3 Notes: svn path=/head/; revision=395460
* multimedia/mplayer2: unbreak/restore V4L optionJan Beich2015-08-275-9/+98
| | | | | | | | PR: 202404 Submitted by: Carlos J Puga Medina <cpm@fbsd.es> (maintainer) Notes: svn path=/head/; revision=395437
* multimedia/mplayer2: respect LIBSJan Beich2015-08-271-8/+2
| | | | | | | | | | | While here clean up unnecessary -lfoo due to --enable-foo not populating --extra-libs. PR: 202404 Submitted by: Carlos J Puga Medina <cpm@fbsd.es> (maintainer) Notes: svn path=/head/; revision=395436
* multimedia/mplayer2: minor cleanup via portlintJan Beich2015-08-2711-48/+47
| | | | | | | | | | | | - Unsilence INSTALL_* lines - Regenerate patches with makepatch - Remove extra newline PR: 202404 Submitted by: Carlos J Puga Medina <cpm@fbsd.es> (maintainer) Notes: svn path=/head/; revision=395435
* multimedia/mplayer2: slightly improve optionsJan Beich2015-08-271-11/+6
| | | | | | | | | | | | | - Make CACA=on actually work - Convert PULSE and LIBCDIO to standard spelling - Drop option descriptions where standardized PR: 202404 Submitted by: Carlos J Puga Medina <cpm@fbsd.es> (maintainer) MFH: 2015Q3 Notes: svn path=/head/; revision=395434
* - Use proper installation commandsDmitry Marakasov2015-08-271-7/+5
| | | | | | | | | - Switch to options helpers Approved by: portmgr blanket Notes: svn path=/head/; revision=395432
* - Add ALSA optionDmitry Marakasov2015-08-271-13/+5
| | | | | | | | | | - Remove obsolete warning message PR: 202669 Submitted by: cpm@fbsd.es (maintainer) Notes: svn path=/head/; revision=395413
* Convert ASM to option helpers, make ASM arch-dependentThomas Zander2015-08-261-14/+9
| | | | | | | | | | | | | - Provide ASM option only on supported archs (i386, amd64) - i386: ASM is no longer default OPTION (fixes bug 252587) - Bump PORTREVISION PR: 202599 Submitted by: jbeich Reviewed by: riggs Notes: svn path=/head/; revision=395348