aboutsummaryrefslogtreecommitdiff
path: root/multimedia/qmmp-plugin-pack
Commit message (Collapse)AuthorAgeFilesLines
* Update to upstream version 0.11.0Thomas Zander2017-12-034-14/+35
| | | | | | | | | | | | | Details: - Update to upstream version 0.11.0 - New OPTIONS: GOOM, HISTORY, FFVIDEO - Pet portlint PR: 223927 Submitted by: liangtai.s16@gmail.com (maintainer) Notes: svn path=/head/; revision=455414
* * Updated to 0.10.3Richard Gallamore2017-08-132-10/+9
| | | | | | | | | | | | | | * Cleanup Makefile * Add license file PR: 221248 Submitted by: SimaMoto,RyōTa (maintainer) Reviewed by: matthew (mentor) Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D12000 Notes: svn path=/head/; revision=447918
* 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 0.10.2, use CMAKE_BOOL helpersThomas Zander2017-03-252-14/+9
| | | | | | | | PR: 218020 Submitted by: liangtai.s16@gmail.com (maintainer) Notes: svn path=/head/; revision=436910
* ${RM} already has -f.Mathieu Arnold2016-10-211-1/+1
| | | | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=424411
* - Update to 0.10.0Olivier Duchateau2016-06-254-8/+14
| | | | | | | | | | - Add new option, SRCONV PR: 210525 Submitted by: SimaMoto,RyoTa <liangtai.s16@gmail.com> (maintainer) Notes: svn path=/head/; revision=417481
* - Update to 0.9.5Olivier Duchateau2016-06-112-6/+6
| | | | | | | | | | - Set PORTSCOUT to specify targeted version is 0.*, not 1.* PR: 209914 Submitted by: <liangtai.s16@gmail.com> (maintainer) Notes: svn path=/head/; revision=416706
* - Update to 0.9.4 [2]Olivier Duchateau2016-05-092-8/+7
| | | | | | | | | | | - Replace CFLAGS, and LDFLAGS by USES= localbase [2] - Adjust dependencies [1] PR: 209246 Submitted by: <liangtai.s16@gmail.com> (maintainer) [1], myself [2] Notes: svn path=/head/; revision=414870
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-6/+6
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* - Update multimedia/qmmp to 0.9.5Olivier Duchateau2015-12-254-17/+18
| | | | | | | | | | | | | | | - 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
* Update qmmp and its plugin pack to 0.8.3Baptiste Daroussin2015-01-143-13/+3
| | | | | | | | | | Clean up plist PR: 196634 Submitted by: jdhore1@gmail.com (patch by maintainer) Notes: svn path=/head/; revision=377052
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-0/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* - Update to upstream version 0.8.0Thomas Zander2014-08-023-12/+19
| | | | | | | | | | | | | - Add additonal OPTIONS for replay gain scanner, sid support and GNOME/Cinnamon hotkeys - General cleanups PR: 188347 Submitted by: liangtai.s16@gmail.com (maintainer) Approved by: mentors (implicit) Notes: svn path=/head/; revision=363838
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363371
* - Added libtool to USES for audio/wildmidiBarbara Guida2014-06-111-0/+1
| | | | | | | | | - Bump PORTREVISION for dependent ports Approved by: portsmgr blanket Notes: svn path=/head/; revision=357543
* - Update to 0.7.4Max Brazhnikov2014-01-173-16/+6
| | | | | | | | | | | - Fix build with non-default options - Remove obsolete patch (CMAKE_INSTALL_RPATH_USE_LINK_PATH is now set globally) PR: ports/185219 Submitted by: RyoTa SimaMoto (maintainer) Notes: svn path=/head/; revision=340064
* multimedia/qmmp-plugin-pack: update to 0.7.3William Grzybowski2013-11-132-46/+21
| | | | | | | | | | | - Update to 0.7.3 - Use options helpers PR: ports/183919 Submitted by: maintainer Notes: svn path=/head/; revision=333683
* multimedia/ffmpeg: update to 2.0.1William Grzybowski2013-10-192-9/+8
| | | | | | | | | | - Update main ffmpeg port to 2.0.1 - Bump and update dependent ports when necessary (API change) Approved by: portmgr (bapt) Notes: svn path=/head/; revision=330909
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | multimedia) Notes: svn path=/head/; revision=327747
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-7/+2
| | | | Notes: svn path=/head/; revision=316355
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-2/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* - Update to 0.6.2Guido Falsi2012-08-193-6/+24
| | | | | | | | | | | | | | - Add build dependency on pkgconfig - Add option controlling asm optimizations (only for i386 and amd64, defaults to on) - While here fix usage of ${ARCH} PR: ports/170668 Submitted by: RyoTa SimaMoto <liangtai.s4@gmail.com> (maintainer) Approved by: crees, tabthorpe (mentors, implicit) Notes: svn path=/head/; revision=302758
* Additional plug-ins for Qt MultiMedia PlayerPawel Pekala2012-07-044-0/+98
- MPG123: provides MPEG v1/2 layer1/2/3 support with use of libmpg123 library - FFap: provides enhanced Monkey's Audio (APE) support (24-bit samples and embedded cue support) - Simple Ui: simple user interface based on standard widgets set WWW: http://qmmp.ylsoftware.com/ or http://code.google.com/p/qmmp/ PR: ports/169574 Submitted by: SimaMoto,RyoTa <liangtai.s4@gmail.com> Notes: svn path=/head/; revision=300493