aboutsummaryrefslogtreecommitdiff
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
* Add USES=alias to several portsJohn Marino2014-10-207-6/+7
| | | | | | | | | | | Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD by setting CFLAGS+= -D__FreeBSD__. For some ports, this fixes the build without the need for additional patches. Approved by: portmgr (bapt, blanket) Notes: svn path=/head/; revision=371241
* Bump port revision: a dependency has changedBaptiste Daroussin2014-10-201-1/+1
| | | | Notes: svn path=/head/; revision=371235
* Cleanup plistBaptiste Daroussin2014-10-20352-3417/+14
| | | | Notes: svn path=/head/; revision=371234
* FixAntoine Brodin2014-10-201-2/+2
| | | | Notes: svn path=/head/; revision=371233
* Remove a useless meta portBaptiste Daroussin2014-10-204-43/+0
| | | | Notes: svn path=/head/; revision=371231
* Fix dependency on libmadBaptiste Daroussin2014-10-201-2/+2
| | | | Notes: svn path=/head/; revision=371230
* Fix messageBaptiste Daroussin2014-10-201-1/+1
| | | | Notes: svn path=/head/; revision=371229
* Fix dependency on libmadBaptiste Daroussin2014-10-201-2/+2
| | | | Notes: svn path=/head/; revision=371228
* Remove useless @dirrmBaptiste Daroussin2014-10-191-6/+0
| | | | Notes: svn path=/head/; revision=371221
* Remove useless @dirrmBaptiste Daroussin2014-10-191-1/+0
| | | | Notes: svn path=/head/; revision=371220
* KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!Max Brazhnikov2014-10-1924-48/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USE_KDE4=kdehier component has been deprecated, new components added: baloo - Baloo core libraries baloo-widgets - Baloo widgets library kfilemetadata - KDE library for extracting file metadata New ports: graphics/kqtquickcharts - QtQuick plugin to render interactive charts misc/artikulate - Pronunciation trainer for KDE (not usable currently, links to both GStreamer 1.x and 0.10.x via dependencies) sysutils/baloo[-widgets] - KDE framework for searching and managing user metadata sysutils/kfilemetadata - Library for extracting file metadata l10n ports: - Farsi (Persian) and Indonesian translations has been readded - Vietnamese didn't pass threshold for inclusion into release astro/kstars: - switch dependency from math/eigen2 to math/eigen3 - add PYKDE option for updating supernovae data deskutils/kdepim4: - update dependencies: add libkgapi and baloo, remove now needless clucene, link-grammar, strigi - add patch to fix build with gcc42 - update COMMENT and description for all KDE PIM ports devel/ruby-krossruby: - remove BROKEN, it builds with ruby 2.x now editors/kate: - add patch to disable memory-hungry build of the kate tests [1] graphics/okular: - add dependency on graphics/libkscreen math/cantor: - add optional dependency on lang/luajit for LuaJIT backend - fix gfortran detection [2] misc/kdehier4: - adapt to new pkg world. Now the purpose of kdehier4 only to link some stuff between KDE4_PREFIX and LOCALBASE. science/kalzium: - switch dependency from math/eigen2 to math/eigen3 - add dependence on science/chemical-mime-data x11-themes/kdeartwork4 - switch dependency from math/eigen2 to math/eigen3 among other changes: - drop deprecated USE_KDE4=kdehier - drop @dirrm from plist - clean up pkg-descr - convert to options helpers - other portlint fixes The area51 repository features commits by alonso, rakuco and myself. PR: 187150 [1] Reported by: pe.freethread@live.com Patch by: Tobias Berner <tcberner@gmail.com> PR: 180674 [2] Reported by: torsten.eichstaedt@web.de PR: 194316 Exp-run: antoine Notes: svn path=/head/; revision=371193
* - Convert ports from audio/ to new USES=pythonMarcus von Appen2014-10-1936-111/+64
| | | | | | | Reviewed by: portmgr (implicit) Notes: svn path=/head/; revision=371170
* - Update to version 1.16.0Marcus von Appen2014-10-195-67/+65
| | | | | | | | | | | | | This version provides * additional and improved effects * high- and band-pass EFX filters * improved resampling support * improved audio back-end support * a GUI configuration utility (based on QT) * and lots of other features: http://kcat.strangesoft.net/openal.html Notes: svn path=/head/; revision=371169
* - Update libxine to 1.2.6 - changelog is here:Juergen Lock2014-10-181-1/+1
| | | | | | | | | | | | | http://anonscm.debian.org/hg/xine-lib/xine-lib-1.2/file/9aef7a72d009/ChangeLog - Remove an inline from include/xine/xineutils.h for the benefit of using libxine with base gcc 4.2 . - Bump PORTREVISIONs for ports depending on libxine. (now also non-default rdeps as per the new rule) Notes: svn path=/head/; revision=371159
* audio/exaile: update to 3.4.0.2Ruslan Makhmatkhanov2014-10-183-216/+148
| | | | | | | | | | | | | | | | | | | - update to 3.4.0.2 - switch to github - add LICENSE_FILE - modernize port - stop building and installing an manpage, because of: 1. It can't be built on package cluster, because exaile refuses to start under root user. 2. It needs pygtk2 and friends on build phase just to create the manpage! I'd rethink the process, or at least included the prebuilt version of manpage to the source tarball. PR: 194144 Approved by: maintainer timeout (14 days) Notes: svn path=/head/; revision=371098
* - Fix ${arch}_BROKEN statements to correct BROKEN_${arch}Dmitry Marakasov2014-10-172-2/+1
| | | | | | | | - Drop @dirrm* from plists - Other minor fixes Notes: svn path=/head/; revision=371065
* - Clarify LICENSEDmitry Marakasov2014-10-171-1/+2
| | | | | | | - Add LICENSE_FILE Notes: svn path=/head/; revision=371054
* - Add build-depend on pkgconfig, needed at least for OIL optionDmitry Marakasov2014-10-172-5/+1
| | | | | | | - Drop @dirrm* from plist Notes: svn path=/head/; revision=371053
* audio/p5-Net-FreeDB: Upgrade version 0.08 => 0.09John Marino2014-10-164-15/+11
| | | | | | | | | | Also assign maintainership to submitter PR: 194354 Submitted by: Muhammad Rahman Notes: svn path=/head/; revision=371010
* Update to specific BSD license.Koop Mast2014-10-161-1/+1
| | | | Notes: svn path=/head/; revision=370997
* Update to 1.0.5.Koop Mast2014-10-162-3/+3
| | | | | | | | | Improved naming of MIDI ports Submitted by: maintainer Notes: svn path=/head/; revision=370996
* Update to 1.2.13Koop Mast2014-10-162-3/+3
| | | | | | | | | | Updated ViewMode selection to be more interactive Moved all device selection to configuration tab Submitted by: maintainer Notes: svn path=/head/; revision=370995
* audio/cuberok:Max Brazhnikov2014-10-151-1/+4
| | | | | | | | | | | | | - don't rely on phonon-gstreamer and add explicit dependency on gstreamer-0.10 (upcoming phonon-gstreamer will depend on GStreamer 1) - drop needless USE_LDCONFIG - deprecate, the project looks abandoned upstream, no support for modern FFmpeg and GStreamer Approved by: maintainer (implicit) Notes: svn path=/head/; revision=370948
* - Add LICENSEDmitry Marakasov2014-10-142-9/+3
| | | | | | | - Drop @dirrm* from plist Notes: svn path=/head/; revision=370839
* - Drop .la files, no dependees require themDmitry Marakasov2014-10-132-3/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=370824
* Remove @dirrm/@dirrmty from my portsGanael LAPLANCHE2014-10-132-6/+0
| | | | Notes: svn path=/head/; revision=370757
* No need to use ${STRIP_CMD}, ${INSTALL_PROGRAM} already takes care of thisAntoine Brodin2014-10-121-5/+0
| | | | Notes: svn path=/head/; revision=370712
* Update to 2.2.4.Roman Bogorodskiy2014-10-112-3/+7
| | | | Notes: svn path=/head/; revision=370657
* Update to 1.21.0.Roman Bogorodskiy2014-10-112-3/+3
| | | | Notes: svn path=/head/; revision=370650
* Remove @dirrm, @dirrmtryEmanuel Haupt2014-10-088-18/+0
| | | | Notes: svn path=/head/; revision=370444
* - Upadate to 0.5.6Dmitry Marakasov2014-10-072-4/+4
| | | | | | | | | | - While here, add LICENSE_FILE and drop @dirrm PR: 194191 Submitted by: luca.pizzamiglio@gmail.com (maintainer) Notes: svn path=/head/; revision=370385
* audio/decibel-audio-player: switch from py-imaging to py-pillowWilliam Grzybowski2014-10-072-3/+23
| | | | | | | | | | - USES python With hat: python Approved by: portmgr (bdrewery, implicit) Notes: svn path=/head/; revision=370318
* - Convert to USES=pythonJason E. Hale2014-10-061-6/+6
| | | | | | | | - Depend on python packages instead of installed file - Add LICENSE Notes: svn path=/head/; revision=370182
* UnbreakAntoine Brodin2014-10-051-0/+1
| | | | Notes: svn path=/head/; revision=370113
* - Update devel/libtool and devel/libltdl to version 2.4.2.418Tijl Coosemans2014-10-052-1/+2
| | | | | | | | | | | | | | | | | | | - Patch libtool so it uses the same library version specification as on Darwin, Linux and other systems. Given the version current:revision:age a library will be given the extension .so.major.age.revision with major equal to current-age. Before libtool would use .so.current on FreeBSD. - Patch libtoolize to remove two cases of umask 0 that caused libltdl files to be copied world writable (--ltdl option) - Let USES=libtool patch this new version correctly - Adjust all ports with USES=libtool:build and bump PORTREVISION on their dependent ports if a library version changed PR: 194068 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=370099
* - Convert to USES=pythonJason E. Hale2014-10-055-405/+415
| | | | | | | | | | | | | | | | | | | - Convert KNOBS to proper OPTIONS - Add LICENSE - Drop gmake dependency - Use DATADIR instead of BHOME variable - Simplify and separate configure and build stages - Rework do-install target a bit - Add .pyo files - Use SUB_FILES instead of patch - Update plist - Update WWW - Bump PORTREVISION TODO: Could use an update, version 2.0.4 available Notes: svn path=/head/; revision=370094
* - Update to upstream version 0.3.2Thomas Zander2014-10-052-4/+6
| | | | | | | | | | | While on it: - Add LICENSE PR: 193998 Submitted by: henrik@affekt.org (maintainer) Notes: svn path=/head/; revision=370036
* - Convert to USES=python, limit to 2.xJason E. Hale2014-10-053-15/+8
| | | | | | | | | - Drop leading "The" from COMMENT - Use shebangfix instead of multiple patching - Trim plist Notes: svn path=/head/; revision=370028
* - Convert to USES=python, limit to 2.xJason E. Hale2014-10-051-11/+7
| | | | | | | | | | | | - Fix typo in RUN_DEPENDS - Simplify post-install - Remove PYAO option as the port builds a library for handling libao by default and py-ao would only be needed if that library wasn't built - Bump PORTREVISION Notes: svn path=/head/; revision=370025
* - Convert to USES=python, limit to 2.xJason E. Hale2014-10-042-14/+8
| | | | | | | | | - Use options helpers - Whitespace cleanup - Trim plist Notes: svn path=/head/; revision=370022
* - Convert to USES=python, limit to 2.xJason E. Hale2014-10-041-8/+6
| | | | | | | | | - Add LICENSE - USES=shebangfix instead of post-patch - Simplify DOCS install Notes: svn path=/head/; revision=370021
* - Convert to USES=python, limit to 2.xJason E. Hale2014-10-041-2/+1
| | | | Notes: svn path=/head/; revision=370019
* - Cleanup PLISTSunpoet Po-Chuan Hsieh2014-10-041-1/+0
| | | | Notes: svn path=/head/; revision=369973
* - Update to 2.6.0Sunpoet Po-Chuan Hsieh2014-10-044-2/+4
| | | | | | | | | | | | | | | | - Update MASTER_SITES - Add my LOCAL to MASTER_SITES - Use USE_CSTD - Use MAKE_CMD - Reformat pkg-descr - Update WWW - Take maintainership - Bump PORTREVISION for devel/protobuf shlib change Changes: https://code.google.com/p/protobuf/source/browse/trunk/CHANGES.txt Notes: svn path=/head/; revision=369969
* - Fix LICENSEDmitry Marakasov2014-10-033-5/+29
| | | | | | | | | | | | - Drop .la files - Strip stuff PR: 193557 Submitted by: amdmi3@amdmi3.ru Approved by: maintainer timeout Notes: svn path=/head/; revision=369900
* - Update to upstream version 0.9.6.1Thomas Zander2014-10-0310-275/+373
| | | | | | | | | | | | - Simplify OPTIONS handling - Add OPTIONS for LADSPA, PULSEAUDIO and RDF - Update pkg-plist (@dirrm) PR: 193234 Submitted by: FreeBSD@ShaneWare.Biz (maintainer) Notes: svn path=/head/; revision=369882
* - Use INSTALL_TARGET=install-stripSunpoet Po-Chuan Hsieh2014-10-021-3/+1
| | | | Notes: svn path=/head/; revision=369830
* - Fix plist by removing @dirrm which duplicates PORTDOCSDmitry Marakasov2014-09-291-11/+0
| | | | | | | | | - While here, remove other @dirrmtry instances Approved by: portmgr blanket Notes: svn path=/head/; revision=369528
* - Chase libplist shlib bump.Alberto Villa2014-09-286-6/+6
| | | | Notes: svn path=/head/; revision=369504
* audio/py-eyed3: update to 0.7.5; convert to USESRuslan Makhmatkhanov2014-09-282-7/+7
| | | | Notes: svn path=/head/; revision=369478