Commit graph

81 commits

Author SHA1 Message Date
Martin Wilke
99d03feb40 - Update to 0.14.0
PR:		206137
Submitted by:	maintainer
2016-01-12 10:59:17 +00:00
Jason Unovitch
dda9fb97bf multimedia/mpv: address regressions from r402235 and r402236
- Remove INSTALLS_ICONS (see r395763 commit message)
- Set YTDL option as RUN_DEPENDS (see r402130 commit message)

PR:		202806
PR:		202337
PR:             204599
Reported by:	jbeich
Approved by:	cpm (implicit from bug 202337 and 202806 approvals)
2015-11-23 02:21:08 +00:00
Kurt Jaeger
f0bbc7efad multimedia/mpv: fix typo INSTALL_ICONS -> INSTALLS_ICONS
PR:		204599
2015-11-22 17:16:08 +00:00
Kurt Jaeger
f8472fb7bc multimedia/mpv: 0.12.0 -> 0.13.0
Changes:
  https://github.com/mpv-player/mpv/releases/tag/v0.13.0

PR:		204599
Submitted by:	Carlos J. Puga Medina <cpm@fbsd.es> (maintainer)
2015-11-22 17:14:36 +00:00
Jan Beich
d2921a16de multimedia/mpv: partially backout r386202
youtube-dl is only used during runtime, so register dependency properly.
As the port doesn't enforce *where* to find the script rely on PATH.

PR:		202337
Approved by:	Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
2015-11-21 02:27:02 +00:00
Bartek Rutkowski
35f5f2f961 multimedia/mpv: update 0.11.0 -> 0.12.0
- Re-added www/youtube_dl build dependency

PR:		204216
Submitted by:	Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
2015-11-05 08:48:51 +00:00
Jan Beich
73c07cef68 multimedia/mpv: enable more options by default
OPENGL, V4L, VAAPI, VDPAU, XINERAMA, ZSH are now enabled to make package
more useful. OPENGL, VAAPI, VDPAU also support hardware decoding but only
if multimedia/ffmpeg is built with VAAPI, VDPAU (currently off by default).

PR:		203534
Submitted by:	tobias.kortkamp@gmail.com
Approved by:	Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
2015-10-09 05:28:34 +00:00
Kurt Jaeger
4e3782586b multimedia/mpv: 0.10.0 -> 0.11.0
- Update to 0.11.0
- Update Waf to 1.8.14
- Remove BS2B option
- Remove LADSPA option

PR:		203550
Submitted by:	Carlos J. Puga Medina <cpm@fbsd.es> (maintainer)
2015-10-06 18:58:03 +00:00
Kurt Jaeger
0c3f74f224 multimedia/mpv: remove INSTALLS_ICONS
PR:		202806
Approved by:	Carlos J Puga Medina <cpm@fbsd.es>
2015-09-04 12:21:46 +00:00
Kurt Jaeger
41c716428e multimedia/mpv: 0.9.2 -> 0.10.0
Long changelog: https://github.com/mpv-player/mpv/releases

PR:		202886
Submitted by:	Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
2015-09-04 11:44:30 +00:00
Kurt Jaeger
7a80b92c68 multimedia/mpv: removing freetype dependency
PR:		202765
Submitted by:	Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
2015-09-02 05:53:28 +00:00
Jan Beich
9bc15bd6ec multimedia/mpv: drop INSTALLS_ICONS per r390886
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)
2015-09-01 14:28:40 +00:00
Jan Beich
467778ae48 multimedia/mpv: convert waf to USE_GITHUB
PR:		202805
Approved by:	Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
2015-09-01 14:27:48 +00:00
Kurt Jaeger
3ce6376348 multimedia/mpv: Add freetype as a required dependency
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)
2015-08-30 07:43:12 +00:00
Kurt Jaeger
6528ff41a7 multimedia/mpv: zsh completions
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)
2015-08-30 06:28:22 +00:00
Kurt Jaeger
dc0a3c4fdc multimedia/mpv: fix OPTIONS_DEFAULT
- Add ENCA to OPTIONS_DEFAULT

PR:		202736
Submitted by:	Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
2015-08-29 11:04:50 +00:00
Kurt Jaeger
9cd023b75a multimedia/mpv: sort and standardize OPTION helpers
- 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)
2015-08-29 10:39:06 +00:00
Dmitry Marakasov
ce5592dd58 - Add ALSA option
- Remove obsolete warning message

PR:		202669
Submitted by:	cpm@fbsd.es (maintainer)
2015-08-27 11:38:07 +00:00
Jan Beich
e90f084837 multimedia/mpv: expose ASS, DVDREAD, DVDNAV options
PR:		202403
Submitted by:	Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
MFH:		2015Q3
2015-08-18 03:58:36 +00:00
Jan Beich
addb644a2d multimedia/mpv: drop nop include after r391260
multimedia/ffmpeg doesn't use non-default prefix for include
directories unlike multimedia/ffmpeg0 or multimedia/libav.

PR:		202401
Approved by:	Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
2015-08-18 00:50:11 +00:00
Kurt Jaeger
0beb6e4583 multimedia/mpv: remove www/youtube_dl build dependency
PR:		202337
Submitted by:	Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
2015-08-17 20:44:11 +00:00
Kurt Jaeger
0ab14f2f23 multimedia/mpv: fix GL dependency
PR:		201849
Submitted by:	tkato432@yahoo.com
Approved by:	Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
2015-07-26 21:20:35 +00:00
Kurt Jaeger
b7f70e9bea multimedia/mpv: Fix LADSPA dependency, bump PORTREVISION
PR:		201355
Reported by:	Ivan Klymenko <fidaj@ukr.net>
Fix by:		Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
2015-07-05 18:53:54 +00:00
Dmitry Marakasov
22f3d4cdd0 - Switch from multimedia/ffmpeg26 to multimedia/ffmpeg
PR:		201295
Submitted by:	cpm@fbsd.es (maintainer)
2015-07-03 17:18:13 +00:00
Kurt Jaeger
3069398e4d multimedia/mpv: 0.91 -> 0.92
- Update audio/ladspa LIB_DEPENDS to new format
- Update to 0.92

Changes:
  https://github.com/mpv-player/mpv/releases/tag/v0.9.2

PR:		200380
Submitted by:	Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
2015-05-22 18:53:39 +00:00
Kurt Jaeger
d358ca46d4 multimedia/mpv: fix conflict between ffmpeg and ffmpeg26
PR:		198758
Submitted by:	Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
2015-05-20 05:06:16 +00:00
Kurt Jaeger
2bb8e5e544 multimedia/mpv: change optimization on i386
PR:		198758
Submitted by:	Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
2015-05-13 06:14:39 +00:00
Kurt Jaeger
6cc38378eb multimedia/mpv: 0.8.3 -> 0.9.1
- Added CONFLICTS_BUILD variable to avoid ffmpeg build error
- Cleanup Makefile (e.g. LIRC support was removed)

ChangeLog
https://github.com/mpv-player/mpv/releases/tag/v0.9.1

PR:		198758
Submitted by:	Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
2015-05-08 20:41:25 +00:00
Mathieu Arnold
07da776842 Update ports in the [i-m]* category to not use GH_COMMIT.
With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2015-05-07 16:32:43 +00:00
Kurt Jaeger
731ba68138 multimedia/mpv: change maintainer
Approved by:	Chris Petrik <chris@bsdjunk.com> (maintainer)
2015-05-01 14:50:16 +00:00
Baptiste Daroussin
bdab0b0f82 Over to new maintainer 2015-04-16 21:51:06 +00:00
Grzegorz Blach
45bf4cceb6 Back to the pool.
Currently and in near future I don't have time to be responsible
for any port.
2015-04-16 20:13:43 +00:00
Baptiste Daroussin
8157e9f800 Add a new USES=waf to handle the waf building system, allowing to factorise code
Plug waf into MAKE_CMD and CONFIGURE_CMD so the regular defined targets can be
reused

Always define _MAKE_JOBS so that when bsd.port.mk will stop overwritting
_MAKE_JOBS when parallel jobs are disabled we can enforce -j1 (which is needed
to really disable parallelisation with waf

WAF_CMD has been created to allow one to override the location of the waf script
relatively to WRKSRC

CONFIGURE_TARGET is by default defined to "configure"
ALL_TARGET is by default defined to "build"
INSTALL_TARGET is by default defined to "install"

USES=waf is by default stagedir safe
2015-04-08 15:05:48 +00:00
Bryan Drewery
5b5a90256d Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag.  This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.

The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
  GH -> GHL
  GITHUB -> GITHUB_LEGACY

Differential Revision:	https://reviews.freebsd.org/D748
Submitted by:	amdmi3
Reviewed by:	mat, swills, antoine, bdrewery
With hat:	portmgr
2015-03-19 16:44:57 +00:00
Grzegorz Blach
f10f737c69 Update to 0.8.3 2015-03-19 13:19:48 +00:00
Grzegorz Blach
d27f375ad3 Update to 0.8.2 2015-02-26 21:35:37 +00:00
Grzegorz Blach
8bc1530916 Update to 0.8.0 2015-02-20 09:49:42 +00:00
Ganael LAPLANCHE
4fc341b8ee Update multimedia/libdvdread and multimedia/libdvdnav
- Update multimedia/libdvdread to version 5.0.1
- Update multimedia/libdvdnav to version 5.0.2
- Bump revisions of ports that depend on multimedia/libdvdnav
  (library version is going backwards from 4.2.1 to 4.1.2)
- Ports depending on multimedia/libdvdread do not need to be bumped
  (the library keeps being numbered 4.1.2 and is binary compatible with the
  previous version)
2015-02-03 07:48:23 +00:00
Grzegorz Blach
8e44c79db1 - Update to 0.7.3
- Move share/doc/mpv/*.conf to share/examples/mpv/
2015-01-29 15:37:46 +00:00
Grzegorz Blach
bbe44aec8f Reenable pulseaudio support
PR:	195942
2014-12-13 09:50:47 +00:00
Tijl Coosemans
60945f0277 Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-12-08 16:48:38 +00:00
Grzegorz Blach
0d4def900a Update to 0.7.1 2014-12-03 12:47:32 +00:00
Grzegorz Blach
56e13362a0 Remove now unneeded REINPLACE_CMD for zsh completions
PR:		195473
Submitted by:	Jan Beich (jbeich <at> vfemail <dot> net)
2014-11-29 08:41:55 +00:00
Grzegorz Blach
c5a1552a53 Update to 0.7.0 2014-11-28 07:38:20 +00:00
Grzegorz Blach
6689c309f8 Disable -O2 from vendor
PR:		194408
Submitted by:	Jan Beich (jbeich <at> vfemail <dot> net)
2014-10-27 00:51:39 +00:00
Grzegorz Blach
daca56c2d6 Update to 0.6.2 2014-10-24 23:46:41 +00:00
Grzegorz Blach
cca975a27d - Disable autodetection of pulseaudio
- Bump PORTREVISION

Submitted by:	Roland Smith (rsmith <at> xs4all <dot> nl)
2014-10-12 19:07:07 +00:00
Grzegorz Blach
0391c72ccf - Update to 0.6.1
- Remove PULSEAUDIO option. Depends on version 1.0,
  but only 0.9 is available in ports.
2014-10-12 18:08:24 +00:00
Grzegorz Blach
5bdee02c47 Update to 0.6.0 2014-10-06 11:15:06 +00:00
Grzegorz Blach
33cc82b992 - Update to 0.5.4
- Add option to use LuaJIT instead of Lua [1]

PR:		193822 [1]
Submitted by:	Jan Beich (jbeich <at> vfemail <dot> net) [1]
2014-09-24 23:02:45 +00:00