aboutsummaryrefslogtreecommitdiff
path: root/audio/libopenshot-audio
Commit message (Collapse)AuthorAgeFilesLines
* audio/libopenshot-audio: Update to 0.3.2Tatsuki Makino2023-04-293-6/+5
| | | | | | | ChangeLog: https://www.openshot.org/blog/2023/04/20/new_openshot_release_311/ PR: 271073 Reported by: tatsuki_makino@hotmail.com (maintainer)
* audio/opus: bump consumers after update to 1.4Christian Weisgerber2023-04-251-0/+1
|
* audio/libopenshot-audio: Update to 0.3.1Tatsuki Makino2023-04-154-18/+51
| | | | | | | | | JACK option added. Enough code was bundled to use JACK, so it should be possible to output directly to jackd, although this is experimental. PR: 270760 Reported by: tatsuki_makino@hotmail.com (maintainer)
* audio/libopenshot-audio: Update to 0.3.0VVD2022-12-264-40/+30
| | | | | | ChangeLog: https://github.com/OpenShot/libopenshot-audio/releases/tag/v0.3.0 PR: 268317
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f 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)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* devel/cmake: Update to 3.23.0Loïc Bartoletti2022-05-161-1/+1
| | | | | | | | | | | 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
* audio/libopenshot-audio: update to 0.2.2Tatsuki Makino2021-10-164-12/+25
| | | | PR: 259204
* audio/libopenshot-audio: Update to 0.2.1Tatsuki Makino2021-09-014-13/+46
|
* audio/libopenshot-audio: Update to 0.2.0.59Tatsuki Makino2021-06-146-34/+74
| | | | PR: 256590
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Add the openshot updates I somehow missed.Neel Chauhan2021-02-252-5/+5
| | | | | | | PR: 253643, 253645 Notes: svn path=/head/; revision=566554
* audio/libopenshot-audio: Update to 0.2.0.14Li-Wen Hsu2020-09-1317-86/+81
| | | | | | | | PR: 249270 Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer) Notes: svn path=/head/; revision=548449
* Update to 0.2.0.10Li-Wen Hsu2020-06-273-7/+7
| | | | | | | | PR: 247531 Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer) Notes: svn path=/head/; revision=540619
* audio/libopenshot-audio: Update to 0.2.0Tobias C. Berner2020-03-084-8/+8
| | | | | | | | PR: 244621 Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer) Notes: svn path=/head/; revision=528010
* audio/libopenshot-audio: Update 0.1.8-100 -> 0.1.9-6Yuri Victorovich2020-02-175-26/+16
| | | | | | | | PR: 244062 Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer) Notes: svn path=/head/; revision=526334
* audio/libopenshot-audio: Update to 0.1.8.100Tobias C. Berner2019-12-084-33/+33
| | | | | | | | PR: 241911 Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer) Notes: svn path=/head/; revision=519291
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* audio/libopenshot-audio: fix build with GCC-based architecturesPiotr Kubaj2019-05-2910-3/+160
| | | | | | | | | | | | | | error: CMake Error in CMakeLists.txt: Target "openshot-audio" requires the language dialect "CXX11" , but CMake does not know the compile flags to use to enable it. PR: 237867 Submitted by: tatsuki_makino@hotmail.com (maintainer) Approved by: linimon (mentor) Notes: svn path=/head/; revision=502935
* OpenShot Audio Library (libopenshot-audio) is a free, open-source project thatDmitry Marakasov2019-05-0818-0/+620
enables high-quality editing and playback of audio, and is based on the amazing JUCE library. WWW: https://www.openshot.org/ PR: 237574 Submitted by: tatsuki_makino@hotmail.com Notes: svn path=/head/; revision=501021