Commit graph

17116 commits

Author SHA1 Message Date
Yuri Victorovich
c1e76c5742 audio/fluidplug-lv2: Update g20161020 -> g20181209
The FLuidSynth 2.x patch is merged into fluidplug.

Reported by:	GitHub PR notification
2018-12-09 19:06:04 +00:00
Tobias Kortkamp
9b1db019d2 audio/umurmur builds fine with OpenSSL 1.1.1
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p485718_s340864/logs/umurmur-0.2.17_1.log
2018-12-09 06:15:39 +00:00
Guido Falsi
e0c20985f1 - Update xfce4-mpc-plugin to 0.5.1
- Add NLS option
- SIlence portlint warning
2018-12-08 23:20:30 +00:00
Yuri Victorovich
0f0117e583 audio/tuxguitar: Several changes
Port changes:
* Remove unnecesary -Dos.name={os-name} passed to Java VM
* Remove Gecko
* Remove the browser-ftp plugin
* Share the soundfont with FluidSynth, update pkg-message accordingly

PR:		196036
Submitted by:	Reuben Kebreau <kyamashita@openmailbox.org> (-Dos.name= removal)
Submitted by:	w.schwarzenfeld@utanet.at (Gecko/browser-ftp removal)
2018-12-08 18:28:47 +00:00
Yuri Victorovich
4887741c72 audio/fluidplug-lv2: Fix build with fluidsynth 2.x
Add PATCHxx statements for https://github.com/falkTX/FluidPlug/pull/7.

PR:		233500
Submitted by:	tobik
Reported by:	jbeich
2018-12-08 17:16:22 +00:00
Tobias Kortkamp
3be9931551 audio/lmms: Fix build with FluidSynth 2.x
plugins/sf2_player/sf2_player.cpp:101:20: error: use of undeclared identifier 'FLUID_REVERB_DEFAULT_ROOMSIZE'
        m_reverbRoomSize( FLUID_REVERB_DEFAULT_ROOMSIZE, 0, 1.0, 0.01f, this, tr( "Reverb Roomsize" ) ),
                          ^
plugins/sf2_player/sf2_player.cpp:102:19: error: use of undeclared identifier 'FLUID_REVERB_DEFAULT_DAMP'; did you mean 'FLUID_INTERP_DEFAULT'?
        m_reverbDamping( FLUID_REVERB_DEFAULT_DAMP, 0, 1.0, 0.01, this, tr( "Reverb Damping" ) ),
                         ^~~~~~~~~~~~~~~~~~~~~~~~~
                         FLUID_INTERP_DEFAULT
[...]
plugins/sf2_player/sf2_player.cpp:395:17: error: variable has incomplete type 'fluid_preset_t' (aka '_fluid_preset_t')
        fluid_preset_t preset;
                       ^
/usr/local/include/fluidsynth/types.h:41:16: note: forward declaration of '_fluid_preset_t'
typedef struct _fluid_preset_t fluid_preset_t;                  /**< SoundFont preset */
               ^

PR:		233462
Approved by:	rodrigo (maintainer timeout, 2 weeks)
Obtained from:	upstream
2018-12-08 10:10:58 +00:00
Yuri Victorovich
c8c1092782 audio/gxplugins-lv2: Unbreak on 12; Remove unnecessary dependencies 2018-12-08 07:08:09 +00:00
Mark Linimon
8db1ee6426 USES=compiler:c++11-lang is necessary to build this port on GCC-based
architectures.

PR:		233841
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-12-07 16:29:51 +00:00
Mark Linimon
f030d285cc To build on GCC-based architectures, we need to use GCC from ports with
c99, c++98 and -Wno-implicit-fallthrough.

PR:		233839
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-12-07 16:25:37 +00:00
Tobias Kortkamp
2e41f3f9b8 audio/icecast-kh: Revert last minute PORTNAME changes and fix build
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: share/icecast/admin/listclients.xsl

- Also install icecast.xml.sample with @sample

PR:		230814
Pointy hat to:	tobik
2018-12-07 13:40:17 +00:00
Tobias Kortkamp
762bb41901 audio/icecast-kh: Update to 2.4.0-kh10
- Convert to options helpers
- Drop incidental variables
- Reset maintainer due to the long timeout

Changes:	https://raw.githubusercontent.com/karlheyes/icecast-kh/icecast-2.4.0-kh10/NEWS
PR:		230814
Reported by:	shon@misproductions.com
Submitted by:	Samy Mahmoudi <samy.mahmoudi@gmail.com> (based on)
Approved by:	anes@anes.su (maintainer timeout, > 3 months)
2018-12-07 13:08:51 +00:00
Tobias Kortkamp
78bf8bcd52 audio/qsynth: Update to 0.5.4
- Drop USE_GL=gl; QSynth only indirectly depends on it via Qt 5

Changes:	https://qsynth.sourceforge.io/qsynth-downloads.html
2018-12-07 11:05:52 +00:00
Yuri Victorovich
505a9c090e audio/synthpod-lv2: Remove the Qt4 option due to deprecation 2018-12-06 07:25:31 +00:00
Tobias Kortkamp
f61a178fbc audio/ncmpc: Update to 0.33
Changes:	https://raw.githubusercontent.com/MusicPlayerDaemon/ncmpc/v0.33/NEWS
PR:		231643
Submitted by:	Laurent Cimon <laurent@nuxi.ca> (maintainer)
2018-12-05 13:54:15 +00:00
Yuri Victorovich
943e61d743 audio/vmpk: Update 0.7.0 -> 0.7.1
Reported by:	portscout
2018-12-04 23:59:47 +00:00
Rene Ladan
ffa2699059 Re-assign sobomax@'s ports after his commit bit was safekept. 2018-12-03 21:20:17 +00:00
Sunpoet Po-Chuan Hsieh
7cdcf9aed1 Update devel/protobuf to 3.6.1
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/protocolbuffers/protobuf/releases
PR:		231008
Exp-run by:	antoine
2018-12-03 19:41:32 +00:00
Tobias Kortkamp
ead2c096c8 audio/cava: Add a dummy fontname to cava.bdf
Without it, the BDF is malformed with FONT set to just "psf" which
is not a proper XLFD.  This confuses newer vtfontcvt versions which
check for character cell spacing.

PR:		205707
2018-12-03 11:13:41 +00:00
Antoine Brodin
70b83e557a Mark BROKEN: fails to configure
Deprecate since it's not the first time it's broken

checking gnome-doc-utils >= 0.3.2... no
configure: error: gnome-doc-utils >= 0.3.2 not found

Reported by:	pkg-fallout
2018-12-02 20:16:53 +00:00
Tobias Kortkamp
759d7ba80c audio/cava: Unbreak build when vtfontcvt is missing 2018-12-02 16:10:33 +00:00
Rene Ladan
99d6d12a38 Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.

Submitted by:	tcberner
Reviewed by:	adridg, jhale, rene, tcberner
Approved by:	portmgr (implicit, flavor hook)
Differential Revision:	https://reviews.freebsd.org/D17741
2018-12-02 15:41:47 +00:00
Yuri Victorovich
c0794f9544 New port: audio/libinstpatch: Instrument file software library 2018-12-02 04:01:06 +00:00
Yuri Victorovich
5e8ace0a8d audio/libmusicxml: Update 3.13 -> 3.14-1
Reported by:	portscout
2018-12-01 16:47:53 +00:00
Yuri Victorovich
b655e622a3 audio/drumstick: fix build with GCC-based architectures
PR:		233685
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-12-01 15:13:06 +00:00
Muhammad Moinur Rahman
cb899f9c6b audio/fdk-aa: Update version 0.1.6=>2.0.0
- Pet portlint

PR:			233556
Submitted by:		takefu
2018-11-29 22:55:19 +00:00
Emanuel Haupt
f59d831820 Update to 0.1.b120 2018-11-27 22:31:52 +00:00
Mark Linimon
6eae853a03 USES=compiler:c++11-lang is required to build this port on GCC-based
architectures.

PR:		233539
Submitted by:	Piotr Kubaj
2018-11-27 16:18:56 +00:00
Yuri Victorovich
25f7e84943 audio/drumstick: Update 1.1.1 -> 1.1.2
Reported by:	portscout
2018-11-26 06:02:26 +00:00
Mark Linimon
62f358f7c4 Pursuant to r483634, PORTREVISION should have been bumped.
Reported by:	jbeich
2018-11-26 05:20:56 +00:00
Emanuel Haupt
635e3d5e07 Update to 0.1.b119 2018-11-25 21:51:03 +00:00
Tilman Keskinoz
a7380f5967 Unbreak by updating to 4.0.1
PR:		232964
Submitted by:	 w.schwarzenfeld@utanet.at
2018-11-25 21:01:10 +00:00
Yuri Victorovich
5b5d38e025 audio/csound: Marked the FLUIDSYNTH option broken
It isn't compatible with the new FluidSynth 2.x.

PR:		233498
2018-11-25 18:20:00 +00:00
Yuri Victorovich
ff52ca2154 audio/gmsynth-lv2: Update 0.3.0 -> 0.3.0-5
Change back to bundled FluidSynth based on the project owner's request.

PR:		233499
2018-11-25 18:10:14 +00:00
Yuri Victorovich
66be8a8ba2 audio/tuxguitar: Take maintainership 2018-11-25 17:51:12 +00:00
Tobias Kortkamp
fe4bc8469c audio/fluidsynth-dssi: Fix build with FluidSynth 2.x
fluidsynth-dssi.c:170:20: error: variable has incomplete type 'fluid_preset_t' (aka 'struct _fluid_preset_t')
    fluid_preset_t preset;
                   ^

PR:		233503
Reported by:	jbeich
Obtained from:	PLD Linux
2018-11-25 14:34:53 +00:00
Emanuel Haupt
aaa56fe391 Update to 0.1.b118 2018-11-25 14:08:57 +00:00
Thomas Zander
f492a8d7af Update to upstream snapshot as of 20181123 2018-11-24 18:30:53 +00:00
Mark Linimon
0bb07dab3a -Wno-c++11-narrowing is not supported by base GCC; using
USE_CXXSTD=c++98 makes the port build with both base clang and gcc.

PR:		233308
Submitted by:	Piotr Kubaj
2018-11-24 08:58:51 +00:00
Emanuel Haupt
456e3bca03 Update to 0.1.b117 2018-11-23 22:48:49 +00:00
Yuri Victorovich
9f21023fac audio/cadence: Patch python in all programs; Add dbussupport
PR:		233449
Submitted by:	Greg V <greg@unrelenting.technology>
2018-11-23 21:20:25 +00:00
Yuri Victorovich
39d4f06633 audio/qjackctl: Update 0_5_4-1 -> 0_5_5
Reported by:	portscout
2018-11-23 17:38:58 +00:00
Yuri Victorovich
74bcffe1d7 audio/padthv1-lv2: Update 0.9.2 -> 0.9.3-7
Reported by:	portscout
2018-11-23 05:41:42 +00:00
Yuri Victorovich
ac53852ccd audio/avldrums-lv2: Update 0.3.0 -> 0.3.1
Reported by:	portscout
2018-11-23 05:32:41 +00:00
Tobias C. Berner
cc8a667aa2 pyqt: Change install directories for Python flavor support
* PyQt could not be installed for multiple Python versions at
  the same time, as there were conflicting files.

  This patch creates Python-version versioned directories for
  all these, and further installs binaries with a version number.

* Note, there might be some hickups for software that depends on
  on of the .so's provided by PyQt5, which might not be found
  anymore autmotically, and maybe need some LD-flaggery.

* Update PyQt5 to 5.10.1

* Mark www/py-qt5-webengine broken. It is unforuntately no longer
  compatible with the old qt5-webengine-5.9.4 we ship.

PR:		232745
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D8714
2018-11-22 20:18:37 +00:00
Yuri Victorovich
719e45f8f6 audio/x42-plugins-lv2: Update 20180812 -> 20181103 2018-11-20 20:37:56 +00:00
Dmitry Marakasov
bf5aaef959 - Fix license 2018-11-20 16:58:15 +00:00
Emanuel Haupt
35be186edd Update to 0.1.b116 2018-11-19 10:29:20 +00:00
Emanuel Haupt
0f4aa966ec Fix build with GCC-based architectures.
PR:		233303
Submitted by:	pkubaj@anongoth.pl
2018-11-19 07:56:57 +00:00
Antoine Brodin
756e517ee2 Mark BROKEN: fails to build
In file included from plugin.cpp:17:
In file included from ./plugin.h:17:
In file included from ../../ui/esperanza_plugin.h:20:
In file included from ../../lib/xclient.h:21:
In file included from /usr/local/include/xmms2/xmmsclient/xmmsclient++.h:20:
/usr/local/include/xmms2/xmmsclient/xmmsclient++/signal.h:22:10: fatal error: 'boost/function.hpp' file not found
#include <boost/function.hpp>
         ^~~~~~~~~~~~~~~~~~~~

Reported by:	pkg-fallout
2018-11-18 19:32:55 +00:00
Thomas Zander
88de199fec Update to upstream version 0.21.3 2018-11-18 19:30:58 +00:00
Yuri Victorovich
eb80a878f4 New port: audio/csoundqt: Csound frontend with editor, integrated help, widgets, other features 2018-11-18 09:35:41 +00:00
Yuri Victorovich
69b5e3a416 audio/csound: Fix the LINALG option using the workaround suggested by the upstream 2018-11-17 22:00:06 +00:00
Yuri Victorovich
b4340bf78e Move audio/csound6 -> audio/csound
Having the version in its name doesn't make sense because this is a stable package.
2018-11-17 21:07:15 +00:00
Yuri Victorovich
61cde89365 audio/csound6: Fix build; Update 6.06.0 -> 6.12.2
Massive changes:
* Add all plugins as individual options
* Add many missing dependencies
* Correct WWW
2018-11-17 20:27:32 +00:00
Yuri Victorovich
5bd3f6d334 audio/csound6: Take maintainership; Change to github
This port is broken. It both failed to fetch and failed to build afterwards.
I fixed the fetching problem: it moved to github.
So far I couldn't fix the build problem - it seems to fail due to some incompatibilities
with dependencies, but it is also badly outdated. New version doesn't build either.

The upstream needs to fix at least these two problems:
* https://github.com/csound/csound/issues/1063
* https://github.com/csound/csound/issues/1064

I'll come back to it after they fix these build issues.
2018-11-17 17:37:50 +00:00
Sunpoet Po-Chuan Hsieh
909641d226 Update MASTER_SITES
- Change the way *_DEPENDS are set
- Clean up Makefile
2018-11-17 17:31:28 +00:00
Sunpoet Po-Chuan Hsieh
c2ca4b558b Update MASTER_SITES
- Change the way *_DEPENDS are set
2018-11-17 17:31:20 +00:00
Emanuel Haupt
bdd981b4a9 Update to 0.1.b115 2018-11-16 09:59:49 +00:00
Jose Alonso Cardenas Marquez
62f1655faf - Add missing dependency
Reported by:	pkg-fallout
2018-11-15 23:16:11 +00:00
Mark Linimon
6be115ecca Add compiler:c++11-lang to USES to fix build on powerpc64.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2018-11-15 03:39:45 +00:00
Jan Beich
da4e624528 audio/webrtc-audio-processing: unbreak on big-endian archs
PR:		233231
Submitted by:	linimon
Obtained from:	Fedora
2018-11-14 22:23:03 +00:00
Jose Alonso Cardenas Marquez
69214f357f - Bump PORTREVISION
- audio/rubberband : Take maintainership
2018-11-14 21:19:37 +00:00
Jose Alonso Cardenas Marquez
b143af7dc2 - Update to 2.7.1
Approved by:	maintainer timeout (10 days)
2018-11-14 21:16:02 +00:00
Jose Alonso Cardenas Marquez
d65c21ad27 - Update to 2.1.5 2018-11-14 21:11:51 +00:00
Thomas Zander
0c2bd185ce Update to upstream version 0.21.2
Details:
- Major upgrade from 0.20.x branch, see upstream log:
  https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.2/NEWS
- Use meson build system
- Revamp OPTIONS:
  - Retire all options without LIB_DEPENDS
  - Rename AAC option to FAAD, as aac is also available via FFMPEG
  - New OPTIONS for ISO9660 and ZZIP; bzip support is always compiled in
- Support for commercial streaming services:
  QOBUZ, SOUNDCLOUD, TIDAL
- Simplify Makefile when possible
- Pet portlint
2018-11-13 18:09:42 +00:00
Adriaan de Groot
33559ead6f Fix LICENSE in audio/elisa.
PR:		233200
Submitted by:	monwarez@mailoo.org
Reported by:	monwarez@mailoo.org
2018-11-13 15:34:47 +00:00
Adriaan de Groot
c09b82d2d4 Correct LICENSE information for audio/elisa.
Actually reading the COPYING and code headers shows that
the license is LGPLv3 (or, at your option, any later version).
2018-11-13 13:12:03 +00:00
Adriaan de Groot
ec89568282 New port audio/elisa, a nimble QML-based audio player.
This application has seen a steady (beta) release series in
the KDE world already, and is packaged and flatpacked elsewhere.

The WWW: line points to a boring user-manual page; more interesting
release notes are at https://mgallienkde.wordpress.com/

Reported by:	arved
2018-11-13 10:29:16 +00:00
Emanuel Haupt
750741203b Update to 0.1.b114 2018-11-13 07:55:29 +00:00
Yuri Victorovich
56855bea5f audio/lsp-plugins-lv2: Update da2f9b1 -> a90d634 2018-11-11 18:43:24 +00:00
Alexey Dokuchaev
936a36e30d Update `databases/gdbm' to version 1.18.1, an important bugfix release
which restores compatibility with old databases (version 1.8) and some
later versions which were built without mmap(2) support.  Due to shlib
version change, bump port revisions of the consumer ports.

PR:		233059
Exp-run by:	antoine
Approved by:	maintainer (johans, numerous timeouts)
2018-11-11 15:38:50 +00:00
Koop Mast
289883b11b Update ImageMagick to 6.9.10.14 [1]
* Add PKGNAMESUFFIX and rename the directory. This was done to show
  that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.

Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.

Chase these changes in all the ports that using IM6.

PR:		225102 (based on, only the version update) [1]
Submitted by:	Pascal Christen <pascal.christen@hostpoint.ch>
2018-11-10 19:57:07 +00:00
Baptiste Daroussin
7990f81066 Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
2018-11-10 18:12:57 +00:00
Thomas Zander
84d189608c Update to upstream version 0.31
Details:
- Add commands "queued", "seekthrough", "mount", "unmount"
- Support "search" with filter expression (MPD 0.21)
- Support "load" with range
- Allow only tag names after "list"
- Upstream log see
  https://raw.githubusercontent.com/MusicPlayerDaemon/mpc/v0.31/NEWS

PR:		232854
Submitted by:	uzsolt@uzsolt.hu (maintainer)
MFH:		2018Q4
2018-11-10 10:42:39 +00:00
Mathieu Arnold
35326f1a97 security/openssl-devel was removed, but there is a security/openssl111 now. 2018-11-10 10:09:48 +00:00
Tobias C. Berner
513eaab548 Fix build for some more kde@ ports on GCC-architectures
PR:		233058
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-11-10 07:22:09 +00:00
Yuri Victorovich
ce4b5a7dc7 audio/lsp-plugins-lv2: Update e29c646 -> da2f9b1; Fix build broken due to unnecessary dependency lookups. 2018-11-09 21:48:41 +00:00
Tobias C. Berner
03efb5d84e Update KDE Applications to 18.09.3 2018-11-09 20:09:13 +00:00
Tobias Kortkamp
c05f4276a1 audio/pulseaudio-module-xrdp: Bump revision after r484515
The module installation dir changes based on the PulseAudio version
(similar to audio/pulseaudio-module-sndio), so force a rebuild to
avoid surprises.
2018-11-09 15:53:52 +00:00
Tobias Kortkamp
2ab03ac9b9 audio/pulseaudio-module-sndio: Update to 12.0
Unbreak runtime after r484515

PR:		229492
2018-11-09 15:40:11 +00:00
Steve Wills
bb497689a8 audio/pulseaudio: Update to 12.2
PR:		229192
Submitted by:	lightside <lightside@gmx.com>
2018-11-09 15:32:15 +00:00
Tobias Kortkamp
dda7d4847d audio/openal-soft: Update to 1.19.1
- Move to new WWW
- This release comes with sndio capture support, so drop the
  workaround from r472956

Changes:	https://raw.githubusercontent.com/kcat/openal-soft/openal-soft-1.19.1/ChangeLog
2018-11-08 12:17:23 +00:00
Emanuel Haupt
d2fdc28bae Update to 0.1.b113 2018-11-07 22:54:47 +00:00
Yuri Victorovich
eafba9cd3c audio/lsp-plugins-lv2: Update to e29c646 to fix build on i386
The upstream dev fixed it.

Reported by:	fallout
2018-11-07 13:36:14 +00:00
Mark Linimon
00a7f38fa8 Add compiler:c++11-lang to USES to fix linking with boost.
Approved by:	portmgr (tier-2 blanket)
2018-11-06 23:52:17 +00:00
Sunpoet Po-Chuan Hsieh
de0e11463f Update MASTER_SITES 2018-11-06 21:09:59 +00:00
Sunpoet Po-Chuan Hsieh
b3f7c68aec Update MASTER_SITES 2018-11-06 21:09:50 +00:00
Sunpoet Po-Chuan Hsieh
1f9fd486b6 Update to 2.4.4
- Update MASTER_SITES
- Fix LIB_DEPENDS
- Use USES=gnome

Changes:	https://gitlab.xiph.org/xiph/icecast-server/raw/release-2.4.4/ChangeLog
2018-11-06 21:09:42 +00:00
Alexey Dokuchaev
da1ec0764d Flacon 5.0.0 is out!
- Added support to change sample rate and bit depth for output
    audio files
  - Added new tags: "Album performer", Disk number", and "Disk count"
  - Added extended dialog to edit all tags
  - Fixed the CUE parser
  - Improved appearance and behavior of the program
  - Translations updated

Reported by:	portscout
2018-11-06 14:51:26 +00:00
Jan Beich
1fc1d443c5 audio/cantata: align PORTREVISION after r484273 2018-11-06 01:56:08 +00:00
Jan Beich
0872f77fd4 multimedia/ffmpeg: update to 4.1
Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
2018-11-06 01:50:26 +00:00
Mark Linimon
b33e52684e Add USES=compiler:c++11-lang for QT5 option to fix build on GCC-
based architectures.

While here, add USES=gnome (setting USE_GNOME without USES=gnome is
deprecated).

PR:		232656
Submitted by:	Piotr Kubaj
Approved by:	maintainer
2018-11-05 19:39:13 +00:00
Mark Linimon
98f6813a4f This port needs USES=compiler:c++11-lang to build on GCC architectures.
While here, add USES=gl.

PR:		232694
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-11-05 17:25:00 +00:00
Mark Linimon
02a1ac6f56 Because of double typedef, this port fails to build with base GCC.
Remove it to fix build.

PR:		232287
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-11-05 17:22:16 +00:00
Tilman Keskinoz
a40eaaaea6 Update to 7.2 2018-11-04 20:51:36 +00:00
Tobias C. Berner
89d1bb9ab0 Merge lang/qt5-qml and x11-toolkits/qt5-quick into x11-toolkits/qt5-declarative
- There was no obvious reason to split these ports, and it makes
  porting simpler; the set of ports using either mostly coincided.

Exp-run by:	antoine
PR:		223687
PR:		232751
2018-11-04 19:00:53 +00:00
Antoine Brodin
ddfb2e0279 Mark BROKEN: fails to build
tX_audiodevice.cc:372:46: error: C-style cast from 'nullptr_t' to 'jack_options_t' (aka 'JackOptions') is not allowed
        if ((client=jack_client_open("terminatorX", (jack_options_t) NULL, NULL))==0) {
                                                    ^~~~~~~~~~~~~~~~~~~~~

Reported by:	pkg-fallout
2018-11-04 14:44:56 +00:00
Antoine Brodin
24f526fcb6 Mark BROKEN: fails to build
/usr/local/include/dumb.h:41:27: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
#define DUMB_NAME "DUMB v"DUMB_VERSION_STR
                          ^

Reported by:	pkg-fallout
2018-11-04 12:54:54 +00:00
Sunpoet Po-Chuan Hsieh
bc53413035 Move audio/icecast2 to audio/icecast
- Clean up Makefile
- Bump PORTREVISION for package change
2018-11-03 22:15:38 +00:00
Alexey Dokuchaev
dc79424001 - Correct the spelling of audio formats
- Define LICENSE (GPLv2)
- Add WWW: line and augment port description
2018-11-03 16:45:37 +00:00
Alexey Dokuchaev
8cf1c40f7c This port requires C++11-capable compiler (e.g., it won't build on arches
such as powerpc and sparc64, where default GCC is 4.2.1).

PR:	232884
2018-11-03 16:26:31 +00:00
Tijl Coosemans
54c5444eba Update GStreamer to 1.14.4.
PR:		231406
Submitted by:	Greg V <greg@unrelenting.technology>
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2018-11-03 11:58:10 +00:00
Yuri Victorovich
783a898afa audio/Makefile: Fix wrong directory name 2018-11-03 03:47:03 +00:00
Yuri Victorovich
5e5f4b7f81 New port: audio/lsp-plugins-lv2: Collection of free LV2 plugins 2018-11-03 03:45:04 +00:00
Eric Turgeon
07b0fdfd8f update audio/libmatemixer to 1.20.1 2018-11-02 23:49:40 +00:00
Rene Ladan
8a502cb2d4 Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by:	rene
Reviewed by:	bapt, jbeich
Differential Revision:	https://reviews.freebsd.org/D17724
2018-11-02 13:32:34 +00:00
Jason E. Hale
ffc5764f81 audio/kid3-[kf5|qt5]: Fix build on powerpc64
PR:		232893
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Sponsored by:	IntegiCloud
2018-11-02 06:21:54 +00:00
Thomas Zander
8b98f9a1c2 Update to upstream version 0.20.23
Details:
- Upstream changelog see:
  https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.20.23/NEWS
- Includes new bug fixes for crashes due to clang/llvm optimisation bug

MFH:		2018Q4
2018-11-01 12:51:51 +00:00
Yuri Victorovich
192034c109 New port: audio/py-music21: Toolkit for computer-aided musical analysis 2018-11-01 05:08:53 +00:00
Mark Linimon
e13a5c1b85 There was one more case of -march=native that was missed by the
previous patch.  Rename patch-Makefile to patch-source_Makefile
and add patch-apps_Makefile.  There is not enough history of the
former to be worth a repomove IMHO.

Pointy hat to:	linimon
2018-11-01 02:03:17 +00:00
Guido Falsi
9b8e085afc - Add asterisk 16.0.0 to ports
- Update g72x module to 1.4.3, which add support for asterisk 16
- Add asterisk16 flavor and conflicts to asterisk modules ports
  which support it
- Add conflicts to other asterisk versions ports
- Add deprecation notice to asterisk15 which will reach EOL on
  2019-10-03
- Fix wording on SOUNDS option description
- Remove old MOVED line for asterisk16 which was for the long removed
  asterisk 1.6 version

Approved by:	portmgr (flavors already approved in the past)
2018-10-31 23:42:52 +00:00
Jason E. Hale
019bfad540 audio/taglib: Fix build on powerpc64
PR:		232812
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Sponsored by:	IntegriCloud
2018-10-31 23:26:38 +00:00
Jason E. Hale
01b903fc39 audio/libmusicbrainz5: Fix build on powerpc64
PR:		232582
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Sponsored by:	IntegriCloud
2018-10-31 23:13:08 +00:00
Mark Linimon
bed0492aee Now builds on powerpc64.
Reported by:	Piotr Kubaj
2018-10-31 13:36:11 +00:00
Richard Gallamore
0653ebc475 * Updated to 3.5.0
Changes: https://forum.teamspeak.com/threads/137798-Release-TeamSpeak-3-Server-3-5-0
2018-10-31 05:46:38 +00:00
Mark Linimon
73746bb6fa Fix build on powerpc64. 2018-10-30 18:24:56 +00:00
Mark Linimon
7157c292b6 Fix build with non-SSE platforms.
PR:		232453
Submitted by:	Piotr Kubaj
2018-10-30 11:56:35 +00:00
Hans Petter Selasky
c5479a9461 Update virtual_oss to 1.2.0
- Buffering improvements to avoid jitter and
  artifacts when playing back audio.

Approved by:	pi
2018-10-30 10:57:44 +00:00
Eric Turgeon
16dca32152 update audio/mate-media to 1.20.1
Approved by:	bapt (mentor)
2018-10-29 23:25:58 +00:00
Rene Ladan
95bbec9434 Remove expired ports:
2018-10-28 devel/linux-kernel: no longer useful
2018-10-28 audio/py-musicbrainz2: Musicbrainz Web Service 1.0 support ended 2018-08-01
2018-10-29 09:48:21 +00:00
Yuri Victorovich
0c68bfa1be New port: audio/synthv1-lv2: Old-school polyphonic synthesizer 2018-10-28 21:22:02 +00:00
Yuri Victorovich
d74a9d0b47 New port: audio/samplv1-lv2: Old-school polyphonic sampler 2018-10-28 21:12:06 +00:00
Yuri Victorovich
331a611f96 New port: audio/cadence: Collection of tools useful for audio production 2018-10-28 20:08:05 +00:00
Sunpoet Po-Chuan Hsieh
6390eb5b96 Update pkg-descr and WWW 2018-10-28 19:57:01 +00:00
Mark Linimon
85d0026b9f Fix mismerge.
Pointy hat to:	linimon
2018-10-28 14:17:19 +00:00
Mark Linimon
acfeb9f9e4 Honor CFLAGS.
PR:		231506
Submitted by:	Piotr Kubaj
Approved by:	maintainer
2018-10-28 13:50:41 +00:00
Mark Linimon
a02d71abad Fix build with GCC-based architectures.
PR:		232009
Submitted by:	Piotr Kubaj
Approved by:	maintainer
2018-10-28 13:48:26 +00:00
Mark Linimon
516dda3ede Fix CFLAGS.
PR:		231784
Submitted by:	Piotr Kubaj
Approved by:	maintainer
2018-10-28 11:14:40 +00:00
Tobias C. Berner
9f68d12bf2 Update KDE Plasma to 5.12.7. 2018-10-28 10:59:23 +00:00
Yuri Victorovich
cdec3d14f4 audio/zam-plugins-lv2: fix build with GCC-based architectures
PR:		232711
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-10-28 05:56:46 +00:00
Yuri Victorovich
b6f9c74ee1 audio/libmusicxml: Update 3.11 -> 3.13
Reported by:	portscout
2018-10-28 02:39:44 +00:00
Yuri Victorovich
b484914c54 audio/carla: Update 1.9.11 -> 1.9.12
Reported by:	portscout
2018-10-28 02:38:55 +00:00
Tobias C. Berner
19fb9b432b Fix build with GCC-based architectures for various kde@ ports.
- Qt5 required c++11 support.

Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
PR:		232726
PR:		232725
PR:		232723
PR:		232722
PR:		232721
PR:		232720
PR:		232719
PR:		232697
PR:		232682
PR:		232669
PR:		232668
PR:		232667
PR:		232666
PR:		232665
PR:		232664
PR:		232662
PR:		232661
PR:		232655
PR:		232654
PR:		232652
PR:		232648
PR:		232647
PR:		232641
PR:		232640
PR:		232638
PR:		232635
PR:		232634
PR:		232632
PR:		232631
PR:		232630
PR:		232629
PR:		232628
PR:		232627
PR:		232625
PR:		232624
PR:		232623
PR:		232614
PR:		232613
PR:		232612
PR:		232611
PR:		232610
PR:		232609
PR:		232607
PR:		232606
PR:		232605
PR:		232604
PR:		232603
PR:		232602
PR:		232597
PR:		232589
PR:		232585
PR:		232584
PR:		232583
PR:		232581
PR:		232580
PR:		232579
PR:		232578
PR:		232576
PR:		232575
PR:		232574
PR:		232573
PR:		232570
2018-10-27 11:50:58 +00:00
Thomas Zander
7176acb592 Update to upstream version 0.20.22
Details:
- Upstream changelog see:
  https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.20.22/NEWS
- gcc_pure patch for src/input/Error.hxx was adopted upstream
  This is a confirmed bug in LLVM before 7.0, see
  https://bugs.llvm.org/show_bug.cgi?id=32611

MFH:		2018Q4
2018-10-27 10:42:08 +00:00
Jan Beich
e34e8485bc audio/cpp-xmms2: unbreak with boost 1.69
===>   cpp-xmms2-0.8_17 depends on shared library: libboost_signals.so - not found

PR:		232525
2018-10-27 01:43:27 +00:00
Jason E. Hale
be620fdff7 audio/moodbar: Update to 1.1
- Use release file instead of git archive
- Add regression tests
- Add USES=gnome to silence sanity check
2018-10-26 16:03:12 +00:00
Yuri Victorovich
c9f8910968 audio/speech-denoiser-lv2: Fix build on 12; Fix build on non-Intel architectures
On 12: Remove the unsupported optimization option
On non-Intel architectures: make SSE options based on the port option on amd64/i386 only

Reported by:	fallout
2018-10-26 06:12:30 +00:00
Jesper Schmitz Mouridsen
21f80b607b New port audio/pavucontrol-qt
pavucontrol-qt is the Qt port of volume control pavucontrol of sound
server PulseAudio.

WWW: https://github.com/lxqt/pavucontrol-qt/

PR: 229310
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D17700
2018-10-25 15:47:05 +00:00
Yuri Victorovich
10bb4b84ff audio/drumkv1-lv2: Update 0.9.2 -> 0.9.3
Reported by:	portscout
2018-10-25 05:41:43 +00:00
Jan Beich
91f9922c6f devel/icu: update to 63.1
Changes:	http://site.icu-project.org/download/63
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		232300
Exp-run by:	antoine
2018-10-23 11:35:03 +00:00
Jan Beich
ac68976a9a audio/guitarix-lv2: unbreak with boost 1.69
In file included from ../src/gx_head/engine/gx_pluginloader.cpp:22:
In file included from ../src/headers/engine.h:73:
../src/headers/gx_system.h:353:28: error: expected class name
class BasicOptions: boost::noncopyable {
                           ^
In file included from ../src/gx_head/engine/gx_pluginloader.cpp:22:
In file included from ../src/headers/engine.h:74:
../src/headers/gx_parameter.h:106:25: error: expected class name
class Parameter: boost::noncopyable {
                        ^
In file included from ../src/gx_head/engine/gx_pluginloader.cpp:22:
In file included from ../src/headers/engine.h:81:
../src/headers/gx_json.h:299:27: error: expected class name
class PresetFile : boost::noncopyable {
                          ^
In file included from ../src/gx_head/engine/gx_pluginloader.cpp:22:
In file included from ../src/headers/engine.h:83:
../src/headers/gx_internal_plugins.h:674:25: error: expected class name
struct paradesc: boost::noncopyable {
                        ^

PR:		232525
2018-10-22 20:28:32 +00:00
Emanuel Haupt
a858fa8985 Update to 0.3.13 2018-10-22 11:32:12 +00:00
Hans Petter Selasky
0412143c84 Update midipp to 2.0.0
- Added support for quartertones, octotones, hexatones and so on.
- Added support for bass offset effect.
- Added support for circle of fifths.
- Improved support for printing.

Approved by:	jbeich (ports)
2018-10-21 21:23:40 +00:00
Yuri Victorovich
3b992d13b3 New port: audio/speech-denoiser-lv2: Speech denoise LV2 plugin based on RNNoise library 2018-10-21 05:38:08 +00:00
Yuri Victorovich
0fb16032bc New port: audio/rnnoise-nu: Recurrent neural network for audio noise reduction 2018-10-21 05:35:38 +00:00
Yuri Victorovich
de3cfeb6df audio/gxplugins-lv2: Remove unnecessary USE_GNOME: gtk20 and gdkpixbuf2
Reported by:	brummer10 (upstream maintainer/author)
2018-10-21 03:40:31 +00:00
Yuri Victorovich
58c35ce187 audio/gxplugins-lv2: Fix build on 12
It requires linker to have some GNU features.

Reported by:	fallout
2018-10-20 23:03:18 +00:00
Christian Weisgerber
ad4837d6cb Update to 1.3.
Changes since 1.2.x include:
- Improvements to the VAD and speech/music classification using an RNN
- Support for ambisonics coding using channel mapping families 2 and 3
- Improvements to stereo speech coding at low bitrate
- Using wideband encoding down to 9 kb/s
- Making it possible to use SILK down to bitrates around 5 kb/s
- Minor quality improvement on tones
- Enabling the spec fixes in RFC 8251 by default
- Security/hardening improvements

Notable bug fixes include:
- Fixes to the CELT PLC
- Bandwidth detection fixes
2018-10-20 18:17:09 +00:00
Christian Weisgerber
8a14187f2e Update to 0.2.1. This release fixes two minor bugs:
- a gapless bug in the LPC filtering
- a crash on destroy when using the pull API
2018-10-20 18:13:19 +00:00
Emanuel Haupt
293bf7c1ec Update to 3.2.2 2018-10-20 11:01:48 +00:00
Tijl Coosemans
9ff73185e1 Update the Linphone stack and drop maintainership.
Linphone uses Qt5 now instead of GTK2.

audio/bcg729:
- switch to cmake, required by net/mediastreamer
- download distfile instead of using gitlab
- fix license: source code allows later GPL version

audio/msbcg729: deleted, net/mediastreamer contains a G.729 codec now
audio/msilbc: deleted, superseded by multimedia/mswebrtc
deskutils/belcard: version 1.0.2
multimedia/bcmatroska2: version 0.23
multimedia/msopenh264: version 1.2.1
multimedia/mswebrtc: version 1.1.1
multimedia/msx264: deleted, superseded by msopenh264
net/bctoolbox: version 0.6.0
net/belle-sip: version 1.6.3
net/liblinphone: version 3.12.0
net/linphone: version 4.1.1 + upstream Qt 5.11 patches
net/mediastreamer: version 2.16.1 + upstream libsrtp2 patch
net/ortp: version 1.0.2 + bump dependent port devel/libosmo-abis
security/bzrtp: version 1.0.6
textproc/belr: version 0.1.3
2018-10-18 13:31:00 +00:00
Grzegorz Blach
7229a2b335 Update to 2.16 2018-10-16 20:02:23 +00:00
Thomas Zander
93dab2fb39 Fix SIGABRT in IsFileNotFound (e.g. when creating an empty database)
While on it:
- Add USES=gnome due to complaint in check-sanity

PR:		232030
Reported by:	korsani@free.fr
MFH:		2018Q4
2018-10-16 18:47:59 +00:00
Emanuel Haupt
9aab70bfc3 Restore previous order of LICENSE definitions.
Reported by:	mat
Mislead by:	portlint
2018-10-16 12:38:22 +00:00
Emanuel Haupt
bac1ecc1e0 Update to 0.1.b109 2018-10-16 08:32:41 +00:00
Emanuel Haupt
8de550d686 - Update to 0.3.12
- Pacify portlint
2018-10-15 12:11:07 +00:00
Tobias Kortkamp
5bd3db5329 audio/qsynth needs a compiler with C++11 support 2018-10-15 06:22:44 +00:00
Jason E. Hale
a5536c1ac9 audio/puddletag: Remove unused dependency
audio/py-musicbrainz2 is DEPRECATED and will be removed soon. The code
requiring it was removed in 2012.
https://github.com/keithgg/puddletag/commit/3da2d0d
2018-10-14 21:27:18 +00:00
Jason E. Hale
26c895681b audio/py-musicbrainz2: Mark DEPRECATED and set EXPIRATION_DATE (2 weeks)
Musicbrainz Webservice 1.0 support ended 2018-08-01, so this port is useless.
Set a short expiration window since only audio/puddletag depends on this and
the code that required it was removed in 2012.
2018-10-14 21:20:25 +00:00
Jason E. Hale
35df638d6e Take maintainership 2018-10-14 20:42:38 +00:00
Guido Falsi
91079fc1de Fix build with OpenSSL 1.1.x
PR:		232154
Submitted by:	me
2018-10-14 19:28:57 +00:00
Thomas Zander
2ec796af4a Enable VORBISENC by default for httpd streaming with the default package
Additionally:
- Bump PORTREVISION
- Pet portlint

Reported by:	bapt
2018-10-14 14:00:09 +00:00
Thomas Zander
d9e160a809 Fix build on powerpc64
PR:		231834
Submitted by:	pkubaj@anongoth.pl
MFH:		2018Q4 (build fix blanket)
2018-10-13 15:53:56 +00:00
Jan Beich
9248d607a2 audio/alsa-lib: unbreak clang build on powerpc64
fatal error: error in backend: A @@ version cannot be undefined

Reported by:	Mark Millard
Submitted by:	dim
Obtained from:	upstream
2018-10-12 23:19:20 +00:00
Dmitry Marakasov
f31f5d93bd - Update to 1.4.24 2018-10-12 23:01:58 +00:00
Jan Beich
53dd3b73ea audio/gstreamer1-plugins-webrtcdsp: connect to build after r481919
webrtcdsp has been listed in Makefile.common since r446388
2018-10-12 20:16:28 +00:00
Jan Beich
76016ad0e7 audio/pulseaudio: track webrtc-aec upstream default
$ pkg install webrtc-audio-processing
$ make

$ make check-plist
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: lib/pulse-%%PULSE_VERSION%%/modules/libwebrtc-util.so
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1

$ make stage-qa
====> Running Q/A tests (stage-qa)
Error: /usr/local/lib/pulse-11.1/modules/libwebrtc-util.so is linked to /usr/local/lib/libwebrtc_audio_processing.so.1 from audio/webrtc-audio-processing but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libwebrtc_audio_processing.so:audio/webrtc-audio-processing
2018-10-12 19:00:25 +00:00
Jan Beich
49f922705a audio/webrtc-audio-processing: add new port
Audio processing routines extracted from WebRTC project into a
standalone library. It provides the following features:

- Acoustic echo cancellation
- Acoustic echo control for mobile
- Automatic gain control
- High-pass filter
- Level estimator
- Noise suppression
- Voice activity detection

https://freedesktop.org/software/pulseaudio/webrtc-audio-processing/
2018-10-12 18:22:06 +00:00
Antoine Brodin
4e887294ae Finish glib12 deprecation 2018-10-12 12:42:22 +00:00
Antoine Brodin
aa38370b45 Deprecate more glib12 consumers
With hat:	portmgr
2018-10-12 11:46:32 +00:00
Antoine Brodin
89b4379a17 Deprecate most glib12 consumers
With hat:	portmgr
2018-10-12 09:19:04 +00:00
Wen Heping
decae9455e - Update to 2.4.0 2018-10-12 06:19:16 +00:00
Yuri Victorovich
09e5ce2328 audio/gxplugins-lv2: Update 0.4 -> 0.5
Revisions of individual LV2 plugins updated, several new LV2 plugins added.

Reported by:	portscout
2018-10-12 01:14:03 +00:00
Tobias C. Berner
d847d05617 Update KDE Applications to 18.08.2 2018-10-11 20:23:50 +00:00
Tobias Kortkamp
218ca0aeaf audio/qsynth: Update to 0.5.3
Changes:	https://qsynth.sourceforge.io/qsynth-downloads.html
2018-10-11 09:06:19 +00:00
Antoine Brodin
95e220d1be Deprecate some GNOME 2 applications
With hat:	portmgr
2018-10-07 20:25:16 +00:00
Yuri Victorovich
97a9ebaabc audio/moony-lv2: fix build with GCC-based architectures
Since this port uses -std=gnu++11, USES=compiler:c++11-lang is necessary.

While here, add USES=gl.

PR:		232033
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-10-07 16:05:50 +00:00
Yuri Victorovich
3a62a0d9db audio/drumkv1-lv2: Fix build with GCC-based architectures
Add USES=compiler:c++11-lang
Also add USES=gl

PR:		232005
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-10-06 16:08:43 +00:00
Yuri Victorovich
b404e074ec audio/luppp: Fix build with GCC-based architectures
Add USES=compiler:c++11-lang
Also add USES=gnome

PR:		232004
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-10-06 16:05:18 +00:00
Dag-Erling Smørgrav
9dff352320 Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
2018-10-06 13:06:42 +00:00
Tobias Kortkamp
bf85617e4b audio/cava: Add vt(4) font
On Linux Cava loads a custom font to display blocks with varying
heights and widths on the Linux console.  Provide support for it
on FreeBSD with vt(4) too.
2018-10-04 07:30:36 +00:00
Mark Felder
bf44443d13 Reset maintainer on my python ports 2018-10-02 19:06:16 +00:00
Rene Ladan
783c981d95 Return avilla@'s ports to the pool after his commit bit got taken in for safekeeping. 2018-10-01 21:43:17 +00:00
Steve Wills
b0be2d2598 audio/audacity: Update to 2.3.0
PR:		231837
Submitted by:	xxjack12xx@gmail.com (maintainer)
2018-10-01 20:26:06 +00:00
Jason E. Hale
34341b1031 audio/aubio: Update to 0.4.7
- Allow building with python 3.x
- Add DOCS option for general documentation built by sphinx
- Add MANPAGES option build/install manpages since it requires extra deps
- Add TEST option and disable building tests by default
- Whitespace align options and separate blocks for better readability

audio/py-aubio: Update to 0.4.7
- Allow concurrent installation
2018-10-01 03:13:59 +00:00
Koop Mast
951c1f5d1c The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.
The offical GNOME 3.28 release notes can be found at
https://help.gnome.org/misc/release-notes/3.28/

Thanks to Antoine Brodin for running the exp-runs.

PR:		229761
2018-09-30 11:58:29 +00:00
Christian Weisgerber
f71d8372d2 Update to 0.2 for miscellaneous improvements. Detailed changes:
https://opus-codec.org/release/dev/2018/09/18/opus-tools-0_2.html
2018-09-29 19:09:29 +00:00
Thomas Zander
84b6aee905 Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l 2018-09-29 08:04:27 +00:00
Yuri Victorovich
8d3fa1e139 audio/rhvoice: Fix build with base GCC
Add USES=compiler:c++0x because the code is C++03.
Also shadow some commands.

Reported by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-09-29 06:31:44 +00:00
Jason E. Hale
993d9a84c2 audio/picard-plugins: Update to latest commit from 2018-09-17
- The lastfm, no_release, and smart_title_case plugins have been ported
- The lastfmplus plugin has been removed
- Minor bugfixes
2018-09-29 00:04:25 +00:00
Rodrigo Osorio
0e86f4f610 updates LMMS to 1.2.0-rc7
- Add sndio support
- Get rid of many custom patches and other workarounds by adding
  USES=localbase:ldflags
- Fix man page install location
- Modernize some CMAKE variables

Changelog: https://github.com/LMMS/lmms/releases/tag/v1.2.0-rc7

PR:		229867
Submitted by:	tobik
2018-09-28 15:50:29 +00:00
Yuri Victorovich
474af5fc7b audio/jalv-select: Update 1.0 -> 1.2
Reported by:	portscout
2018-09-28 07:05:04 +00:00
Mark Linimon
74da30c076 Fix build on gcc-based archs.
Tested on powerpc64, amd64.

PR:		231668
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2018-09-27 22:30:30 +00:00
Christian Weisgerber
9c862583c2 Add missing USES=pkgconfig.
Reported by:	pkg-fallout
2018-09-27 19:03:24 +00:00
Ed Maste
8399ead6f8 Add -znotext to LDFLAGS on i386, for lld
These ports link some non-PIC code, which fails with lld as it defaults
to disallowing relocations against read-only segments.  For i386 we can
just add -znotext unconditionally: for GNU BFD ld it just affirms BFD's
existing default.

PR:		214864
Approved by:	portmgr (lld blanket)
Sponsored by:	The FreeBSD Foundation
2018-09-26 16:12:12 +00:00
Christian Weisgerber
8700782d81 Import libopusenc 0.2.
The libopusenc libraries provide a high-level API for encoding .opus
files.
2018-09-26 15:25:03 +00:00
Brooks Davis
3a34ffa58f Update Objective-C LLVM version to 6.0.
Fixes aarch64 build.  Reduces depends on obsolete LLVM 4.0.

PR:		230116
Submitted by:	mikael.urankar@gmail.com
Approved by:	theraven (prior version)
Sponsored by:	DARPA, AFRL
2018-09-26 15:23:37 +00:00
Ed Maste
5eca08367d audio/xmms-sapplug: add -fPIC to linking with lld on i386 and arm64
By default lld disallows relocations against read-only segments and
requires that shared objects are built with -fPIC (as they should be).
This port already set -fPIC for amd64, so apply it to arm64 (which
already uses lld as the system linker) and i386 (which will soon switch
to lld as the system linker).

Approved by:	portmgr (lld blanket)
2018-09-26 13:33:22 +00:00
Koichiro Iwao
7477439fb5 net/xrdp: Update to 0.9.8
Also, update audio/pulseaudio-module to the latest release 0.2.
pulseaudio-module-xrdp 0.2 no longer have build time dependency on xrdp.
Accordingly, add runtime dependency on pulseaudio-module-xrdp to xrdp to
enable audio redirection by default it doesn't cause circular dependency
now.

While here,
- Pet portlint
- Switch PORTVERSION to DISTVERSION

Approved by:	pi (mentor)
Relnotes:	https://github.com/neutrinolabs/xrdp/releases/tag/v0.9.8
Sponsored by:	HAW International, Inc.
Differential Revision:	https://reviews.freebsd.org/D17326
2018-09-26 06:12:03 +00:00
Brooks Davis
4e29106617 Update dependency on llvm40 to llvm60 and constrain to FreeBSD 10.x.
PR:		231287
Approved by:	hselasky (maintainer)
Sponsored by:	DARPA, AFRL
2018-09-25 22:09:55 +00:00