aboutsummaryrefslogtreecommitdiff
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
* 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
* - Convert to USES=pythonMarcus von Appen2014-09-281-4/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=369470
* - Convert to USES=pythonMarcus von Appen2014-09-281-7/+2
| | | | | | | | | | - Remove deprecated INSTALLS_EGGINFO - Unbreak plist for Python versions that are not version 3.3 Approved by: portmgr (implicit) Notes: svn path=/head/; revision=369469
* Update to 4.0.9Emanuel Haupt2014-09-272-3/+3
| | | | Notes: svn path=/head/; revision=369390
* Update to 4.3.0Emanuel Haupt2014-09-272-3/+3
| | | | Notes: svn path=/head/; revision=369389
* - Convert to USES=pythonMarcus von Appen2014-09-261-7/+2
| | | | | | | | | | - Use USE_PYTHON=autoplist to remove deprecated INSTALLS_EGGINFO entry Approved by: portmgr (implicit) With hat: python@ Notes: svn path=/head/; revision=369326
* Update to 1.2.12.Koop Mast2014-09-252-3/+3
| | | | | | | | | | | Some minor compile fixes. Change MIDI start channel from zero to one. Update GUI a bit. Submitted by: maintainer Notes: svn path=/head/; revision=369288
* Patch configure instead of aclocal.m4 and set CONFIGURE_ENV instead ofTijl Coosemans2014-09-255-76/+34
| | | | | | | patching configure.in to avoid USE_AUTOTOOLS Notes: svn path=/head/; revision=369266
* - Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.hTijl Coosemans2014-09-2510-15/+30
| | | | | | | | | | | | | | | | | | | | | and libintl.so. This fixes a problem where DATADIRNAME gets an incorrect value which causes locale files to be installed in the wrong place. - The only configure checks that still need to be patched are related to intltool so move DATADIRNAME patching from USES=pathfix to USE_GNOME=intlhack. - games/klavaro: remove excessive dependencies - japanese/libskk: add INSTALL_TARGET=install-strip - math/libqalculate: add INSTALL_TARGET=install-strip and remove pthread patching - multimedia/freetuxtv: remove excessive dependencies - science/gramps: fix shared-mime-info use Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=369260
* - Drop @dirrm* from plistDmitry Marakasov2014-09-241-12/+2
| | | | | | | - Fix plist Notes: svn path=/head/; revision=369141
* Remove useless mkdir which was violating stagedirAntoine Brodin2014-09-231-1/+0
| | | | Notes: svn path=/head/; revision=369132
* Do not violate stagedirAntoine Brodin2014-09-231-1/+1
| | | | Notes: svn path=/head/; revision=369130
* - Convert to USES=pythonPawel Pekala2014-09-232-10/+2
| | | | | | | - Simplify pkg-plist Notes: svn path=/head/; revision=369114
* - Update to 1.3.218Dmitry Marakasov2014-09-233-5/+4
| | | | | | | - Drop @dirrm* from plist Notes: svn path=/head/; revision=369103
* - Drop @dirrm* from plistDmitry Marakasov2014-09-232-9960/+4
| | | | | | | | - Switch to PORTDOCS/PORTDATA - Simplify MASTER_SITES Notes: svn path=/head/; revision=369097
* - Drop @dirrm* from plistDmitry Marakasov2014-09-231-5/+0
| | | | Notes: svn path=/head/; revision=369085
* - Drop @dirrm* from plistDmitry Marakasov2014-09-231-4/+0
| | | | Notes: svn path=/head/; revision=369084
* Convert to USES=pearBaptiste Daroussin2014-09-231-7/+2
| | | | Notes: svn path=/head/; revision=369058
* Add missing deps, fix COMMENT/CONFLICTSJohannes Jost Meixner2014-09-234-4/+10
| | | | | | | | | | | | | | | Add missing dependencies to audio/linux-c6-{flac,libsndfile,alsa-plugins-pulseaudio,pulseaudio-libs}; set proper COMMENT and CONFLICTS in audio/linux-c6-flac (both of which I missed in r368845). PR: 193862 Differential Revision: https://reviews.freebsd.org/D816 Submitted by: Jan Beich <jbeich@vfemail.net> Approved by: koobs (mentor) Notes: svn path=/head/; revision=369048
* Reset maintainer to emulation@FreeBSD.orgJohannes Jost Meixner2014-09-231-1/+1
| | | | | | | | | | | | | Revision 368845 inadvertently reverted a previous maintainer reset. Revert this by resetting maintainer to emulation@FreeBSD.org PR: 193860 Differential Revision: https://reviews.freebsd.org/D814 Submitted by: Jan Beich (jbeich@vfemail.net) Approved by: koobs (mentor) Notes: svn path=/head/; revision=369031
* - Cleanup plistDmitry Marakasov2014-09-221-3/+0
| | | | Notes: svn path=/head/; revision=368928
* Remove duplicate lineAntoine Brodin2014-09-221-1/+0
| | | | Notes: svn path=/head/; revision=368919
* - Trim @dirrm[try] from pkg-plistJason E. Hale2014-09-2210-36/+0
| | | | Notes: svn path=/head/; revision=368884