aboutsummaryrefslogtreecommitdiff
path: root/audio
Commit message (Collapse)AuthorAgeFilesLines
* - Update WWWDmitry Marakasov2017-06-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=443865
* Remove Perl core modulesSunpoet Po-Chuan Hsieh2017-06-171-6/+6
| | | | | | | | | - Pet portlint - Add NO_ARCH - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=443753
* Remove Perl core modulesSunpoet Po-Chuan Hsieh2017-06-171-3/+2
| | | | | | | | - Add NO_ARCH - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=443752
* - Add SNDIO option and make enabling the sndio backend explicit. It'sTobias Kortkamp2017-06-161-7/+13
| | | | | | | | | | | | | | | | | currently automatically enabled when sndio is available in the build environment. - Add a OSS default option, so that the OSS backend can be turned off if desired. - Since there are a lot of audio backend options, group them to make the config dialog more readable. - USES=localbase:ldflags PR: 219998 Approved by: mat (mentor), Dan Nelson <dnelson@allantgroup.com> (maintainer) Differential Revision: https://reviews.freebsd.org/D11227 Notes: svn path=/head/; revision=443710
* Update to 3.2.8Emanuel Haupt2017-06-142-3/+4
| | | | Notes: svn path=/head/; revision=443559
* Use DISTVERSIONSUFFIX instead of DISTNAMESunpoet Po-Chuan Hsieh2017-06-131-1/+1
| | | | Notes: svn path=/head/; revision=443521
* Update WWWSunpoet Po-Chuan Hsieh2017-06-131-1/+1
| | | | Notes: svn path=/head/; revision=443520
* Use USES=tar:tgzSunpoet Po-Chuan Hsieh2017-06-131-1/+1
| | | | Notes: svn path=/head/; revision=443519
* Use USES=readline:portSunpoet Po-Chuan Hsieh2017-06-121-3/+2
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=443475
* Allow building of more than one output plugin. Output plugins can beTobias Kortkamp2017-06-122-5/+13
| | | | | | | | | | | | | selected at run time with e.g. ':set output-plugin pulse'. - Add SNDIO option - Add LICENSE_FILE (yes, the filename is really LICENCE ;)) Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D11120 Notes: svn path=/head/; revision=443440
* - Minor cleanup of MakefileWen Heping2017-06-111-3/+0
| | | | | | | Spotted by: danfe@ Notes: svn path=/head/; revision=443390
* - Update to 1.1.1Wen Heping2017-06-116-47/+71
| | | | | | | | | PR: 194153 Submitted by: swills@ Approved by: maintainer(timeout, > 2 years) Notes: svn path=/head/; revision=443389
* Update distinfo and unbreak this portSunpoet Po-Chuan Hsieh2017-06-112-3/+4
| | | | | | | | | | | | | | | | - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Text_Spell_Audio-0.1.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Text_Spell_Audio-0.1.0.tgz fetch: http://pear.php.net/get/Text_Spell_Audio-0.1.0.tgz: size mismatch: expected 135864, actual 137302 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Text_Spell_Audio-0.1.0.tgz [1] Approved by: portmgr (blanket) Notes: svn path=/head/; revision=443150
* Update maintainer email addressDanilo G. Baio2017-06-101-1/+1
| | | | | | | | | | | | Ownership of the former email address confirmed by email PR: 219791 Submitted by: lbartoletti@tuxfamily.org (maintainer) Approved by: garga (mentor) Differential Revision: https://reviews.freebsd.org/D11088 Notes: svn path=/head/; revision=443096
* audio/exaile-devel: update to latest revisionRuslan Makhmatkhanov2017-06-103-14/+9
| | | | | | | | It's effectively 4.0.0beta1. Many bugfixes and improvements; transition from old exaile is removed. Notes: svn path=/head/; revision=443086
* Update to upstream version 0.20.9Thomas Zander2017-06-104-34/+4
| | | | | | | MFH: 2017Q2 Notes: svn path=/head/; revision=443084
* audio/mumble: Update to 1.2.19Mark Felder2017-06-092-5/+5
| | | | | | | PR: 219204 Notes: svn path=/head/; revision=442969
* audio/mumble: Add new PORTAUDIO optionMark Felder2017-06-091-21/+17
| | | | | | | | | | Add various dependency declarations detected by poudriere Change to relative symlinks PR: 219304 Notes: svn path=/head/; revision=442968
* Update to 3.1.d16 which comes with optional PulseAudio support.Emanuel Haupt2017-06-082-5/+8
| | | | Notes: svn path=/head/; revision=442916
* Update to 3.2.6Tobias Kortkamp2017-06-065-25/+26
| | | | | | | | | | | | | | | | | | | | While here: - Add license - Add the missing SDL option to OPTIONS_DEFINE - Fix ESOUND option - Fix build of NAS option with Clang < 4.0 - The configure script says this configure: WARNING: unrecognized options: --with-cxxflags so remove it from CONFIGURE_ARGS - Regenerate patches Changes: http://www.mp3blaster.org/2017/05/its-only-been-8-years.html PR: 219808 Approved by: lme (mentor), novel (maintainer) Differential Revision: https://reviews.freebsd.org/D11076 Notes: svn path=/head/; revision=442807
* Add a fixup-lib-pkgconfig target to move files in lib/pkgconfig intoMathieu Arnold2017-06-067-11/+2
| | | | | | | | | | | | | | | | libdata/pkgconfig. Fix ports that where installing the file in the wrong place. PR: 218067 Submitted by: mat Exp-run by: antoine Reviewed by: rene, antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D10129 Notes: svn path=/head/; revision=442784
* Convert every usage of https://github.com/.../archive/xxx to USE_GITHUB.Mathieu Arnold2017-06-062-7/+5
| | | | | | | | | While there, fix small style issues. Sponsored by: Absolight Notes: svn path=/head/; revision=442783
* - Add LICENSE_FILEPawel Pekala2017-06-052-39/+18
| | | | | | | | | | | | | - Remove deprecated WANT_GNOME - Add GNOME option to OPTIONS_DEFINE, remove PROFILES which has the same outcome - Use options helpers - Don't bother to install omf file, it's only placeholder and don't contain any useful information - Port is architecture neutral Notes: svn path=/head/; revision=442683
* Fix build with SQLite 3.19.2Sunpoet Po-Chuan Hsieh2017-06-052-1/+11
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=442678
* Add new port audio/py-soundscrapeCarlos J. Puga Medina2017-06-054-0/+41
| | | | | | | | | | | | | | SoundScrape makes it super easy to download artists from SoundCloud, Bandcamp and MixCloud. It automatically creates ID3 tags as well (including album art), which is handy. WWW: https://github.com/Miserlou/SoundScrape Reviewed by: koobs Differential Revision: https://reviews.freebsd.org/D11049 Notes: svn path=/head/; revision=442616
* Allow these ports to build with PACKAGE_BUILDING_FLAVORS set.Bryan Drewery2017-06-041-1/+2
| | | | | | | | | | | | Poudriere in particulr did not properly handle DEPENDS_ARGS which made these ports not properly install dependencies. That bug is being addressed along with adding FLAVORS support to it. With hat: portmgr MFH: 2017Q2 Notes: svn path=/head/; revision=442592
* audio/mpg123: update to 1.25.0Roman Bogorodskiy2017-06-043-5/+5
| | | | Notes: svn path=/head/; revision=442532
* Mark broken: fails to compile everywhere.Mark Linimon2017-06-021-0/+3
| | | | | | | | | | It fails a different way on powerpc64, so note that, even though that line will not have any effect. Reported by: swills (powerpc64 build) Notes: svn path=/head/; revision=442451
* Add PORTSCOUTSunpoet Po-Chuan Hsieh2017-06-021-0/+2
| | | | Notes: svn path=/head/; revision=442448
* Update to 1.38Sunpoet Po-Chuan Hsieh2017-06-022-5/+5
| | | | | | | Changes: https://github.com/quodlibet/mutagen/blob/master/NEWS Notes: svn path=/head/; revision=442447
* audio/py-pyacoustid: Update to 1.1.5Mark Felder2017-05-312-5/+5
| | | | Notes: svn path=/head/; revision=442257
* Remove bogus CONFIGURE_ENVDmitry Marakasov2017-05-311-2/+1
| | | | Notes: svn path=/head/; revision=442255
* - Update to 2.1.3Dmitry Marakasov2017-05-317-64/+10
| | | | | | | | PR: 218104 Submitted by: xxjack12xx@gmail.com (maintainer) Notes: svn path=/head/; revision=442254
* New port: audio/gstreamer-plugins-sndioTobias Kortkamp2017-05-305-0/+40
| | | | | | | | | | | | | | | | The GStreamer sndio plugin allows applications that use GStreamer 0.10 to play and record through sndio. This includes several games, audio players like Exaile, and audio editors like Jokosher. WWW: https://github.com/t6/gstreamer-plugins-sndio/ Approved by: lme (mentor) Differential Revision: https://reviews.freebsd.org/D10656 Notes: svn path=/head/; revision=442111
* - Add Sndio backend from [1] and fix itTobias Kortkamp2017-05-306-75/+163
| | | | | | | | | | | | | | | | | | | | | | - Remove dead code - Fix format selection and playback with raw devices - Fix OSS backend - Remove dead code - Don't open the device in non-blocking mode. There is no error handling for short writes and looking at how audio_play() is used in say.c it is expected to block. - Fix format selection - Let the kernel handle sample conversion instead of doing it in the backend - Make NAS support optional - Make installing dictionary database tools optional - Add LICENSE Obtained from: OpenBSD [1] (based on) Approved by: lme (mentor) Differential Revision: https://reviews.freebsd.org/D10828 Notes: svn path=/head/; revision=442097
* Update WWWSunpoet Po-Chuan Hsieh2017-05-301-1/+1
| | | | Notes: svn path=/head/; revision=442080
* Update science/hdf5 to 1.10.1Sunpoet Po-Chuan Hsieh2017-05-301-1/+1
| | | | | | | | | - Bump PORTREVISION for shlib change Changes: https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.1/src/hdf5-1.10.1-RELEASE.txt Notes: svn path=/head/; revision=442050
* Remove CONFLICTS: audio/libshout2 has been removed over 3 yearsSunpoet Po-Chuan Hsieh2017-05-291-2/+0
| | | | Notes: svn path=/head/; revision=441993
* Update to upstream version 0.20.8Thomas Zander2017-05-292-5/+4
| | | | | | | MFH: 2017Q2 Notes: svn path=/head/; revision=441969
* Add LICENSE_FILESunpoet Po-Chuan Hsieh2017-05-281-5/+8
| | | | | | | | | | - Sort USE_PYTHON - Pet portlint - Strip shared library - Bump PORTREVISION for package change Notes: svn path=/head/; revision=441944
* Fix build on aarch64 (endian detection)Thomas Zander2017-05-282-1/+19
| | | | | | | | Submitted by: theraven (via mail) MFH: 2017Q2 (build fix blanket) Notes: svn path=/head/; revision=441921
* - Update to 0.8Jochen Neumeister2017-05-2812-108/+12
| | | | | | | | | | | | - Changelog: https://rybczak.net/ncmpcpp/ PR: 219534 Submitted by: yamagi@yamagi.org (maintainer) Approved by: rene (mentor) Differential Revision: https://reviews.freebsd.org/D10960 Notes: svn path=/head/; revision=441919
* Update to 6.0-9.el7_3.Tijl Coosemans2017-05-284-22/+22
| | | | Notes: svn path=/head/; revision=441916
* Mark some ports failing on armv6, for errors classified as "missing_header".Mark Linimon2017-05-272-0/+4
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=441882
* Mark some ports failing on armv6, for errors classified as "linker_error".Mark Linimon2017-05-271-0/+1
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=441881
* Mark some ports failing on armv6, for errors classified as "configure_error".Mark Linimon2017-05-271-0/+5
| | | | | | | | | | | | | Note: this skips all the ports that _sometimes_ fail with CMake errors. We need to investigate that problem, and find out if it is specific to the qemu environment. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=441874
* Mark some ports failing on armv6, for errors classified as "clang".Mark Linimon2017-05-271-1/+2
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=441847
* Mark some ports failing on armv6, for errors classified as "bad C++ code".Mark Linimon2017-05-271-2/+3
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=441823
* Mark some ports failing on armv6, for errors classified as "???".Mark Linimon2017-05-262-1/+6
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=441814
* Update to CentOS 6.9.Tijl Coosemans2017-05-264-18/+18
| | | | | | | | PR: 218732 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Notes: svn path=/head/; revision=441768