aboutsummaryrefslogtreecommitdiff
path: root/audio/vo-aacenc/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-221-0/+3
| | | | | | | - Strip libraries Notes: svn path=/head/; revision=362592
* - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mkOlli Hauer2013-12-301-1/+1
| | | | | | | | | | | | | | | | | - svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20 - add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk - add entry in UPDATING - bulk change all ports AL2 => APACHE20 - math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4 PR: ports/184785 Submitted by: ohauer Reviewed by: tabthorpe Approved by: portmgr (tabthorpe@) Notes: svn path=/head/; revision=338168
* - Remove NO_STAGE as these have been tested to be safeBryan Drewery2013-09-251-1/+0
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=328226
* Returning maintainership on my multimedia ports to ports@freebsd.orgMartin Matuska2013-09-201-1/+1
| | | | Notes: svn path=/head/; revision=327750
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | audio) Notes: svn path=/head/; revision=327706
* Update to 0.1.3Martin Matuska2013-07-281-1/+1
| | | | Notes: svn path=/head/; revision=323861
* gmake is no more neededBaptiste Daroussin2013-05-181-3/+0
| | | | Notes: svn path=/head/; revision=318438
* Fix build with bmakeBaptiste Daroussin2013-05-031-5/+4
| | | | Notes: svn path=/head/; revision=317264
* Update to 0.1.2Martin Matuska2012-02-261-2/+1
| | | | Notes: svn path=/head/; revision=292256
* - The proper acronym for Apache Software License 2 is really AL2Thomas Abthorpe2012-01-091-1/+1
| | | | | | | | | | | | - Thanks to crees@ for generating the initial patch PR: ports/163521 Submitted by: Pedro Giffuni <pfg apache.org> Hat: portmgr Exp run by: pav Notes: svn path=/head/; revision=288824
* - Remove WITH_FBSD10_FIX, is no longer neededMartin Wilke2011-11-091-1/+0
| | | | Notes: svn path=/head/; revision=285379
* Fix build with FreeBSD 10Koop Mast2011-10-291-0/+1
| | | | | | | Approved by: portmgr (miwi) Notes: svn path=/head/; revision=284673
* Change distfile and distsite to SourceForge (project opencore-amr)Martin Matuska2011-06-241-14/+4
| | | | | | | Update WWW link in pkg-descr Notes: svn path=/head/; revision=276234
* VisualOn AAC encoder libraryMartin Matuska2011-06-231-0/+37
This library contains an encoder implementation of the Advanced Audio Coding (AAC) audio codec. The library is based on a codec implementation by VisualOn as part of the Stagefright framework from the Google Android project. WWW: https://github.com/mstorsjo/vo-aacenc Notes: svn path=/head/; revision=276126