aboutsummaryrefslogtreecommitdiff
path: root/multimedia/qmmp-qt5
Commit message (Collapse)AuthorAgeFilesLines
* Switch qmmp to USES=libarchiveAdriaan de Groot2018-03-151-1/+2
| | | | | | | | | | | | | | The LIB_DEPENDS line can also be satisfied by base libarchive, which then leads to problems at configure time because the CMake code looks for ports libarchive. This is hidden as long as CMake depends on the ports version of libarchive. PR: 226538 Approved by: tcberner (mentor), liangtai.s16@gmail.com (maintainer) Differential Revision: https://reviews.freebsd.org/D14655 Notes: svn path=/head/; revision=464599
* Update to upstream version 1.2.0Thomas Zander2017-12-034-31/+48
| | | | | | | | | | | | | Details: - Update to upstream version 1.2.0 - New OPTIONS: SHOUTCAST, FILEWRITER, ARCHIVE - Pet portlint PR: 223928 Submitted by: liangtai.s16@gmail.com (maintainer) Notes: svn path=/head/; revision=455416
* multimedia/ffmpeg: update to 3.4Jan Beich2017-10-211-0/+1
| | | | | | | | | | | | | | | | | | | | | | Notable changes: - i386/amd64 now depend on NASM per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39 - NETCDF is now MYSOFA but the dependency doesn't exist in ports yet - SCHROEDINGER is gone per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9 - DRM, LIBRSVG2, LIBXML2 are new options - ABI isn't completely compatible: some structs have changed Minor cleanup: - Don't pass --disable-{in,out}dev when it's already blocked by disabled dependency - Drop redundant "Enable" from option descriptions - Switch CDIO_DESC to use Mk/bsd.options.desc.mk Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ PR: 223057 Exp-run by: antoine Notes: svn path=/head/; revision=452570
* * Updated to 1.1.10Richard Gallamore2017-08-132-22/+23
| | | | | | | | | | | | | | * Cleanup Makefile * Added license file PR: 221250 Submitted by: SimaMoto,RyōTa (maintainer) Reviewed by: matthew (mentor) Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D11998 Notes: svn path=/head/; revision=447915
* Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny2017-05-231-1/+1
| | | | | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845 Notes: svn path=/head/; revision=441503
* Chase ffmpeg 3.3 update (ABI changes)Thomas Zander2017-04-251-0/+1
| | | | | | | | PR: 218658 Submitted by: riggs Notes: svn path=/head/; revision=439367
* Update to upstream version 1.1.7Thomas Zander2017-03-252-19/+9
| | | | | | | | | | | | | Details: - Update to upstream version 1.1.7 - Retire MPLAYER2 OPTION - Rename MPLAYER1 OPTION to MPLAYER PR: 218021 Submitted by: liangtai.s16@gmail.com (maintainer) Notes: svn path=/head/; revision=436903
* multimedia/qmmp[-qt5]: remove expired optional dependency on multimedia/mplayer2Rene Ladan2017-03-251-6/+2
| | | | Notes: svn path=/head/; revision=436890
* Chase wavpack update: bump PORTREVISION on ports linking to it by defaultThomas Zander2017-02-181-1/+1
| | | | | | | | | PR: 216847 Reported by: pkubaj@anongoth.pl MFH: 2017Q1 Notes: svn path=/head/; revision=434359
* multimedia/ffmpeg: expose SOXR dependencyJan Beich2016-12-191-1/+0
| | | | Notes: svn path=/head/; revision=428895
* multimedia/ffmpeg: update to 3.2.2Jan Beich2016-12-111-0/+1
| | | | | | | | | | Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog PR: 207547 Submitted by: riggs, ebirth@b0ss.net (libressl fix) Exp-run by: antoine (3 tries) Notes: svn path=/head/; revision=428352
* ${RM} already has -f.Mathieu Arnold2016-10-211-2/+2
| | | | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=424411
* - Update to 1.1.2Olivier Duchateau2016-08-232-114/+60
| | | | | | | | | | - Switch to CMake boolean flags PR: 210841 (update to 1.1.1) Submitted by: SimaMoto,RyoTa (maintainer) Notes: svn path=/head/; revision=420732
* - Adjust dependencies, switch to *_IMPLIES (for JACK option)Olivier Duchateau2016-06-261-2/+2
| | | | | | | | | - Enhance description Submitted by: SimaMoto,RyoTa (maintainer) Notes: svn path=/head/; revision=417616
* Enhance descriptionOlivier Duchateau2016-06-261-2/+2
| | | | | | | Submitted by: SimaMoto,RyoTa <liangtai.s16@gmail.com> (maintainer) Notes: svn path=/head/; revision=417613
* - Update to 1.1.0Olivier Duchateau2016-06-254-21/+34
| | | | | | | | | | | - Remove SRCONV option - Add 3 new options: TWOPANEDIALOG, QTMULTIMEDIA and SOXR PR: 210524 Submitted by: SimaMoto,RyoTa <liangtai.s16@gmail.com> (maintainer) Notes: svn path=/head/; revision=417483
* - Update to 1.0.10Olivier Duchateau2016-06-112-8/+14
| | | | | | | | | | | - Adjust dependencies - Set PORTSCOUT to specify targeted version is 1.*, not 0.* PR: 209915 Submitted by: <liangtai.s16@gmail.com> (maintainer) Notes: svn path=/head/; revision=416707
* - Update to 1.0.9 [2]Olivier Duchateau2016-05-092-5/+5
| | | | | | | | | | - USES= desktop-file-utils uses only with DIR_ASSOC option [1] PR: 209247 Submitted by: <liangtai.s16@gmail.com> (maintainer) [1], myself [2] Notes: svn path=/head/; revision=414871
* Update libcdio: 0.92 -> 0.93Tilman Keskinoz2016-04-291-0/+1
| | | | | | | | | Udpate libcdio-paranoia: 10.2+0.90+1 -> 10.2+0.93+1 Bump PORTREVISIONs of dependents because of shared library version bump. Notes: svn path=/head/; revision=414276
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-38/+38
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Update to 1.0.6Olivier Duchateau2016-01-292-16/+17
| | | | | | | | | | Changelog: http://sourceforge.net/p/qmmp-dev/code/HEAD/tree/tags/qmmp-1.0.6/ChangeLog PR: 206670 Submitted by: <liangtai.s16@gmail.com> (maintainer) Notes: svn path=/head/; revision=407498
* Update to 1.0.5Olivier Duchateau2016-01-083-8/+7
| | | | | | | | PR: 205916 Submitted by: <liangtai.s16@gmail.com> (maintainer) Notes: svn path=/head/; revision=405538
* - Update multimedia/qmmp to 0.9.5Olivier Duchateau2015-12-254-0/+502
- Update multimedia/qmmp-plugin-pack to 0.9.3 - Add multimedia/qmmp-qt5 (1.0.4) - Add multimedia/qmmp-plugin-pack-qt5 (1.0.2) Qmmp 0.9.x works only with Qt4, whereas 1.x switched to Qt5 PR: 203948 Submitted by: <liangtai.s16@gmail.com> (maintainer) Notes: svn path=/head/; revision=404443