Commit graph

184 commits

Author SHA1 Message Date
Nuno Teixeira
3572ca3e01 */*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree
2023-12-23 18:14:14 +00:00
Tatsuki Makino
01b1ed56de audio/audacity: Fix build in 12 and 13
Conditional workaround for the problem with old libc++ and the buggy
implementation of std::conjunction

Patch by tatsuki_makino@hotmail.com

PR:		275192
2023-11-24 09:13:29 +01:00
Nuno Teixeira
03eac77c10 */*: Bump consumers of x11-toolkits/wxgtk32
New version of wxWidgets in tree
2023-11-23 11:20:28 +00:00
Jack
277d614a4a audio/audacity: Upgrade to 3.4.2
ChangeLog:
https://support.audacityteam.org/additional-resources/changelog/audacity-3.4.2

PR:		275192
Reported by:	xxjack12xx@gmail.com (maintainer)
2023-11-22 08:45:28 +01:00
Robert Clausecker
664adaa94e audio/audacity: update to 3.4.1
PR:		274901
2023-11-11 20:36:26 -05:00
Tijl Coosemans
2c2ec62c72 devel/gettext: Update to 0.22
Convert post-patch commands to real patches.  This way there are errors
when the underlying code changes.

*/*: Fix gettext issues.  The new gettext tools are more strict.

PR:		272210
Exp-run by:	antoine
2023-07-11 22:15:43 +02:00
Jack
5f20ea875c audio/audacity: upgrade to 3.3.3
Changes:	https://support.audacityteam.org/additional-resources/changelog/audacity-3.3
PR:		271942
2023-06-11 19:00:59 +01:00
Jack
fb4828a081 audio/audacity: update to 3.3.2
This is a hotfix release.

Changelog: https://github.com/audacity/audacity/releases/tag/Audacity-3.3.2

PR:		271290
2023-05-08 10:25:50 +02:00
Jack
0eb3ec48ff audio/audacity: update to 3.3.1
Changes:	https://github.com/audacity/audacity/releases/tag/Audacity-3.3.1
Changes:	https://github.com/audacity/audacity/releases/tag/Audacity-3.3.0

    Some of the built-in effects are now realtime capable (Bass & Treble, Distortion, Phaser, Reverb and Wahwah).
    #4352 Added a new effect: Shelf Filter.
    Added an initial (beta) version of Beats and Measures.
    #4414 Reworked the bottom toolbar dock:
        Project Sample Rate is now found in Audio Setup -> Audio Settings (formerly known as Project Rate).
        The Snapping Toolbar (formerly known as Snap-To) is now independent of the Selection Toolbar.
        Added a new Time Signature Toolbar (beta). It is hidden by default.
    #4212 Improved Zooming behavior slightly (more to come in the future).
    #4393 Added a new ruler, Linear (dB). This ruler goes from 0 dBFS to -∞ dBFS and better reflects the volume as shown in the recording/playback meters.
    #3820 When copying clips between projects, you now can choose between whether to copy smart clips or just the visible portion.
    #4133 Added a delete button to the Cut/Copy/Paste toolbar.

Bugfixes

    #1584 Audacity no longer dithers tracks unnecessarily.
    #2427 Linux playback now handles output latency better (less stutters).
    #3796 The EQ effect no longer resets clip names.
    #3801 Audacity no longer crashes when trying to load projects with plugins that since have been deleted.
    #4417 Resampling a track no longer trims it.

Libraries

    FFmpeg 6 (avformat 60) is now supported.
    Moved from Breakpad to Crashpad.
    Extracted various libraries from within Audacity.

PR:		271094

Approved by:	jack (maintainer)
2023-05-01 17:07:23 +01:00
Daniel Engberg
f7accb23bf */*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s)
2023-04-27 14:01:46 +02:00
Christian Weisgerber
feb1fa34f5 audio/opus: bump consumers after update to 1.4 2023-04-25 17:17:15 +02:00
Jack
09d810e582 audio/audacity: Upgrade to 3.2.5
ChangeLog: https://github.com/audacity/audacity/releases

Fixes authorization flow for the audio.com sharing service

PR:		269923
Reported by:	xxjack12xx@gmail.com (maintainer)
MFH:		2023Q1 (bugfix release)
2023-03-05 13:09:31 +01:00
Tobias C. Berner
fa81a4f5f8 accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
  notifications (!63).
* Various code clean-ups and test improvements.

What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
  not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
  description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
  to be registered only for a given application (!52).

- accessibility/atk and accessibility/at-spi2-atk have been merged into
  accessibility/at-spi2-core

- accessibility/at-spi2-core: bump consumers of removed ports atk and at-spi2-atk

PR:		269704
Exp-run by:	antoine
---
2023-03-02 06:23:10 +01:00
Jack
006eb3b4af audio/audacity: Update to 3.2.4
ChangeLog: https://github.com/audacity/audacity/releases

Fixed the meters not retaining size

PR:		269212
Reported by:	xxjack12xx@gmail.com (maintainer)
MFH:		2023Q1 (fix regression)
2023-01-30 10:46:15 +01:00
Jack
37e6399d5c audio/audacity: Update to 3.2.3
PR:		268623
2022-12-29 04:07:55 +00:00
Koichiro Iwao
691a0f2531 audio/audacity: Update to 3.2.2
PR:		268225
2022-12-09 16:17:23 +09:00
Loïc Bartoletti
a0b0e6e9b6 audio/audacity: use wx 3.2
PR:		265093
2022-10-25 07:44:05 +02:00
Jack
6d2fef1844 audio/audacity: Upgrade audacity to 3.2.1
ChangeLog: https://github.com/audacity/audacity/releases/tag/Audacity-3.2.1

 * Fixed Audacity crashing on startup on some systems.
 * Fixed a crash when applying Waves Berzerk Distortion Mono to a mono track
 * Fixed a freeze when very quickly starting and stopping playback.
 * macOS: Homebrew FFmpeg installs are now found automatically
 * macOS: Fixed Melda VST Plugin UI
 * Building with VST3 support is now possible without Conan.

PR:		266874
Reported by:	xxjack12xx@gmail.com (maintainer)
2022-10-09 13:55:28 +02:00
Jack
6d9b7dea66 audio/audacity: Update to 3.2.0
ChangeLog: https://www.audacityteam.org/

PR:		266668
Reported by:	xxjack12xx@gmail.com (maintainer)
2022-10-05 17:34:11 +02:00
Christian Weisgerber
1e5aaab3fc audio/flac: bump port revision of consumers after update to 1.4.1 2022-09-25 22:14:54 +02:00
Stefan Eßer
fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0 Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
2022-09-07 23:10:59 +02:00
Tobias C. Berner
213b0b7a75 audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:

  *  <dmagda+libsamplerate@ee.ryerson.ca>
  *  <trasz@FreeBSD.org>
  *  Adam Weinberger
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aleksander Fafula <alex@bsdguru.org>
  *  Alex Allan <alex@kamaz.org.uk>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kojevnikov <alexander@kojevnikov.com>
  *  Alexander Nedotsukov <bland@FreeBSD.org>
  *  Alexander Vereeken <Alexander88207@protonmail.com>
  *  Alexander Yerenkow <yerenkow@gmail.com>
  *  Alexandr Kovalenko <never@nevermind.kiev.ua>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Anders Nordby <anders@fix.no>
  *  Andreas Kohn <andreas@syndrom23.de>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Anes Mukhametov <anes@anes.su>
  *  Anthony Ginepro <anthony.ginepro@laposte.net>
  *  Anton Yuzhaninov <citrin@citrin.ru>
  *  Aragon Gouveia <aragon@phat.za.net>
  *  Ashish SHUKLA <wahjava@gmail.com>
  *  Ayumi M <ayu@commun.jp>
  *  Ayumi Mitsui <ayu@commun.jp>
  *  Bartoletti <lbartoletti@FreeBSD.org>
  *  Bernard Spil <brnrd@FreeBSD.org>
  *  Bill Fenner <fenner@FreeBSD.org>
  *  Brad Walker <tha_walka@hotmail.com>
  *  Brett Taylor <brett@peloton.physics.montana.edu>
  *  Byung-Hee HWANG <bh@izb.knu.ac.kr>
  *  Carey Jones <mcj@acquiesce.org>
  *  Carlos J. Puga Medina <cpm@FreeBSD.org>
  *  Cezary Morga <cm@therek.net>
  *  Chao Shin <quakelee@cn.freebsd.org>
  *  Charles Mercadal <mercadal@diablonet.net>
  *  Chia-liang Kao <clkao@CirX.ORG>
  *  Chip Marshall <chip@eboai.org>
  *  Choi Jun Ho <junker@moderato.snu.ac.kr>
  *  Chris Piazza <cpiazza@FreeBSD.org>
  *  Christian Laursen <xi@borderworlds.dk>
  *  Christopher Key <cjk32@cam.ac.uk>
  *  Daniel Menelkir <dmenelkir@gmail.com>
  *  Daniel O'Connor
  *  David Bushong <david@bushong.net>
  *  David Le Brun <david@dyn-ns.net>
  *  David MacKenzie <djm@pix.net>
  *  David Naylor <dbn@FreeBSD.org>
  *  David Naylor <naylor.b.david@gmail.com>
  *  David Yeske <dyeske@gmail.com>
  *  Denise H. G. <darcsis@gmail.com>
  *  Dennis Herrmann <adox@mcx2.org>
  *  Dennis Herrmann <dhn@FreeBSD.org>
  *  Devon Ryan <dpryan@dpryan.com>
  *  Ditesh Shashikant Gathani <ditesh@gathani.org>
  *  Dmitry Afanasiev <KOT@MATPOCKuH.Ru>
  *  Dominic Mitchell <dom@happygiraffe.net>
  *  Dominique Goncalves <dominique.goncalves@gmail.com>
  *  Dryice Liu <dryice@dryice.name>
  *  Edward Tomasz Napierala <trasz@FreeBSD.org>
  *  Edward Tomasz Napierala <trasz@pin.if.uz.zgora.pl>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Eric Anholt <anholt@FreeBSD.org>
  *  Erik Cederstrand <erich@FreeBSD.org>
  *  Francisco Gomez <francisco@gomezmarin.com>
  *  Frank Laszlo <laszlof@vonostingroup.com>
  *  František Dvořák <valtri@civ.zcu.cz>
  *  Fraser Tweedale <frase@frase.id.au>
  *  Gabor Kovesdan
  *  Gabor Zahemszky <Gabor@Zahemszky.HU>
  *  Ganael Laplanche <ganael.laplanche@martymac.org>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Gennady Sorokopud <gena@NetVision.net.il>
  *  George Reid <greid@FreeBSD.org>
  *  George Reid <greid@ukug.uk.freebsd.org>
  *  Goran Mekić <meka@tilda.center>
  *  Grzegorz Blach <gblach@FreeBSD.org>
  *  Gustau Perez <gustau.perez@gmail.com>
  *  Hans Petter Selasky <hselasky@FreeBSD.org>
  *  Hans Petter Selasky <hselasky@freebsd.org>
  *  Hye-Shik Chang
  *  Hye-Shik Chang <perky@FreeBSD.org>
  *  Jaap Akkerhuis <jaap@NLnetLabs.nl>
  *  Jamie Heckford <jamie@blackhole.net>
  *  Jean-Marc Zucconi <jmz@FreeBSD.org>
  *  Jean-Yves Lefort <jylefort@FreeBSD.org>
  *  Jean-Yves Lefort <jylefort@brutele.be>
  *  Jerry Eriksson <jerry@freebsd.se>
  *  Jim Mock <jim@FreeBSD.org>
  *  Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
  *  Joao Carlos Mendes Luis <jonny@jonny.eng.br>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  John Hixson <jhixson@FreeBSD.org>
  *  John Hixson <john@pcbsd.org>
  *  Jonathan Lennox <lennox@cs.columbia.edu>
  *  Joris Vandalon <joris@vandalon.nl>
  *  Juha Erkkilä <erkkila@cc.jyu.fi>
  *  Juha Nygard <juha.nygard1@netikka.fi>
  *  Kawaguti Ginga <ginga@athena.club.ne.jp>
  *  Kengo Ichiki <kichiki@users.sourceforge.net>
  *  Koine Yuusuke(koinec) <koinec@users.osdn.me>
  *  Konstantinos Konstantinidis <kkonstan@daemon.gr>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Lars Engels <lars.engels@0x20.net>
  *  Lars Engels <lme@FreeBSD.org>
  *  Lars Thegler <lth@FreeBSD.org>
  *  Leo Kim <leo@florida.sarang.net>
  *  Liam J. Foy <liamfoy@sepulcrum.org>
  *  Manuel Creach <manuel.creach@icloud.com>
  *  Marc van Woerkom <3d@FreeBSD.org>
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Mark Felder <feld@FreeBSD.org>
  *  Mark Kane <mark@mkproductions.org>
  *  Mark Pulford <mark@kyne.com.au>
  *  Mark Reidel <ports@mark.reidel.info>
  *  Mark Reidel <ports@mark.reidle.info>
  *  Martin Blapp <mbr@FreeBSD.org>
  *  Martin Dieringer <Martin.Dieringer@t-online.de>
  *  Martin Kraft <martin.kraft@fal.de>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Martin Wilke (miwi@FreeBSD.org)
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Masanori Kiriake <seiken@nbs.co.jp>
  *  Mathew Kanner <mat@hak.cnd.mcgill.ca>
  *  Matt Tosto <datahead4@gmail.com>
  *  Matthias Andree <matthias.andree@gmx.de>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Michael Beer <beerml@sigma6audio.de>
  *  Michael Haro <mharo@area51.fremont.ca.us>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Michael Johnson <ahze@ahze.net>
  *  Michael Nottebrock <michaelnottebrock@gmx.net>
  *  Michael Vasilenko <acid@stu.cn.ua>
  *  Mike Makonnen <mtm@identd.net>
  *  Munish Chopra <mchopra@engmail.uwaterloo.ca>
  *  Mykola Dzham <i@levsha.me>
  *  Nadelyaev Stanislav <funkblaster@n11.bmstu.ru>
  *  Necati Ersen SISECI <siseci@enderunix.org>
  *  Nicola Vitale <nivit@FreeBSD.org>
  *  Nicola Vitale <nivit@email.it>
  *  Nicolas Herry <nicolasherry@gmail.com>
  *  Oliver Breuninger <ob@breuninger.org>
  *  Oliver Fromme <oliver.fromme@heim3.tu-clausthal.de>
  *  Oliver Lehmann <oliver@FreeBSD.org>
  *  Olivier Duchateau
  *  Oyvind Moll <oyvindmo@initio.no>
  *  Pav Lucistnik <pav@FreeBSD.org>
  *  Pav Lucistnik <pav@oook.cz>
  *  Peter Pentchev <roam@FreeBSD.org>
  *  Philip Paeps <philip@paeps.cx>
  *  Philippe Audeoud <jadawin@tuxaco.net>
  *  Pietro Cerutti <gahr@FreeBSD.org>
  *  Piotr Kubaj <emulation@FreeBSD.org$
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Putrya Statislav
  *  Rahul Siddharthan <rsidd@online.fr>
  *  Rich Neese <r.neese@gmail.com>
  *  Richard Neese
  *  Rob Zinkov <rzinkov@gmail.com>
  *  Romain Tartiere <romain@blogreen.org>
  *  Romain Tartière <romain@blogreen.org>
  *  Roman Bogorodskiy
  *  Roman Shterenzon <roman@xpert.com>
  *  Sander Janssen <janssen@rendo.dekooi.nl>
  *  Sascha Klauder <sklauder@trimind.de>
  *  Satoshi Taoka <taoka@FreeBSD.org>
  *  Sean McGovern <sean@sfarc.net>
  *  Sergey Akifyev <asa@gascom.ru>
  *  Seth Kingsley <sethk@osd.bsdi.com>
  *  Simon 'corecode' Schubert <corecode@corecode.ath.cx>
  *  Simon Barner <barner@gmx.de>
  *  Stas Timokhin <stast@bsdportal.ru>
  *  Stefan Ehmann <shoesoft@gmx.net>
  *  Stefan Jahn <stefan.jahn@nemesis-sektor.de>
  *  Stefan Zehl <sec@42.org>
  *  Stepan Zastupov [RedChrom] <redchrom@gmail.com>
  *  Steve Wills <swills@FreeBSD.org>
  *  Sue Blake <sue@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
  *  TOMIDA, Hiroaki <t.hiroaki.209 at gmail.com>
  *  Tatsuki Makino <tatsuki_makino@hotmail.com>
  *  The Anarcat <anarcat@anarcat.dyndns.org>
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  Thomas M. Hermann <tmh.public@gmail.com>
  *  Thomas Runge <runge@rostock.zgdv.de>
  *  Thomas Zander <riggs@FreeBSD.org>
  *  Tilman Linneweh <arved@FreeBSD.org>
  *  Tim Bishop <tdb@FreeBSD.org>
  *  Timothy Beyer <beyert@cs.ucr.edu>
  *  Tobias Rehbein <tobias.rehbein@web.de>
  *  Tyler Spivey
  *  Ulrich Spoerlein <q@uni.de>
  *  Ulrich Spoerlein <uspoerlein@gmail.com>
  *  Vanilla I. Shu <vanilla@FreeBSD.org>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Vincent Tantardini <vinc@FreeBSD-fr.org>
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Yanhui Shen <shen.elf@gmail.com>
  *  Yar Tikhiy <yar@FreeBSD.org>
  *  Yar Tikhiy <yar@comp.chem.msu.su>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  Yoichi Asai <yatt@luna2.org>
  *  Yoichi Asai <yatt@msc.biglobe.ne.jp>
  *  Yoshiaki Uchikawa
  *  Yoshihide SONODA <ysonoda@dontaku.csce.kyushu-u.ac.jp>
  *  Yuri Victorovich
  *  Yuri Victorovich <yuri@FreeBSD.org>
  *  Yuri Victorovich <yuri@rawbw.com>
  *  Zach Zurflu <zach@pabst.bendnet.com>
  *  Zane C. Bowers
  *  Zane C. Bowers-Hadley <vvelox@vvelox.net>
  *  Zhihao Yuan <lichray@gmail.com>
  *  ache
  *  arved
  *  chinsan
  *  chinsan <chinsan.tw@gmail.com>
  *  ericb@thedeepsky.com
  *  erich@FreeBSD.org
  *  faulkner@mpd.tandem.com
  *  gahr
  *  greg
  *  hrkfrd@googlemail.com
  *  ijliao
  *  janek@gaja.ipan.lublin.pl
  *  jkh
  *  jockl <jockl@pianojockl.org>
  *  kbyanc@posi.net
  *  kwm@rainbow-runner.nl
  *  lazyklimm <lazyklimm@gmail.com>
  *  leo
  *  lx
  *  mahonmesr@googlemail.com
  *  marius nuennerich
  *  mathias.picker@gmx.de
  *  michael johnson <ahze@ahze.net>
  *  michaelnottebrock@gmx.net and lioux@FreeBSD.org
  *  mtm@identd.net
  *  nemysis <nemysis@gmx.ch>
  *  nork@FreeBSD.org
  *  nox@jelal.kn-bremen.de
  *  numisemis at yahoo dot com
  *  patrick
  *  pjm <pierrejacqes.mimifir@gmail.com>
  *  pozar
  *  pst
  *  r.neese
  *  rene@FreeBSD.org (repocopied from audio/py-mpd)
  *  sethk
  *  shanee@augusta.de
  *  sobomax
  *  squell@alumina.nl
  *  swallace
  *  t.vanklaveren@student.utwente.nl
  *  torstenb
  *  trasz <trasz@FreeBSD.org
  *  trasz <trasz@pin.if.uz.zgora.pl>
  *  trevor
  *  ugen
  *  will
  *  yoshiaki Uchikawa

With hat:	portmgr
2022-07-20 16:20:54 +02:00
Po-Chuan Hsieh
2bbe718e82
audio/libmad: Set SONAME to libmad.so.0 instead of libmad.so.0.16.2
- Bump PORTREVISION of dependent ports for shlib change
- Bump PORTREVISION for package change
2022-07-12 05:46:56 +08:00
Loïc Bartoletti
2d34c2bfea devel/cmake: Update to 3.23.0
Update to 3.23.0.
Fix pkg-plist: using the default share/man location

Release Notes:
  https://cmake.org/cmake/help/v3.23/release/3.23.html

PR:		262886
Exp-run by:	antoine
2022-05-16 08:49:43 +02:00
Daniel Engberg
5f84f1af52 audio/audacity: Fix build with libmad 0.16
Filename for for libmad's pc file is now libmad.pc

Reported by:	vishwin
Approved by:	portmgr (blanket)
2022-05-07 07:40:13 +02:00
Bernhard Froehlich
d6a284e945
audio/audacity: Update deprecated CPE vendor
Approved by:	portmgr (blanket)
2022-03-18 16:01:21 +00:00
Jack
c8a86a0fdc audio/audacity: update to 3.1.3
While here, add missing dependency.

Changelog: https://github.com/audacity/audacity/releases/tag/Audacity-3.1.3

PR:		260748
Reported by:	Jack <xxjack12xx@gmail.com> (maintainer)
2021-12-30 10:47:07 +09:00
Jack
d7e8cc5b24
audio/audacity: Update to 3.1.2
PR:		259890
2021-11-17 21:17:26 +08:00
Jack
6f050c504f audio/audacity: Update to 3.1.1
Hotfix release [1]:
- Fixed FFMPEG imports only importing the left channel
- Improved Audacity's performance when many clips are present
- Fixed a crash with detach at silences
- Fixed clip name corruption when applying effects to adjacent clips
- Fixed a crash with the time shift commands
- Fixed custom themes not working

[1] https://github.com/audacity/audacity/releases/tag/Audacity-3.1.1

PR:		259812
2021-11-14 21:31:05 +01:00
Jack
6bf0135b41 audio/audacity: Update to 3.1.0
ChangeLog: https://www.audacityteam.org/audacity-3-1-is-out-now/

PR:	259565
Reported by:	xxjack12xx@gmail.com (maintainer)
2021-11-11 15:17:10 +01:00
Jack
e9eb4687c7 audio/audacity: Upgrade to 3.0.5
ChangeLog: https://wiki.audacityteam.org/wiki/Release_Notes_3.0.4

While here:

 * Pet linters
 * Add gdkpixbuf2 depdendency

PR:	258107
Reported by:	xxjack12xx@gmail.com (maintainer)
Reviewed by:	diizzy@, nc@, tatsuki_makino@hotmail.com
2021-10-30 11:43:03 +02:00
Baptiste Daroussin
2c672a4de9 INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
2021-10-10 21:44:42 +02:00
Ulrich Spörlein
c3c9b8490c audio/audacity: enable FFMPEG for Opus support
Not being able to decode Opus in 2021 seems like a big gap. Folks that
do audio processing also will already have ffmpeg installed, most
likely.

PR:		255667
Approved by:	maintainer
2021-05-09 12:05:05 +02:00
Jack
004e688b9b audio/audacity Upgrade to 3.0.2
PR:		255236
2021-04-29 17:02:31 +08:00
Yuri Victorovich
a2c5d69385 audio/audacity: Update 2.4.2 -> 3.0.0
I also changed the default of LADSPA to OFF and LV2 to ON because LV2 is a new generation of LADSPA.

PR:		254598
Submitted by:	xxjack12xx@gmail.com (maintainer)
2021-04-17 21:06:08 -07:00
Yuri Victorovich
925e342a40 x11-toolkits/wxgtk31: Update 3.1.4 -> 3.1.5
Bump 43 ports that either depend on wxgtk31 or potentially depend on it.

Reported by: portscout
2021-04-16 00:52:45 -07:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Jose Alonso Cardenas Marquez
f604e3ef6d - Bump PORTREVISION. audio/soundtouch was updated to 2.2
- Remove BROKEN on audio/mixxx. Now soundtouch should detected without problems
2020-12-14 20:31:47 +00:00
Thomas Zander
8337fc6d5f Chase libsndfile 1.0.30 update.
Details:
- Missing symbol sf_version_string, not auto-resolved by pkg + rebuild.
- Bump PORTREVISION for consumers.
2020-10-01 08:56:20 +00:00
Yuri Victorovich
dbb48d51ec x11-toolkits/wxgtk31: Update 3.1.3 -> 3.1.4
PR:		248244
Submitted by:	VVD <vvd@unislabs.com>
2020-09-01 18:12:20 +00:00
Piotr Kubaj
f6a643b0da audio/audacity: fix build on non-x86
Disable MMX/SSE/SSE2 on non-x86.

Include cstring in allegro.h to make memcpy() available.

PR:		248076
Approved by:	xxjack12xx@gmail.com (maintainer)
MFH:		2020Q3 (build fix blanket)
2020-07-19 08:43:50 +00:00
Tobias Kortkamp
1f50082f53 audio/audacity: Update to 2.4.2
- This should fix hangs on startup on FreeBSD 11.4
- Remove NYQUIST option since it is mandatory and disabling it does
  not work

Changes:	https://www.audacityteam.org/audacity-2-4-2-released/
PR:		247604
Submitted by:	maintainer
2020-07-03 02:58:48 +00:00
Alexey Dokuchaev
f656f6f4c6 - Update `audio/audacity' to the latest version 2.4.1
- Switch to purely CMake-based build, remove autotools-related
  patches and Makefile knobs
- Force PLIST_SUB+=NLS="" temporarily while the proper fix is
  being developed, to reduce the churn of the pkg-plist
- Do not force C++14 while C++11 is sufficient for the time being
- Do not hardcode Python version when building the manual page

PR:	246645
2020-06-16 12:14:27 +00:00
Kurt Jaeger
62c2185f06 audio/audacity: delete unneeded patches, update distinfo
PR:		244253, 243578
Submitted by:	Jack <xxjack12xx@gmail.com> (maintainer)
2020-02-25 06:37:48 +00:00
Christoph Moench-Tegeder
5ebc9f99a1 x11-toolkits/wxgtk31: update to 3.1.3
https://github.com/wxWidgets/wxWidgets/releases
Bump consumers ("needed shared library changed")

PR:		242652
Approved by:	yuri@ (maintainer)
2019-12-27 21:18:26 +00:00
Thomas Zander
8ab789d654 Update to upstream version 2.3.3
PR:		242169
Submitted by:	xxjack12xx@gmail.com (maintainer)
MFH:		2019Q4 (hat: ports-secteam)
2019-11-24 08:14:51 +00:00
Tobias Kortkamp
fcd5b08a2b Remove a bunch of unused *_DESC 2019-10-19 08:19:13 +00:00
Tobias Kortkamp
c390698f22 audio/audacity: Remove bogus STATIC_WX option
This was accepted by me in r495224.  STATIC_WX_ENABLE was probably
supposed to be STATIC_WX_CONFIGURE_ENABLE but the entire idea of
the option is flawed.  wxgtk31 does not provide static libraries.

While here drop unhooked JACK_LIB_DEPENDS options helper.  Audacity
has been using the system Portaudio for a while and JACK support
can be enabled there.
2019-10-19 06:25:12 +00:00
Mathieu Arnold
a6c40a689b Convert to UCL & cleanup pkg-message (categories a-c) 2019-08-13 16:00:39 +00:00