aboutsummaryrefslogtreecommitdiff
path: root/audio/alsa-lib
Commit message (Collapse)AuthorAgeFilesLines
* audio/alsa-lib: unbreak clang build on powerpc64Jan Beich2018-10-122-1/+60
| | | | | | | | | | | fatal error: error in backend: A @@ version cannot be undefined Reported by: Mark Millard Submitted by: dim Obtained from: upstream Notes: svn path=/head/; revision=481945
* audio/alsa-lib: drop _WANT_SEMUNJan Beich2018-03-132-5/+5
| | | | Notes: svn path=/head/; revision=464376
* Work around the lack of definition of union semun per POSIX.Brooks Davis2018-03-021-0/+1
| | | | | | | | | | | | | | | When feasible do this by adding -D_WANT_SEMUN to CFLAGS or CXXFLAGS. Where this fails due to ports not honoring C*FLAGS, patch using __FreeBSD_version to enable the definition. PR: 224300, 224443 (exp-run) Approved by: portmgr (antoine) Exp-run: antoine Sponsored by: DARPA, AFRL Differential Revision: https://reviews.freebsd.org/D14137 Notes: svn path=/head/; revision=463452
* Reduce dependency on the python2 metaportAntoine Brodin2018-02-191-1/+2
| | | | | | | | PR: 225752 Submitted by: Yasuhiro KIMURA Notes: svn path=/head/; revision=462307
* audio/alsa-{lib,utils}: update to 1.1.2Jan Beich2016-08-055-7/+31
| | | | | | | | | Changes: http://www.alsa-project.org/main/index.php/Changes_v1.1.1_v1.1.2 ABI: http://abi-laboratory.pro/tracker/compat_report/alsa/1.1.1/1.1.2/6d65a/abi_compat_report.html MFH: 2016Q3 Notes: svn path=/head/; revision=419665
* Cleanup patches, a* categories.Mathieu Arnold2016-07-264-4/+4
| | | | | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=419133
* audio/alsa-lib: improve etc/asound.confJan Beich2016-05-012-11/+12
| | | | | | | | | | | - Expose "oss" via "aplay -L" - Simplify "oss" and "pulse" - Define "sysdefault" Note, "aplay -D sysdefault" != "aplay -D oss" per ports/184006 Notes: svn path=/head/; revision=414376
* bsd.sites.mk: with last mirror dead retire MASTER_SITE_ALSAJan Beich2016-04-011-1/+1
| | | | | | | | | | | | $ fetch -v http://alsa.cybermirror.org/lib/alsa-lib-1.1.0.tar.bz2 [...] 404 Not Found Not Found The requested URL /lib/alsa-lib-1.1.0.tar.bz2 was not found on this server. Notes: svn path=/head/; revision=412373
* audio/alsa-*: update to 1.1.1Jan Beich2016-04-014-28/+3
| | | | | | | | Changes: http://www.alsa-project.org/main/index.php/Changes_v1.1.0_v1.1.1 ABI: https://people.freebsd.org/~jbeich/compat_reports/alsa-lib/1.1.0_to_1.1.1/compat_report.html Notes: svn path=/head/; revision=412372
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* audio/alsa-lib: add CPE informationJan Beich2015-12-091-1/+2
| | | | Notes: svn path=/head/; revision=403354
* audio/alsa-lib: oops, avoid redundancy from r401216Jan Beich2015-11-101-3/+1
| | | | Notes: svn path=/head/; revision=401219
* audio/alsa-*: update to 1.1.0Jan Beich2015-11-105-4/+28
| | | | | | | | Changes: http://www.alsa-project.org/main/index.php/Changes_v1.0.29_v1.1.0 ACC report: https://people.freebsd.org/~jbeich/compat_reports/alsa-lib/1.0.29_to_1.1.0/compat_report.html Notes: svn path=/head/; revision=401216
* audio/alsa-lib: hook lsb testsJan Beich2015-10-132-0/+22
| | | | Notes: svn path=/head/; revision=399201
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* - Update to 1.0.29Jan Beich2015-02-273-3/+8
| | | | | | | | | | | | | - alsa-plugins-oss: Disable BUFSZ_P2 by default after r378529 [1] - No PORTREVISION bumps because binary compatible Changes: http://www.alsa-project.org/main/index.php/Changes_v1.0.28_v1.0.29 ACC report: http://upstream-tracker.org/compat_reports/alsa/1.0.28_to_1.0.29/abi_compat_report.html PR: 196051 [1] Suggested by: mi [1] Notes: svn path=/head/; revision=380063
* Per convention change my address to @FreeBSD.orgJan Beich2015-01-201-1/+1
| | | | | | | | Differential Revision: https://reviews.freebsd.org/D1565 Approved by: bapt (mentor) Notes: svn path=/head/; revision=377543
* - Convert <OPTION>_USE= PYTHON... to <OPTION>_USES= python...Marcus von Appen2015-01-031-1/+1
| | | | | | | With hat: python@ Notes: svn path=/head/; revision=376110
* audio/alsa-*: drop USES=aliasJohn Marino2014-10-201-1/+1
| | | | | | | | | Jan says alias is no longer needed on alsa since verion 1.0.28. PR: 194502 Notes: svn path=/head/; revision=371304
* Add USES=alias to several portsJohn Marino2014-10-201-1/+1
| | | | | | | | | | | 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
* Cleanup plistBaptiste Daroussin2014-10-201-16/+0
| | | | Notes: svn path=/head/; revision=371234
* audio/alsa-(lib|plugins|utils): Upgrade version 1.0.27.2 => 1.0.28John Marino2014-08-0913-627/+138
| | | | | | | | | | | | | | | | | | | | | Also switch maintainership to submitter with blessing of former maintainer. Other changes include: * fix for bug 191190 * Use new options syntax * Proper detection of PYTHON and FFMPEG * fix leftovers * strip libraries to satisfy stage-qa * conf: alias surround stuff to pcm.default * lib: split patches and refactor * utils: rename XMLTO to MANPAGES PR: 191524 Submitted by: Jan Beich Approved by: former maintainer (Aragon Gouveia) Notes: svn path=/head/; revision=364447
* Convert to @sample, strip binariesBaptiste Daroussin2014-06-262-7/+2
| | | | Notes: svn path=/head/; revision=359363
* - Add missing USES=libtoolDmitry Marakasov2014-06-102-2/+3
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=357376
* - USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz)Olli Hauer2014-06-011-1/+1
| | | | Notes: svn path=/head/; revision=356114
* - Fix plist (@dirrmtry include/sys which is shared)Dmitry Marakasov2014-03-011-1/+1
| | | | | | | | | PR: 187153 Submitted by: amdmi3 Approved by: Aragon Gouveia <aragon@phat.za.net> (maintainer) Notes: svn path=/head/; revision=346611
* Python cleanup:Rene Ladan2014-01-131-1/+1
| | | | | | | | | | - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat) Notes: svn path=/head/; revision=339634
* - ALSA now supports playing HTML5 audio with 32-bit sample format [1]Florian Smeets2013-12-142-13/+37
| | | | | | | | | | | | | | | | | | | | | | after being converted from float as passed by firefox/libcubeb [2] - Restore behavior from r296140 while adding alignment options in case of issues. This should make things slightly less broken and add more sample formats. [1] - Some apps (e.g. linux-firefox with ports/169896) don't check with ALSA which sample formats are supported and just feed whatever they like, assuming the underlying device supports it. While here also fix mixer device for OSS plugin. It should be /dev/dsp according to 4Front OSS wiki. The only works with ARIFF_OSS enabled but the volume is reset on close(). audio/oss doesn't work either way: the new (OSSv4) way to control mixer is via SNDCTL_MIX_* ioctls. [2] PR: ports/183861 [1] PR: ports/184006 [2] Submitted by: Jan Beich <jbeich@tormail.org> Approved by: maintainer timeout Notes: svn path=/head/; revision=336451
* - update to 1.0.27.2 [1]Florian Smeets2013-10-034-14/+73
| | | | | | | | | | | | | | | | | | | | | | -- add PYTHON option to alsa-lib -- drop unresponsive mirrors and those that rarely catch up -- drop --disable-aload from alsa-lib, builds fine without -- drop USE_LDCONFIG from alsa-plugins, useless for dlopen'd plugins -- convert to new LIB_DEPENDS syntax and Makefile header -- convert PLIST_SUB to OPTIONS_SUB -- don't link alsa-utils against librt for clock_gettime(2) -- pass paths to configure relative to --prefix value -- install udev config(s) under PREFIX (for reference) -- cleanup /var/lib as it's not in default MTREE_FILE -- remove OSVERSION check for EOL releases - allow staging PR: ports/182245 [1] Submitted by: Jan Beich <jbeich@tormail.org> [1] Approved by: maintainer timeout Notes: svn path=/head/; revision=329208
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* - update to 1.0.26 [1]Florian Smeets2012-10-045-172/+29
| | | | | | | | | | | | | | | | | | | | | - use newly added alphasort() instead of LGPLv2.1+ patch - fix async handler [2] - fix implicit declarations of calloc/free [3] - disable ARIFF_OSS option by default, except 7.x [4] - add 3 more mirrors from alsa wiki + gentoo as a backup - move alsa mirrors to bsd.sites.mk Changes: http://www.alsa-project.org/main/index.php/Changes_v1.0.25_v1.0.26 PR: ports/171601 [1] PR: ports/169770 [2] PR: ports/170457 [3] PR: ports/170473 [4] Obtained from: PkgSrc [2] Submitted by: Jan Beich <jbeich@tormail.org> Approved by: maintainer Notes: svn path=/head/; revision=305269
* - Update to 1.0.25Sunpoet Po-Chuan Hsieh2012-07-205-8/+185
| | | | | | | | | | | | | | | | | - Convert to new options framework - alsa-plugins: - Add option: ARIFF_OSS for FreeBSD-specific patch - Revert ports/165247 per regression in ports/169767 - Unbreak arcam-av and usb_stream plugins - While I'm here, pet portlint by removing ABI version number from LIB_DEPENDS Changes: http://www.alsa-project.org/main/index.php/Changes_v1.0.24_v1.0.25 http://www.alsa-project.org/main/index.php/Changes_v1.0.23_v1.0.24 PR: ports/169841 Submitted by: Jan Beich <jbeich@tormail.org> (maintainer) Notes: svn path=/head/; revision=301209
* - Remove WITH_FBSD10_FIX, is no longer neededMartin Wilke2011-11-091-1/+0
| | | | Notes: svn path=/head/; revision=285379
* - Fix build on FreeBSD 10Martin Wilke2011-10-291-0/+2
| | | | Notes: svn path=/head/; revision=284615
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - New port: audio/alsa-lib Compatibility layer for ALSA supportDima Panov2010-06-056-0/+745
PR: 145964 Submitted by: Aragon Gouveia <aragon AT phat.za.net> Notes: svn path=/head/; revision=255774