Commit graph

10120 commits

Author SHA1 Message Date
Mathieu Arnold
c8a64bee34 Fix build with Perl 5.25.1+.
Unescaped left brace in regex is illegal in regex.

With hat:	perl@
Sponsored by:	Absolight
2016-05-30 18:10:38 +00:00
Kurt Jaeger
007bf60f77 multimedia/smplayer: change from qt4-linguist to qt4-linguisttools
PR:		201475
Submitted by:	<Andriy Voskoboinyk> s3erios@gmail.com
Approved by:	nemysis (maintainer timeout)
2016-05-29 12:11:01 +00:00
Kurt Jaeger
7226451716 devel/smokeqt, games/katomic, multimedia/gstreamer1-qt4, net-im/kopete-kde4,
sysutils/kfilemetadata, sysutils/polkit-qt, x11/kde4-runtime

- update USES in some kde ports
  Some are cosmetic; some add shebangfix or pathfix where needed

PR:		209304
Submitted by:	groot@kde.org (kde)
2016-05-28 14:54:53 +00:00
Kurt Jaeger
942ca95103 devel/py-qt4-core cleanups in py-qt4-*
- Cleanup work on the py-qt4 ports, leading to a reduced runtime footprint.

PR:		209283
Submitted by:	groot@kde.org (kde), rakuco
2016-05-28 12:32:21 +00:00
Ben Woods
b57ef2ed70 multimedia/quodlibet: Update to 3.6.2
- Move to gtk3 and gstreamer-1.0 [1]
- Add dependencies on musicbrainzngs, notification-daemon, libsoup, libwebkit2gtk-4.0, pygobject3 [1]
- Remove gconf, python, musepack from USE_GSTREAMER (not in gstreamer 1.0)
- Change name of gstreamer mp3 plugin from mp3 to mad (per gstreamer 1.0 ports)
- Add LICENSE_FILE, and general port tidy-up
- Update WWW link to new project site
- Remove pkg-message regarding adding new plugins, as they are now bundled [1]

  [1] https://quodlibet.readthedocs.org/en/latest/packaging.html

Changes this release:
  https://quodlibet.readthedocs.org/en/latest/changelog.html

PR:		208988
Reviewed by:	mat (mentor)
Approved by:	johnson.peter@gmail.com (maintainer timeout), adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D6604
2016-05-28 08:15:15 +00:00
Thomas Zander
2d97dd5f25 Update to upstream version 2.2.3
Differential Revision:	https://reviews.freebsd.org/D6373
2016-05-27 16:09:10 +00:00
Ben Woods
0d1e1fa57a multimedia/emby-server: Update to 3.0.5972
Changes this release:
  https://github.com/MediaBrowser/Emby/releases/tag/3.0.5972

Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D6579
2016-05-26 22:08:01 +00:00
Steve Wills
01ca19a397 Add USE_KDE4 so that KDE4_VERSION is defined
PR:		209756
Submitted by:	T.C.Berner <tcberner@gmail.com>
Reported by:	Vladimir Omelchuk <admin@vladiom.com.ua>
2016-05-26 16:25:39 +00:00
Rene Ladan
059340ceb7 Remove expired misc/kdehier4 and update all of its consumers to not reference it any
longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE

Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy.

PR:		209014 (partial)
Submitted by:	myself
Approved by:	portmgr (bapt)
Differential Revision:	https://reviews.freebsd.org/D6542
2016-05-25 20:56:06 +00:00
Brooks Davis
0e9b91d8e7 Mark broken on 9.x
This has been failing for weeks on i386 and amd64 and it seems likely to
be broken elsewhere.
2016-05-25 17:47:23 +00:00
Mathieu Arnold
00d52a3e4c Remove useless WRKSRC definitions.
While there, correct DEV_WARNINGS when they occur.

Sponsored by:	Absolight
2016-05-25 15:43:34 +00:00
Ben Woods
7e96c1118c multimedia/emby-server:
- Update to 3.0.5971
- Change to USES=sqlite
- Ensure OPTIONS dependencies are tab aligned

Changes this release:
  https://github.com/MediaBrowser/Emby/releases/tag/3.0.5971

Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D6514
2016-05-23 21:50:28 +00:00
John Marino
a08c06f96c multimedia/kaffeine: Recover build on DragonFly by enhancing new patch
DragonFly needs the same modification as FreeBSD to build kaffeine, and
the necessary tweak to the new patch is trivial.

Approved by:	Restore DF functionality blanket
2016-05-23 21:03:58 +00:00
Dmitry Marakasov
c86e9d9724 Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by default anyway and don't need to be listed
Approved by:	portmgr blanket
2016-05-23 20:35:01 +00:00
Dmitry Marakasov
54a08f6954 Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by:	portmgr blanket
2016-05-23 18:36:52 +00:00
Matthew Seaman
d91eb811d5 Reorganise and modernise the py-sqlalchemy ports.
- Introduce new ports for the sqlalchemy 0.9 and 1.0 release branches.
 - Deprecate the ports for the 0.6 and 0.7 release branches, as these
   have been declared EoL and are no longer supported by upstream.
 - Update to the latest available version in each branch.

In detail:

   Port                 Version Maintainer
   ----------------------------------------------
   py-sqlalchemy06      0.6.9   nivit@FreeBSD.org (Deprecate 2016-08-20) [1]
   py-sqlalchemy07      0.7.10  nivit@FreeBSD.org (renamed py-sqlalchemy, Deprecate 2016-08-20) [1]
   py-sqlalchemy08      0.8.7   nivit@FreeBSD.org (renamed py-sqlalchemy-devel) [1]
   py-sqlalchemy09      0.9.10  m.tsatsenko@gmail.com (new, repocopy from py-sqlalchemy-devel) [2]
   py-sqlalchemy10      1.0.13  m.tsatsenko@gmail.com (new, repocopy from py-sqlalchemy-devel) [2]

 - Use options-helpers and option dependent make targets.
 - Use autoplist for documents as well as python code
 - Add all the docments to the packages: previously an arbitrary
   subset was added in a way that excluded CSS, images and other HTML
   assets.
 - Use TEST_DEPENDS and add a TEST_TARGET instead of having a 'TEST'
   option.
 - Use py-pytest for 0.9.x and later, rather than py-nose.
 - Add CONFLICTS_INSTALL between all of the py-sqlalchemyXY ports.

PR:		191442
Submitted by:	robak
Reviewed by:	robak
Reviewed by:	pi
Approved by:	nivit (maintainer timeout, ~300days) [1]
Approved by:    m.tsatsenko@gmail.com (maintainer) [2]
Sponsored by:	https://reviews.freebsd.org/D908
2016-05-22 10:52:44 +00:00
Jan Beich
0bf166fbce Partially back out r414539, it only made sense for devel/fb-adb 2016-05-22 01:10:34 +00:00
Mark Felder
b02ad7756d multimedia/plexpy: Warn users if no timezone is set
If you run plexpy in a jail and do not set the timezone the Plexpy
process will fail to start. Several users have run into this.
2016-05-19 15:21:37 +00:00
Dmitry Marakasov
e87a8bd319 - Fix trailing whitespace in pkg-messages
Approved by:	portmgr blanket
2016-05-19 11:09:14 +00:00
Dmitry Marakasov
652069fa2d - Fix trailing whitespace in Makefiles
Approved by:	portmgr blanket
2016-05-19 10:57:35 +00:00
Dmitry Marakasov
4e942b6419 - Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by:	portmgr blanket
2016-05-19 10:44:11 +00:00
Thomas Zander
2e33bdce0d Fix runtime issue: libvdpau must be LIB_DEPENDS
PR:		209619
Submitted by:	walter@lifeforms.nl
MFH:		2016Q2
2016-05-18 19:51:00 +00:00
Dmitry Marakasov
70e2eaabae - No need to specify master site subdirectory when it's the same as default
Approved by:	portmgr blanket
2016-05-18 14:11:33 +00:00
Dmitry Marakasov
a706f57e10 - Simplify MASTER_SITES
- Switch to USES=localbase
- Fix build with disabled NLS

Approved by:	portmgr blanket
2016-05-18 14:03:49 +00:00
Mathieu Arnold
56e828831a Actually use the :main group.
PR:		208916
Sponsored by:	Absolight
2016-05-18 12:57:00 +00:00
Mark Felder
b50c9ed96f multimedia/plexpy: Update to 1.4.0
- Patch Plex.py to have corrrect shebang

Changelog:	https://github.com/drzoidberg33/plexpy/releases/tag/v1.4.0
2016-05-17 15:25:15 +00:00
Pawel Pekala
0af11ece30 Update to version 2.6.3
Changelog:

Fix bug which caused error moving sets with no layouts (regression).
Optimise recording of generated frames.
Fixes for recording audio from external pulse audio.
Fix incorrect recognition of single jpeg/png as video (regression).
Fix "Open Location" (regression).
Use png rather than jpeg internally whenever possible.
Improved support for mpv instead of mplayer.
Add a few new effects ported from Toonz.
2016-05-16 20:49:18 +00:00
Dmitry Marakasov
255d070331 - Fix build
Approved by:	portmgr blanket
2016-05-16 15:20:04 +00:00
Sunpoet Po-Chuan Hsieh
4248cd3e93 - Update to 0.7.85
Changes:	https://mediaarea.net/MediaInfo/ChangeLog
2016-05-15 16:12:17 +00:00
Sunpoet Po-Chuan Hsieh
bda73a626b - Update to 0.7.85
Changes:	https://mediaarea.net/MediaInfo/ChangeLog
2016-05-15 16:12:13 +00:00
Sunpoet Po-Chuan Hsieh
fe89d904d2 - Update to 0.7.85 (0.4.33) 2016-05-15 16:12:09 +00:00
Dmitry Marakasov
09ac077410 - Add missing files to plist
Approved by:	portmgr blanket
2016-05-13 18:03:00 +00:00
Dmitry Marakasov
3bec05a3f6 - Add missing files to plist
Approved by:	portmgr blanket
2016-05-13 18:02:55 +00:00
Dmitry Marakasov
0530a43d6f - Add missing files to plist
Approved by:	portmgr blanket
2016-05-13 17:53:58 +00:00
Tilman Keskinoz
4f5645eb1a Rename dcadec binary to avoid conflict with multimedia/libdca
PR:		208927
Submitted by:	maintainer
Reported by:	andrew_terekhov@yahoo.com
2016-05-12 11:16:30 +00:00
Ben Woods
63d4e42cb0 multimedia/emby-server: Update to 3.0.5934
Changes this release:
  https://github.com/MediaBrowser/Emby/releases/tag/3.0.5934

Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D6309
2016-05-10 19:51:23 +00:00
Ben Woods
f44f67e9b8 multimedia/vdr-plugin-markad: Fix build with ffmpeg 3.0.x
- Update patch of command/decoder.cpp to allow vdr-plugin-markad to
  build successfully once multimedia/ffmpeg is updated to 3.0.x.
  Note that multimedia/ffmpeg is currently still on the 2.8.x branch,
  however this patch is backwards compatible with ffmpeg 2.8.x.
  The additional changes to this file were based on upstream bug
  report #1898 [1], and also the requirement to replace
  s/avcodec_alloc_frame/av_frame_alloc/g.
- Regenerate patches with makepatch (pet portlint), and remove
  PATCH_STRIP=-p1 from Makefile.

  [1] https://projects.vdr-developer.org/issues/1898

PR:		209386
Reported by:	antoine (PR207547)
Reviewed by:	mat (mentor)
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D6283
2016-05-10 15:35:19 +00:00
Ben Woods
a8f5e2ec0c Update the maintainer email address for the ports I
maintain to woodsb02@FreeBSD.org

Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D6278
2016-05-09 20:46:48 +00:00
Olivier Duchateau
a352a2e75f - Update to 1.0.3 [2]
- Adjust dependencies [1], [2]

Fix build with TagLib < 1.11, otherwise MPG123 and FFAP options are not build
anymore.

PR:		209248
Submitted by:	<liangtai.s16@gmail.com> (maintainer) [1], myself [2]
2016-05-09 17:39:55 +00:00
Olivier Duchateau
cab3677972 - Update to 1.0.9 [2]
- USES= desktop-file-utils uses only with DIR_ASSOC option [1]

PR:		209247
Submitted by:	<liangtai.s16@gmail.com> (maintainer) [1], myself [2]
2016-05-09 17:25:28 +00:00
Olivier Duchateau
95521fd3f4 - Update to 0.9.4 [2]
- Replace CFLAGS, and LDFLAGS by USES= localbase [2]
- Adjust dependencies [1]

PR:		209246
Submitted by:	<liangtai.s16@gmail.com> (maintainer) [1], myself [2]
2016-05-09 17:18:46 +00:00
Olivier Duchateau
67d49bf2bf - Update to 0.9.9 [2]
- Replace CFLAGS, and LDFLAGS by USES= localbase [2]
- USES= desktop-file-utils uses only with DIR_ASSOC option [1]

PR:		209245
Submitted by:	<liangtai.s16@gmail.com> (maintainer) [1], myself [2]
2016-05-09 17:05:32 +00:00
Mathieu Arnold
b1331178b4 Fix build on 9 and fix dependency list.
PR:		209046
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-05-09 13:42:54 +00:00
Bartek Rutkowski
f4434e3ab7 multimedia/emby-server: update 3.0.5913 -> 3.0.5931
PR:		208981
Submitted by:	Ben Woods <woodsb02@gmail.com> (maintainer)
2016-05-09 12:39:15 +00:00
Thomas Zander
68ec7939af Update to snapshots of mplayer and ffmpeg as of 2016-05-08 2016-05-08 18:05:42 +00:00
Thomas Zander
e8fee76153 Update to upstream release 2.8.7 2016-05-07 18:10:14 +00:00
Jan Beich
f82ec91ba6 multimedia/libquicktime: unbreak build with ffmpeg 3.0
lqt_ffmpeg.c:389:13: error: use of undeclared identifier 'CODEC_ID_MPEG1VIDEO'; did you mean 'AV_CODEC_ID_MPEG1VIDEO'?
      .id = CODEC_ID_MPEG1VIDEO,
            ^~~~~~~~~~~~~~~~~~~
lqt_ffmpeg.c:547:13: error: use of undeclared identifier 'CODEC_ID_SVQ1'; did you mean 'AV_CODEC_ID_SVQ1'?
      .id = CODEC_ID_SVQ1,
            ^~~~~~~~~~~~~
[...]

PR:		209348
Reported by:	antoine (via exp-run)
Submitted by:	Ben Woods <woodsb02@gmail.com>
Obtained from:	Debian
2016-05-07 17:22:21 +00:00
Jan Beich
d311a3c056 multimedia/openh264: also try armv7 code on armv8 2016-05-06 07:43:44 +00:00
Thomas Zander
3d99fb32a0 Fix build in the presence of system-wide installed ffmpeg
PR:		209064
Reported by:	admin@vladiom.com.ua
Submitted by:	scf
2016-05-05 09:41:35 +00:00
Tilman Keskinoz
ee0a22e6df Fix DVB support
PR:		208097
Reported by:	Stefan Rumetshofer

Grab back maintainership
2016-05-04 09:23:19 +00:00