aboutsummaryrefslogtreecommitdiff
path: root/audio/strawberry
Commit message (Collapse)AuthorAgeFilesLines
* audio/pulseaudio: Update to 16.1Gleb Popov2023-08-071-0/+1
| | | | | | | | Bump PORTREVISION on consumers. Sponsored by: Serenity Cybersecurity, LLC PR: 262713
* audio/strawberry: Update to 1.0.18Jason E. Hale2023-07-022-5/+4
| | | | https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.0.18
* audio/strawberry: Fix qt6 flavor crash upon startJason E. Hale2023-07-021-2/+3
| | | | | | | | | | | The Qt6 SQL drivers were split out of devel/qt6-base in 0f24404c0a02 and put into databases/qt6-base_sqldriver in fe629e0d7c4b, respectively. Strawberry needs the sqlite driver to run or will crash upon startup. For the qt5 flavor, make the sqlite driver a runtime only dependency. It is not needed for the build. MFH: 2023Q3
* audio/strawberry: Update to 1.0.17Jason E. Hale2023-05-032-5/+4
| | | | | | https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.0.15 https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.0.16 https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.0.17
* audio/opus: bump consumers after update to 1.4Christian Weisgerber2023-04-251-1/+1
|
* devel/icu: update to 73.1Jan Beich2023-04-131-0/+1
| | | | | | | | | - Temporarily switch to GitHub auto archive (release artifacts are N/A atm) Changes: https://github.com/unicode-org/icu/releases/tag/release-73-1 Reported by: GitHub (watch releases) PR: 270422 Exp-run by: antoine
* audio/strawberry: Update to 1.0.14Jason E. Hale2023-01-172-4/+4
| | | | https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.0.14
* audio/strawberry: Update to 1.0.13Jason E. Hale2023-01-132-4/+4
| | | | https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.0.13
* audio/strawberry: Update to 1.0.10Jason E. Hale2022-10-242-5/+4
| | | | https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.0.10
* devel/icu: update to 72.1Jan Beich2022-10-191-1/+1
| | | | | | | Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1 Reported by: GitHub (watch releases) PR: 266582 Exp-run by: antoine
* devel/protobuf: Update to 3.21.7Po-Chuan Hsieh2022-10-091-0/+1
| | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases
* audio/strawberry: Update to 1.0.9Jason E. Hale2022-09-194-55/+90
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Convert to FLAVORS to allow building against either Qt5 or Qt6 with the qt5 flavor being the default for now as Qt6 is rather new to the ports tree. Remove SUBSONIC and TIDAL options. These are services are now enabled by default as they don't require additional dependencies. Several options have been renamed to use standard descriptions and option descriptions have otherwise been improved. AUDIOCD -> CDIO MTPDEV -> MTP It is now possible to build with the GSTREAMER and/or the VLC backend, with GSTREAMER remaining the default as several options require it and it generally provides more features. NLS is now optional and regression tests have been moved into an option. Upstream has moved to using ICU for transliteration of filename characters, but optional ICONV support is still available. Improve COMMENT and pkg-descr. https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.0.8 https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.0.9
* audio/strawberry: Take maintainershipJason E. Hale2022-09-181-1/+1
|
* Mk/Uses: always use colon for build/run suffixFelix Palmen2022-09-111-1/+1
| | | | | | | | | | | | Most USES use a colon for build/run(/test) suffixes. Change kde.mk, qt.mk and pyqt.mk to do the same, and update all ports using that. Document in CHANGES. PR: 266034 Exp-run by: antoine Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D36349
* all: Return Daniel Menelkir's ports to the pool per his requestDaniel Menelkir2022-09-081-1/+1
| | | | PR: 266294
* 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)
* */*: bump all consumers after recent boost upgradeDima Panov2022-08-121-0/+1
|
* audio/strawberry: Update to 1.0.7Daniel Menelkir2022-07-302-5/+4
| | | | | ChangeLog: https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.0.7 PR: 265508
* audio/strawberry: Use iconv:translitNuno Teixeira2022-07-191-14/+14
| | | | | | | | | | | - use USES= 'iconv:translit' instead of 'iconv' to pet Q/A checks about converters/libiconv not declared as a dependency. Source code gives some hints about 'translit': "src/core/utilities.cpp: iconv_t conv = iconv_open("ASCII//TRANSLIT", "UTF-8");" - reorder variables (pet portfmt) - bump PORTREVISION PR: 265290
* audio/strawberry: Update to 1.0.6Daniel Menelkir2022-07-182-4/+4
| | | | | ChangeLog: https://github.com/strawberrymusicplayer/strawberry/blob/master/Changelog PR: 265290
* audio/strawberry: update to 1.0.5Daniel Menelkir2022-06-172-5/+4
| | | | | Changes: https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.0.5 PR: 264703
* framework: convert bsd.gstreamer.mk to Uses/gstreamer.mkTobias C. Berner2022-04-301-2/+1
| | | | | | | | - convert bsd.gstreamer.mk to Uses/gstreamer.mk - convert ports tree to make use of USES=gstreamer - remove duplicate dependency lines from the tree Differential Revision: https://reviews.freebsd.org/D35097
* audio/strawberry: Add pkg-message.inDaniel Menelkir2022-04-261-0/+13
| | | | PR: 263566
* audio/strawberry: update to 1.0.4Daniel Menelkir2022-04-262-4/+6
| | | | | | Changes: https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.0.4 PR: 263566
* devel/protobuf: Update to 3.20.0Po-Chuan Hsieh2022-04-161-0/+1
| | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases
* audio/strawberry: Update to 1.0.3Daniel Menelkir2022-04-012-4/+4
| | | | | PR: 262919 Reported by: dmenelkir@gmail.com (maintainer)
* audio/strawberry: Update to 1.0.2Daniel Menelkir2022-03-042-5/+4
| | | | | Changes: https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.0.2 PR: 262198
* */*: Update maintainer's email addressJason E. Hale2022-03-041-1/+1
| | | | PR: 262198
* devel/protobuf: Update to 3.19.4Po-Chuan Hsieh2022-02-281-0/+1
| | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases
* audio/strawberry: Update to 1.0.1Daniel Menelkir2022-01-122-4/+4
| | | | | | Changelog: https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.0.1 PR: 261092
* audio/strawberry: Update to 1.0.0Daniel Menelkir2021-11-262-5/+4
| | | | | | Changes: https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.0.0 PR: 228934
* INSTALLS_ICONS: retire the macro and rework the related dependenciesBaptiste Daroussin2021-10-101-1/+0
| | | | | | | 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)
* audio/strawberry: Change default audio option and add LIB_DEPENDDaniel Menelkir2021-08-011-3/+4
| | | | | | | | | * Changed the default options for audio to ALSA * Added databases/qt5-sqldrivers-sqlite3 as a LIB_DEPEND. It'll be installed automatically if you use something like KDE, but straberry will fail to load if you use a minimalist WM for example. PR: 257440
* devel/protobuf: Update to 3.17.3Po-Chuan Hsieh2021-07-211-0/+1
| | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases PR: 257026 Exp-run by: antoine
* audio/strawberry: update to 0.9.3Neel Chauhan2021-04-292-4/+4
| | | | | PR: 255488 Submitted by: Daniel Menelkir <menelkir AT itroll DOT org> (maintainer)
* audio/strawberry: Update to 0.9.2Neel Chauhan2021-04-132-4/+4
| | | | | PR: 254994 Submitted by: Daniel Menelkir <menelkir AT itroll DOT org> (maintainer)
* 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
|
* audio/strawberry: Update to 0.9.1Li-Wen Hsu2021-03-142-5/+4
| | | | | | | | PR: 254263 Submitted by: Daniel Menelkir <menelkir@itroll.org> (maintainer) Notes: svn path=/head/; revision=568395
* Clean up some thingsTobias Kortkamp2021-02-261-1/+0
| | | | | | | | | | | | - Fix typos - Remove duplicate variables - Remove nop variables - Sort categories Reported by: portscan Notes: svn path=/head/; revision=566598
* Bump PORTREVISION for devel/protobuf shlib changeSunpoet Po-Chuan Hsieh2021-01-261-0/+1
| | | | Notes: svn path=/head/; revision=562671
* audio/strawberry: Update to 0.8.5Jason E. Hale2021-01-222-5/+7
| | | | | | | | | | | *While here* Add missing LIB_DEPENDS for IPOD option PR: 252914 Submitted by: Daniel Menelkir <menelkir@itroll.org> (maintainer) Notes: svn path=/head/; revision=562333
* audio/strawberry: Update to 0.8.4Mikael Urankar2020-11-292-4/+4
| | | | | | | | PR: 251444 Submitted by: Daniel Menelkir (maintainer) Notes: svn path=/head/; revision=556572
* audio/strawberry: Update to 0.8.2Niclas Zeising2020-10-262-13/+6
| | | | | | | | | | | | | Update audio/strawberry to 0.8.2 * Removed broken imobiledevice (iPhone) support. * QT6 ready. * Improvement of several interface options. PR: 248662 Submitted by: Daniel Menelkir (maintainer) Notes: svn path=/head/; revision=553321
* Bump PORTREVISION for devel/protobuf shlib changeSunpoet Po-Chuan Hsieh2020-08-301-0/+1
| | | | Notes: svn path=/head/; revision=547081
* Update to 0.6.13Li-Wen Hsu2020-08-042-5/+5
| | | | | | | | PR: 248392 Submitted by: Daniel Menelkir <menelkir@itroll.org> (maintainer) Notes: svn path=/head/; revision=544131
* audio/strawberry: Update to 0.6.12Niclas Zeising2020-06-148-217/+6
| | | | | | | | | | | Update audio/strawberry to 0.6.12 Remove local patches that are incorporated upstream PR: 247241 Submitted by: Daniel Menelkir (maintainer) Notes: svn path=/head/; revision=538828
* Bump PORTREVISION for devel/protobuf shlib changeSunpoet Po-Chuan Hsieh2020-06-031-0/+1
| | | | Notes: svn path=/head/; revision=537830
* Clean up some thingsTobias Kortkamp2020-05-301-2/+0
| | | | | | | Reported by: portscan Notes: svn path=/head/; revision=537026