aboutsummaryrefslogtreecommitdiff
path: root/audio/audex/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Support stagingJason E. Hale2013-10-091-28/+10
| | | | | | | | - Convert LIB_DEPENDS to new syntax - Use options helpers Notes: svn path=/head/; revision=329869
* 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.77b1Jason E. Hale2013-09-121-4/+3
| | | | | | | | - Add missing dependency on libkcompactdisc - Make COMMENT more concise Notes: svn path=/head/; revision=327031
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Convert USE_GETTEXT to USES (part 4)Alex Kozlov2013-04-261-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316596
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* More merges from area51 repository:Max Brazhnikov2013-02-041-17/+18
| | | | | | | | | | | | | | | - Chase kdemultimedia4 split/kdegames shlib bump - Convert to new options framework - Trip Makefile header sysutils/k3b-kde4: - add patches to fix build with ffmpeg-devel [1] PR: ports/162261 [1] Submitted by: Phil Oleson <oz at nixil.net> Notes: svn path=/head/; revision=311629
* Covert to OptionsNGEitan Adler2012-10-061-18/+9
| | | | | | | | Trim header file Remove extraneous LICENSE_FILE Notes: svn path=/head/; revision=305371
* - Update MAINTAINER to my new FreeBSD.org addressJason E. Hale2012-09-131-1/+1
| | | | | | | Approved by: makc (mentor) Notes: svn path=/head/; revision=304177
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Bump PORTREVISION to chase the update of multimedia/libvpxAshish SHUKLA2012-02-161-1/+1
| | | | Notes: svn path=/head/; revision=291538
* Update lame to 3.99.3.Alexander Leidinger2012-01-141-1/+1
| | | | | | | Bump portrevision of all ports which depend upon it. Notes: svn path=/head/; revision=289243
* Chase after net/openldap24-server update.Xin LI2011-02-251-0/+1
| | | | | | | Reminded by: miwi Notes: svn path=/head/; revision=269631
* - Update to 0.74.b1Martin Wilke2011-02-051-12/+23
| | | | | | | | | PR: 154416 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=268631
* Chase multimedia/mp4v2 update.Max Brazhnikov2010-08-111-1/+1
| | | | | | | | PR: ports/148643 Submitted by: Christopher Key <cjk32 at cam.ac.uk> Notes: svn path=/head/; revision=259124
* Fix build with KDE 4.4Max Brazhnikov2010-06-151-3/+1
| | | | | | | | | | Update WWW and MASTER_SITES PR: ports/147777 Submitted by: Jason E. Hale (maintainer) Notes: svn path=/head/; revision=256560
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - Mark BROKEN: does not compilePav Lucistnik2010-05-231-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=254899
* Chase audio/libmodplug update.Emanuel Haupt2010-04-241-1/+1
| | | | Notes: svn path=/head/; revision=253157
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 0.72b1Martin Wilke2009-09-231-1/+1
| | | | | | | | | PR: 139050 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=241972
* - Update to 0.71b5Martin Wilke2009-07-281-2/+5
| | | | | | | | PR: 137015 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) Notes: svn path=/head/; revision=238486
* Audex is an audio CD ripping tool for KDE4.Martin Wilke2009-07-191-0/+52
Features include: - Extracting with CDDA Paranoia. So you have quite perfect audio quality. - Extracting and encoding run parallel. - Filename editing with local and remote CDDB/FreeDB database. - Metadata correction tools like capitalization. - Multi-profile extraction (with one commandline-encoder per profile). - Fetch covers from the internet and store them in the database. - Create playlists, cover and template-based-info files in target directory. - Creates extraction and encoding protocols. - Transfer files with KDE KIO-Slaves. WWW: http://opensource.maniatek.de/cgi-bin/audex/audex/index.html PR: ports/135436 Submitted by: Jason E. Hale <bsdkaffee at gmail.com> Notes: svn path=/head/; revision=238050