Commit Graph

13655 Commits

Author SHA1 Message Date
Hiroki Tagato
ed5e8472a9 - Pass maintainership to submitter
- Add LICENSE_FILE

PR:		246620
Submitted by:	Nuno Teixeira <ed.arrakis@gmail.com>
Approved by:	mentors (implicit)
2020-05-24 07:30:31 +00:00
Hiroki Tagato
9be25dc4dc - Move to multimedia category
- Update to 3.25
- Update port description
- Update WWW

PR:		246558
Submitted by:	Jamie Landeg-Jones <jamie@catflap.org> (maintainer)
Approved by:	ehaupt (mentor)
Changelog:	https://github.com/get-iplayer/get_iplayer/wiki/release320to329#release325
2020-05-24 06:20:38 +00:00
Santhosh Raju
3e2660fe4f audio/din: Updates to 47
Changes since 46.3:

DIN Is Noise 47 @ Chennai, India
	+ Menu > Drone Params now split into 3 tabs:
		+ Modulation:
			+ has controls to edit drone modulation parameters like AM/FM depth, BPM
		+ Visual:
			+ has controls to edit drone trail length, handle size,
				connection stiffness (see below), colors (see below) etc
		+ Motion:
			+ controls to edit drone parameters like velocity, acceleration,
				drones per minute, lifetime etc

	+ On the mouse slider
		+ when you can slide both horizontally and vertically:
			+ press SHIFT to slide just vertically
			+ press CTRL to slide just horizontally

	/* connect and disconnect drones
		+ Workflow:
			+ select a bunch of drones (eg., Menu > Drone Tools > Select all drones)
			+ Menu > Drone Tools > Connect
				+ DIN connects drones in selection order
					+ points one drone to next
						+ last drone points in the direction second last drone points

						+ To select drones in desired order, select drones one at a time by
							click+moving a box around a drone and use SHIFT / CTRL keys while
							selecting to add to existing selection or remove a drone from selection

				+ Steps @ 1 connects drones successively, this is default
					Steps @ 2 connects alternate drones
					Steps @ 1 2 does both
						try other steps sequences:
							eg., 1 3 5 OR 1 2 4 etc
							!note! separate steps with SPACE not comma

			+ Just select a drone and move (Menu > Drone Tools > Move) and all the
				connected drones move to keep their original distance on connection.

					'But then one lizard (or iguana) moved, and all moved'
						- VS Naipaul, Among the Believers

				+ Use Connection Stiffness parameter to control the 'elasticity' of
					the connections (Menu > Drone Params > Visual)
						+ This is a global parameter, affects all connections among all drones
			+ Menu > Drone Tools > Disconnect to disconnect the connected drones
				+ Select a drone in the middle of a chain and disconnect splits the chain in two
				+ Select the 'head' drones of two different chains and connect to merge the two
					chains into one

	/*	new curve & curve editor to sculpt amplitude (aka depth) & bpm of
			drone pendulum's drones
		+ access using Menu > Editors > Drone Pendulum
		+ edit curves even after creating drone pendulums!
			+ affects drone pendulums selected drones belong to
			+ use Menu > Overlay Instrument on the editor to see the effects of the
				edits while making them.

	/* new color sliders to set the color of selected drones
		+ 2 sets of 3 sliders (1 for Red, Green and Blue).
			+ Top set called Top
			+ Bottom set called Bottom
			+ Select some drones and
				+ change color to Top to set color of all selected drones to the RGB of Top sliders
				+ change color to Bottom to set color of all selected drones to RGB of Bottom sliders
				+ change color to Blend to set color of all selected drones to RGB blended from Top to Bottom sliders
					+ first selected drone color is from the Top sliders
					+ last selected drone is from the Bottom sliders
					+ other drones take inbetween colors

					+ To select drones in desired order, select drones one at a time by click+moving a box
						around a drone and use SHIFT / CTRL keys while selecting to add or remove drone to an
						existing selection

				+ change color to Random to set random colors on all selected drones
					+ not truly random but a random color between RGB of Top and Bottom sliders
						+ useful as colors are random but still from a certain part of the spectrum

			+ If drones are noise, their color is grayscale, derived from just the Red channel of Top
				and/or/both Bottom sliders, based on the chosen scheme.
			+ If you edit a color slider, DIN hides the menu so you can see the edits better, hit ESC or click on Close
				to finish/abort

	/* abort octave shift
		+ useful to take the key note away from 'piano notes' into 'weird' pitches yet still have 'scales' based on
			this new key 'note'.
				+ without Abort this was still possible by editing the octave shift curve
					(Menu > Editors > Octave Shift)
		+ to set the key back to a note, goto Settings screen and use the Key spinner
		+ click Menu > Misc > Abort on Microtonal-Keyboard, Mondrian and Binaural Drones instruments
			+ or press SHIFT + ESC
		+ click Abort button on Keyboard-Keyboard
			+ or press n

	/* edit arrow width, depth for each drone
		+ until DIN46, this was global
		+ very useful for snake/centepede like visualisations of connected drones

	* scale drones
		* press CTRL to scale along horizontal
		* press SHIFT to scale along vertical

	+ moved Scale, Rotate drones to join Move in Menu > Drone Tools
	+ SHIFT + e to scale selected drones
	+ CTRL + e to rotate selected drones

	+ press ` to flip between current instrument and last used curve editor

	+ detach Spinners from Menu when using the < and > buttons to decrease/increase values

	* Optimised GUI controls
		* field, spinner etc

	\0/ fixed crash when browsing waveforms on keyboard-keyboard
	\0/ fixed search field in countries
	\0/ fixed value field in number for bits of char
2020-05-23 17:31:47 +00:00
Jochen Neumeister
395fcded01 Give Maintainership to Submitter
PR:		246616
Reported by:	Nuno Teixeira <ed.arrakis@gmail.com>
MFH:		2020Q2
Sponsored by:	Netzkommune GmbH
2020-05-23 15:28:39 +00:00
Jan Beich
83bf7844b3 multimedia/ffmpeg: update to 4.2.3
Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2.3:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
MFH:		2020Q2 (many bug fixes, including some improving security)
2020-05-23 00:58:22 +00:00
Sunpoet Po-Chuan Hsieh
aabbea4dfa Bump PORTREVISION for devel/json-c json-c 2020-05-22 19:20:42 +00:00
Guido Falsi
000d7a6155 Update vdpauinfo to 1.4 2020-05-22 16:39:44 +00:00
Guido Falsi
9058f284e3 Update libvdpau to 1.4 2020-05-22 16:39:18 +00:00
Jan Beich
5861211b40 multimedia/openh264: restore PORTEPOCH after r536180
Reported by:	jrm
2020-05-22 02:28:22 +00:00
Jan Beich
767d3c61be multimedia/openh264: update to 2.1.1
Changes:	https://github.com/cisco/openh264/releases/tag/v2.1.1
ABI:		https://abi-laboratory.pro/tracker/timeline/openh264/
Reported by:	GitHub (watch releases)
2020-05-22 01:19:33 +00:00
Hans Petter Selasky
dcca496aa1 Add more attach rules for webcamd(8).
Submitted by:	Jos'e P'erez <fbl@aoek.com>
Approved by:	pi (implicit)
2020-05-21 18:28:07 +00:00
Mark Felder
9e957d0ec0 multimedia/plexmediaserver{-plexpass}: Update to 1.19.3.2843
Changelog:	https://forums.plex.tv/t/plex-media-server/30447/344
2020-05-21 16:44:03 +00:00
Tobias C. Berner
c01ca37582 multimedia/mythtv: prepare for Qt5-5.15 2020-05-21 12:54:50 +00:00
Tobias C. Berner
c17a9490bf multimedia/olive: prepare for Qt5-5.15 2020-05-21 12:15:24 +00:00
Tobias C. Berner
921199ea16 multimedia/QtAV: prepare for Qt5-5.15 2020-05-21 12:01:50 +00:00
Tobias C. Berner
e5818de16c multimedia/shotcut: prepare for Qt5-5.15 2020-05-21 10:22:47 +00:00
Jan Beich
469924cd99 multimedia/dav1d: update to 0.7.0
Changes:	https://code.videolan.org/videolan/dav1d/tags/0.7.0
Changes:	https://code.videolan.org/videolan/dav1d/blob/0.7.0/NEWS
Changes:	https://code.videolan.org/videolan/dav1d/compare/0.6.0...0.7.0
2020-05-20 17:17:31 +00:00
William Grzybowski
dcb6990f3c multimedia/py-subliminal: update to 2.1.0
- Drop maintainership

PR:		246528
Submitted by:	Nuno Teixeira
2020-05-20 15:06:31 +00:00
Mark Felder
d1b60f7d38 multimedia/plexmediaserver{-plexpass}: Update to 1.19.3.2831
Changelog:	https://forums.plex.tv/t/plex-media-server/30447/342
2020-05-19 18:00:29 +00:00
Yuri Victorovich
51634caa94 multimedia/ustreamer: Update 1.16 -> 1.17
Reported by:	portscout
2020-05-19 08:23:40 +00:00
Yuri Victorovich
a90c3c69b1 multimedia/simplescreenrecorder: Update 0.4.1 -> 0.4.2
Reported by:	portscout
2020-05-19 08:03:50 +00:00
Jan Beich
9e07d85aee multimedia/aom: update to 2.0.0
Changes:	https://aomedia.googlesource.com/aom/+log/v2.0.0-rc1..v2.0.0
MFH:		2020Q1 (properly tested release instead of a random snapshot)
2020-05-19 07:22:30 +00:00
Santhosh Raju
bd77ef15eb multimedia/din: Updates the description.
A better description from the author of the software.

Submitted by:	Jagannathan Sampath <jag@dinisnoise.org>
2020-05-19 07:20:14 +00:00
William Grzybowski
a7553e9646 multimedia/py-guessit: update to 3.1.1
- Drop maintainership

PR:		246543
Submitted by:	Nuno Teixeira
2020-05-18 18:33:10 +00:00
Tobias C. Berner
2b81ca45b5 Add missing dependency on kinit
A handful of ports implicitetly dependet on kinit through some other port,
which in turn itself shouldn't have. In r535466 this was removed, and the
dependency on kinit now needs to be made explicit.

Reported by:	antoine
2020-05-18 10:12:22 +00:00
Jan Beich
59f8ae88d1 multimedia/x264: hook PGO distfile into makesum
PR:		246219
Approved by:	koobs (maintainer)
2020-05-18 05:43:24 +00:00
Santhosh Raju
394755826b multimedia/din: Updates to 46.3
Changes since 46.2:

DIN Is Noise 46.3 @ Chennai, India
        ! fixed crash when browsing waveforms from keyboard-keyboard !
                !
                        workaround for 46.2 users is to just get into waveform editor
                        by pressing 2 or from Menu > Editors > Waveform and then come
                        back to the keyboard-keyboard by pressing ESC or Menu > Instrument
                        > Keyboard-keyboard
                !
        ! fixed curve name editing !
2020-05-17 09:02:13 +00:00
Loïc Bartoletti
4c1a399966 x11-toolkits/wxgtk30: Update to 3.0.5.1
Changelog:
  - https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.0.5/docs/changes.txt

PR:	 246218
Approved by:	tcberner (mentor)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D24808
2020-05-17 05:55:12 +00:00
Thomas Zander
e31edea29c Fix build on an i386 world WITHOUT_BINUTILS. (Non-i386 should be ok.) 2020-05-16 19:19:29 +00:00
Sunpoet Po-Chuan Hsieh
7f5cbfeed4 Bump PORTREVISION for security/nettle shlib change 2020-05-16 10:51:32 +00:00
Yuri Victorovich
786db9ecec multimedia/ustreamer: Update 1.15 -> 1.16
Reported by:	portscout
2020-05-16 07:25:57 +00:00
Tobias C. Berner
534e6ad1fe Update KDE Frameworks to 5.70.0
May 02, 2020. KDE today announces the release of KDE Frameworks 5.70.0.

KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well tested
libraries with friendly licensing terms. For an introduction see the KDE
Frameworks web page.

This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.

Announcement:
	https://kde.org/announcements/kde-frameworks-5.70.0.php

PR:		246331
Exp-run by:	antoine
2020-05-15 17:59:19 +00:00
Tobias C. Berner
7b77e96061 Update KDE's Applications to 20.04.1
From the changelog [1]:
	Some of the fixes included in this release are:
	* kio-fish: Only store password in KWallet if the user asked for it.
	* The Umbrello Fixes for adding multiline c++ comment support.
	* The scrolling behavior in the Okular document viewer has been
	  improved and is more usable with free-spinning mouse wheels
	* A regression that sometimes caused the JuK music player to
	  crash on start has been fixed
	* The Kdenlive video editor has received many stability updates,
	  including a fix to the DVD chapter creation and a fix that
	  improves the handling of timecodes, improved handling of missing
	  clips, draw “photo” frame on image clips to differentiate from
	  video clips., and previews in the timeline
	* KMail now correctly handles existing maildir folders when adding
	  a new maildir profile and no longer crashes when adding too many
	  recipients
	* Import and export of Kontact settings has been enhanced to include
	  more data

[1] https://kde.org/announcements/changelog-releases.php?version=20.04.1
2020-05-15 16:52:00 +00:00
Yuri Victorovich
aea229add4 multimedia/obs-ndi: Update 4.9.0 -> 4.9.1
Reported by:	portscout
2020-05-15 16:01:36 +00:00
Jose Alonso Cardenas Marquez
28e9f82f83 - Bump PORTREVISION. lazarus was updated to 2.0.8 2020-05-14 06:17:05 +00:00
Mark Linimon
db2d663308 Add compiler:c++11-lang to USES to fix build on GCC-based systems:
The compiler feature "cxx_std_11" is not known to CXX compiler "GNU" version 4.2.1.

Approved by:	portmgr (tier-2 blanket)
2020-05-13 20:35:44 +00:00
Sunpoet Po-Chuan Hsieh
4568349497 Update to 3.4.3
Changes:	https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS
2020-05-12 22:30:15 +00:00
Sunpoet Po-Chuan Hsieh
1769debda1 Update to 3.4.3
Changes:	https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS
2020-05-12 22:30:10 +00:00
Mark Felder
7b8b20f7ad multimedia/plexmediaserver{-plexpass}: Update to 1.19.3.2764
Changelog:	https://forums.plex.tv/t/plex-media-server/30447/340
2020-05-12 15:33:58 +00:00
Yuri Victorovich
3615d8ac3f multimedia/simplescreenrecorder: Add the ALSA option
The upstream added it recently in the cmake script.
2020-05-12 05:53:36 +00:00
Jan Beich
c031fd115a Convert GitLab patches to simple diffs
GitLab unlike GitHub keeps the footer from git-format-patch(1) which
frequently changes on Git version upgrades. So, switch to git-diff(1)
which lacks header/footer.

Approved by:	x11 (zeising via Gitter)
MFH:		2020Q2 (avoid bustage over time due to upstream infra upgrades)
Differential Revision:	https://reviews.freebsd.org/D24810
2020-05-11 19:50:28 +00:00
Kurt Jaeger
6acd2211e6 multimedia/makemkv: update to 1.15.1 and allow package creation
- Added support for AACS v76 (for those poor souls without LibreDrive)
- Improved handling for discs with mastering errors
- Many internal improvements and small bugfixes
- For some HD audio streams frames were dropped incorrectly on
  segment boundaries

PR:		245665
Submitted by:	Felix Palmen <felix@palmen-it.de> (maintainer)
Reviewed by:	rodrigo
2020-05-11 18:50:18 +00:00
Hans Petter Selasky
c74c219cfb Let amd64 be the only platform which support COMPAT32 for now.
While at it put the *DESC variables after the OPTIONS* one.

Suggested by:	jbeich@
PR:		245698
Approved by:	pi (implicit)
2020-05-11 12:55:19 +00:00
Hans Petter Selasky
8deac31db9 Fix setting COMPAT32 option when building 64-bit platforms.
Suggested by:	jbeich@ and mat@
PR:		245698
Approved by:	pi (implicit)
2020-05-11 12:20:39 +00:00
Max Brazhnikov
9944aecd67 multimedia/shotcut:
- Do not install desktop file and icon twice
2020-05-11 10:25:26 +00:00
Hans Petter Selasky
13e53a5697 Only set COMPAT32 option when building 64-bit platforms.
PR:		245698
Approved by:	pi (implicit)
2020-05-11 08:34:28 +00:00
Kurt Jaeger
f8e7eb7188 multimedia/butt: update 0.1.18 -> 0.1.20
- added SSL/TLS support for icecast, among other things

Submitted by:	Per Gunnarsson <mustafejen@gmail.com>
Relnotes:	https://danielnoethen.de/butt/Changelog.html
2020-05-10 16:50:49 +00:00
Jan Beich
86b476a564 multimedia/handbrake: update to 1.3.2
Changes:	https://github.com/HandBrake/HandBrake/releases/tag/1.3.2
Submitted by:	Yuichiro NAITO (maintainer)
Tested by:	pkubaj (powerpc64)
MFH:		2020Q2 (mostly bug fixes)
Differential Revision:	https://reviews.freebsd.org/D24742
2020-05-10 15:43:16 +00:00
Tobias Kortkamp
f8c4730c9e devel/libfmt: Update to 6.2.1
Changes:	https://github.com/fmtlib/fmt/releases/tag/6.2.0
Changes:	https://github.com/fmtlib/fmt/releases/tag/6.2.1
ABI:		https://abi-laboratory.pro/tracker/timeline/fmt
2020-05-10 07:43:44 +00:00
Tijl Coosemans
7d4723292c Update devel/gmake to 4.3.
Some changes have been made in this release that break backwards
compatibility.  Let USES=gmake force users to upgrade to this version so
port maintainers don't have to support older versions.

PR:		245725
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2020-05-09 19:24:49 +00:00