Commit graph

8046 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
b66d5368bb - Support STAGEDIR 2013-11-25 11:33:54 +00:00
Dima Panov
f48559c2b2 - Argh! Install pkgconfig data to right place! 2013-11-25 06:22:23 +00:00
Sunpoet Po-Chuan Hsieh
550eaaf4e6 - Reformat pkg-descr 2013-11-24 21:32:27 +00:00
Juergen Lock
0efda35f40 Mark BROKEN and DEPRECATED:
Broken after ffmpeg update (not sure it ever worked).
2013-11-24 15:48:04 +00:00
Dima Panov
1e994288e4 - Update to 0.10.3 stable release 2013-11-24 08:12:03 +00:00
Juergen Lock
a268657341 - Fix LIBBLURAY and VAAPI knobs so they actually do something.
- No PORTREVISION bump as these are non-default options.
- Remove unused patchfiles.
2013-11-23 19:20:55 +00:00
Sunpoet Po-Chuan Hsieh
dacd35c759 - Update to 0.9.31
- Bump PORTREVISION for www/libmicrohttpd shlib change
- While I'm here:
  - Use GNU micro
  - Convert to new LIB_DEPENDS format
  - Convert to new options helper
  - Strip shared library
  - Sort PLIST
  - Support STAGEDIR

PR:		ports/184199
Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
2013-11-23 18:41:39 +00:00
Alex Kozlov
d3e4fbe5f6 - Update maintainer email
PR:	ports/184189
Submitted by:	Vladimir Kondratiev <wulf@mail.mipt.ru> (maintainer)
2013-11-23 14:14:16 +00:00
William Grzybowski
e329bf878f multimedia/py-subliminal: update required version of dogpile.cache 2013-11-23 14:14:03 +00:00
William Grzybowski
a5d2fd9e02 multimedia/py-subliminal: update to 0.7.3 2013-11-23 13:55:23 +00:00
Rusmir Dusko
733d9b03a8 - Bump PORTREVISION to trigger fix in r334478
Reported by:	Juergen Lock <nox@jelal.kn-bremen.de>
Approved by:	pawel / wg (mentors, implicit)
2013-11-22 22:41:10 +00:00
Max Brazhnikov
2e206d8fad - Pass QMAKE_ARGS to qmake
Approved by:	portmgr (blanket approval)
2013-11-22 12:55:11 +00:00
Max Brazhnikov
5898d7df5c - Convert to USES=qmake (and other USES while I'm here)
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.

Approved by:	portmgr (blanket approval)
2013-11-22 12:55:00 +00:00
Sunpoet Po-Chuan Hsieh
31aebd4eb2 - Convert to new LIB_DEPENDS format
- Move PORTSCOUT upward
- Support STAGEDIR
2013-11-21 23:12:27 +00:00
Sunpoet Po-Chuan Hsieh
122c8fb6b6 - Convert to new LIB_DEPENDS format
- Sort USES
- Move PORTSCOUT upward
- Support STAGEDIR
2013-11-21 23:12:23 +00:00
Koop Mast
6fd348728d Update to 1.2.1.
Retire celt plugin, it was removed in flavor for the opus plugin.
Add new webp, kate and openjpeg plugin.
2013-11-21 19:06:50 +00:00
Max Brazhnikov
b924964cfa - Remove now needless qmake_build from USE_QT4
- Get rid of QMAKEFLAGS
- Use globally provided LRELEASE
2013-11-21 16:09:47 +00:00
Max Brazhnikov
4ddfac46e6 - Remove now needless qmake_build from USE_QT4
- Get rid of QMAKEFLAGS
- Convert to USES=dos2unix
2013-11-21 15:41:06 +00:00
Rusmir Dusko
6a20e88201 - Unbreak after vlc update
PR:		ports/183854
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de>
Approved by:	pawel / wg (mentors, implicit)
2013-11-21 12:15:31 +00:00
William Grzybowski
c2c4ca9b3f multimedia/ffmpeg: update to 2.1.1
Changes: http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.1.1
2013-11-21 10:39:35 +00:00
Sunpoet Po-Chuan Hsieh
6670f0b757 - Update WWW:
- http://cheeseshop.python.org/ -> https://pypi.python.org/
  - http://pypi.python.org/ -> https://pypi.python.org/

With hat:	python
Approved by:	bapt (portmgr)
2013-11-20 20:51:25 +00:00
Rene Ladan
0836f62765 Fix a typo causing the .ko file not to be installed.
Bump PORTREVISION to force package to be rebuilt.

Approved by:	hselasky (maintainer)
2013-11-20 10:44:20 +00:00
Rene Ladan
9778efcf70 Remove expired port:
2013-11-19 multimedia/tovid: No more public distfiles
2013-11-19 09:55:41 +00:00
Bernhard Froehlich
8a780985d0 - Update to 0.27
- Add staging support
- Convert optional dependencies to new format
- Add a few clang patches but switch to USE_GCC=any because there's quite some work left (contributors?)
2013-11-18 12:03:42 +00:00
William Grzybowski
762559d87b multimedia/vlc: update to 2.1.1
Changes: http://www.videolan.org/developers/vlc-branch/NEWS
2013-11-18 11:34:38 +00:00
Max Brazhnikov
2fd169043f Add PKGNAMESUFFIX and remove LATEST_LINK to comply with new policy 2013-11-17 16:35:31 +00:00
Marcus von Appen
7c19894cc2 - Switch devel/sdl20 to use the autotools-based configuration, since the
cmake-based one is not maintained that well
- Fix library naming to ensure backwards compatibility on minor version
  changes
- Bump the PORTREVISION on ports depending on devel/sdl20, since its
  shared library name changed

PR:		ports/183975
Submitted by:	Jan Kokemüller <jan.kokemueller@gmail.com>
2013-11-17 12:33:49 +00:00
Alberto Villa
84a235eda9 - Replace QT_.*_REL with QT_.* in PLIST_SUB.
- Adapt plists.

With hat on:	kde
2013-11-17 02:12:25 +00:00
Juergen Lock
5a943a5061 Chase ffmpeg update.
Obtained from:	funtoo (files/patch-vdr-markad-0.1.4-libav9)
2013-11-16 11:50:04 +00:00
Ganael LAPLANCHE
901124f0cd - Enable staging
- Replace USE_GMAKE with proper USES value
- Switch to new LIB_DEPENDS format
- Switch to new options format
2013-11-15 12:51:10 +00:00
Ganael LAPLANCHE
704202dfb7 - Enable staging
- Switch to new LIB_DEPENDS format
- Replace USE_GMAKE with proper USES value
- Switch to new options format
2013-11-15 12:49:06 +00:00
Kevin Lo
8d2332e047 Add stage support. 2013-11-15 05:52:28 +00:00
William Grzybowski
8ab5123864 multimedia/qmmp-plugin-pack: update to 0.7.3
- Update to 0.7.3
- Use options helpers

PR:		ports/183919
Submitted by:	maintainer
2013-11-13 13:12:00 +00:00
William Grzybowski
62a4d38571 multimedia/qmmp: use options helpers
PR:		ports/183919
Submitted by:	maintainer
2013-11-13 13:11:02 +00:00
Alberto Villa
c6a872f8a5 - Fix plist when WITH_DEBUG is set.
- Add LICENSE.
- Use LIB_DEPENDS new format.
- Use OPTIONS helpers.
2013-11-13 01:57:13 +00:00
Marcus von Appen
dda3bc596b Version 2 of the smpeg library.
SMPEG is a free MPEG1 video player library with sound support.  Video playback
is based on the ubiquitous Berkeley MPEG player, mpeg_play v2.2.  Audio is
played through a slightly modified mpegsound library, part of Splay v0.8.2.
SMPEG supports MPEG audio (MP3), MPEG-1 video, and MPEG system streams.

plaympeg is simple video players provided to test the library.  The C library
interface is 'documented' in smpeg.h, and the C++ library interface is spread
out over the MPEG*.h files.

This is a work in progress.  Only 16 or 32 bit color depth is supported.
The player will dynamically conver to other color depths, but playback
will be much faster if your display is already set to 16 bit color depth.

WWW: http://icculus.org/smpeg/

PR:		ports/183360
Submitted by:	Vladimir Kondratiev <wulf@corp.infotel.ru>
2013-11-12 20:10:06 +00:00
Raphael Kubo da Costa
a8a5b40afa Update to 0.7.0.
Release notes: http://community.kde.org/Phonon/Releases/VLC/0.7.0

This commit introduces a new build-time dependency on pkg-config, necessary
to properly detect libvlc. A patch to correctly support the non-pkg-config
code path has been submitted upstream.

Note that multimedia/vlc needs to be at least at version 2.1.0_6,4 (r333434)
for phonon-vlc to manage to find libvlc and actually build.
2013-11-10 20:19:46 +00:00
Raphael Kubo da Costa
49fe94cbfb Update to 4.7.0.
Release notes: http://community.kde.org/Phonon/Releases/GStreamer/4.7.0
2013-11-10 20:17:19 +00:00
Raphael Kubo da Costa
8b06647d55 Update to 4.7.0.
Get rid of the sed calls in the Makefile I abhor: the first one has been
replaced with an actual patch in files/ now that the file being patched has
changed, and the second one is not necessary anymore.
2013-11-10 20:16:16 +00:00
William Grzybowski
cef2febd81 multimedia/vlc: fix install path for pkg config files
PR:		ports/183846
2013-11-10 19:49:27 +00:00
William Grzybowski
b47ee004f3 multimedia/py-subliminal: update to 0.7.2
- Update to 0.7.2
- Allow staging
2013-11-10 11:48:29 +00:00
Rene Ladan
bfc52e7104 Convert to USES=kmod, which removes duplicated code and ensures that all
required steps are followed.

There are no user-visible changes.  The exception is multimedia/ptx-kmod,
which now installs the kernel module into /boot/modules instead of
${PREFIX}/libexec/${PORTNAME}, this was something USES=kmod cannot handle.

PR:		ports/183625
Submitted by:	myself
Approved by:	portmgr (bdrewery)
Exp-run by:	bdrewery
2013-11-09 19:13:27 +00:00
Marcus von Appen
8be041e13a - Unbreak build on 10.x and -CURRENT
- Use a modern GCC toolchain to unbreak the build on 8.x
- Force 32-bit mode on i386
- Enhance default OPTIONs for a better usability of the port

Supported by:	John Van Sickle <john.vansickle@gmail.com>
2013-11-09 12:21:06 +00:00
Juergen Lock
feee863c65 Fix build on 9.2+/i386 by adding -fomit-frame-pointer to the clang
case (which is default on amd64 anyway.)

Submitted by:	beefy1 via pkg-fallout, dim
Tested by:	callumgibson@optusnet.com.au
2013-11-08 22:52:58 +00:00
William Grzybowski
6550042164 multimedia/py-guessit: update to 0.6.2
- Update to 0.6.2
- Use python auto plist
2013-11-08 10:53:05 +00:00
Rusmir Dusko
707bfb1100 - Change maintainer email to @FreeBSD.org
- Use the new format for LIB_DEPENDS
- USES gmake instead of USE_GMAKE
- Add DOCS Option
- Support STAGEDIR
- Change pkg-plist, remove DOCS

Approved by:	pawel / wg (mentors, implicit)
2013-11-07 19:14:47 +00:00
Grzegorz Blach
a0746bc874 - Update EFL to 1.7.9
- Update Enlightenment to 0.17.5
2013-11-07 16:00:45 +00:00
Baptiste Daroussin
8213d25ad4 Does not build anymore with recent libxul
Reported by:	pkg-fallout
2013-11-07 08:26:38 +00:00
William Grzybowski
9ac4835dae multimedia/py-subliminal: update to 0.7.1
- Update to 0.7.1
- Restrict to python 2.7
- Use python auto plist
2013-11-06 12:41:12 +00:00
William Grzybowski
9120c1f744 multimedia/py-enzyme: update to 0.4.0
- Update to 0.4.0
- Use python auto plist
2013-11-06 12:39:44 +00:00