Port details |
- audex KDE4 audio CD ripping utility
- 0.79_4 audio
=0 0.79_4Version of this port present on the latest quarterly branch.
- DEPRECATED: Qt4 has been EOL since december 2015
This port expired on: 2018-12-31
- Maintainer: jhale@FreeBSD.org
- Port Added: 2009-07-19 11:09:41
- Last Update: 2018-12-31 17:55:45
- SVN Revision: 488807
- Also Listed In: kde
- License: GPLv3
- WWW:
- http://www.kde-apps.org/content/show.php?content=77125
- Description:
- Audex is an audio CD ripping tool for KDE4.
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: https://userbase.kde.org/Audex/
WWW: http://www.kde-apps.org/content/show.php?content=77125
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: audex
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (audex-0.79.tar.xz) = 3281d3f02ca148e8e98e699778d463714858c2005e70f8a8c7bf856a18897c30
SIZE (audex-0.79.tar.xz) = 335732
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake
- ninja : devel/ninja
- automoc4 : devel/automoc4
- msgfmt : devel/gettext-tools
- moc : devel/qt4-moc
- qmake : devel/qt4-qmake
- rcc : devel/qt4-rcc
- uic : devel/qt4-uic
- Runtime dependencies:
-
- flac : audio/flac
- oggenc : audio/vorbis-tools
- Library dependencies:
-
- libcdda_paranoia.so : audio/cdparanoia
- libkdecore.so : x11/kdelibs-kde4
- libkcddb.so : audio/libkcddb-kde4
- libkcompactdisc.so : audio/libkcompactdisc-kde4
- libintl.so : devel/gettext-runtime
- libQtDBus.so : devel/qt4-dbus
- libQtGui.so : x11-toolkits/qt4-gui
- libQtNetwork.so : net/qt4-network
- libQtSvg.so : graphics/qt4-svg
- libQtXml.so : textproc/qt4-xml
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for audex-0.79_4:
NLS=on: Native Language Support
EYED3=off: Unicode MP3 tag support via audio/py-eyed3
FAAC=off: FAAC AAC encoder support
FLAC=on: FLAC lossless audio codec support
LAME=off: LAME MP3 audio encoder support
VORBIS=on: Ogg Vorbis audio codec support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- qt:4 tar:xz cmake kde:4 gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.79_4 31 Dec 2018 17:55:45 |
rene |
Remove KDE4, part 5
2018-12-31 korean/kde4-l10n: KDE4 is EOL upstream
2018-12-31 net/kget-kde4: KDE4 is EOL upstream
2018-12-31 net/kdenetwork-strigi-analyzers-kde4: KDE4 is EOL upstream
2018-12-31 net/zeroconf-ioslave-kde4: KDE4 is EOL upstream
2018-12-31 net/libkfbapi: Qt4 has been EOL since december 2015
2018-12-31 net/kdenetwork-kde4: KDE4 is EOL upstream
2018-12-31 net/kwooty: Qt4 has been EOL since december 2015
2018-12-31 net/kdenetwork-filesharing-kde4: KDE4 is EOL upstream
2018-12-31 net/libmediawiki-kde4: KDE4 is EOL upstream
2018-12-31 net/kio-upnp-ms: Qt4 has been EOL since december 2015
2018-12-31 net/libkvkontakte-kde4: KDE4 is EOL upstream
2018-12-31 net/krfb-kde4: KDE4 is EOL upstream
2018-12-31 net/smb4k-kde4: Qt4 has been EOL since december 2015
2018-12-31 net/krdc-kde4: KDE4 is EOL upstream (Only the first 15 lines of the commit message are shown above ) |
0.79_4 02 Dec 2018 15:41:48 |
rene |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
0.79_4 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
0.79_4 10 Feb 2018 10:29:51 |
tcberner |
Rename KDE4 meta ports
This is done for
* consistency,
* and to simplify the import of the newer KDE Plasma5 desktop and KDE
applications
Bumps the dependencies.
Reviewed by: adridg
Differential Revision: https://reviews.freebsd.org/D12979 |
0.79_3 17 Jan 2018 11:24:47 |
tcberner |
audio/audex, fix build with clang6
Force -std=gnu++98, there are too many lines that require
a change for string-literal fixes.
PR: 224669 |
0.79_2 19 Nov 2017 11:37:26 |
riggs |
Chase audio/faac update (ABI incompatible to previous version 1.28)
PR: 223416
Submitted by: riggs |
0.79_1 25 Apr 2017 08:20:31 |
riggs |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
0.79 24 Aug 2016 08:20:31 |
tcberner |
Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks and
Plasma5 ports
At the moment KDE ports use bsd.kde4.mk to handle their dependencies. When
working on the ports for KDE Frameworks and Plasma5 it seemed to be more
reasonable to create a new kde.mk instead of adding an bsd.kde5.mk.
The kde.mk in this review is a stripped down version of the one we are using in
the KDE Test repositories plasma5 branch [1] to only contain the parts relevant
to the current KDE4 ports in the portstree [2].
Changes to the KDE Ports needed by this:
Replace USE_KDE4 by USE_KDE [3]
Add USES=kde:4 [4] (Only the first 15 lines of the commit message are shown above ) |
25 May 2016 20:56:06
|
rene |
Remove expired misc/kdehier4 and update all of its consumers to not reference it
any
longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE
Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy.
PR: 209014 (partial)
Submitted by: myself
Approved by: portmgr (bapt)
Differential Revision: https://reviews.freebsd.org/D6542 |
0.79 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
0.79 29 Dec 2015 14:41:58 |
jhale |
- Switch MASTER_SITES to SF. Using kde-apps.org requires redefining DISTNAME
and WRKSRC (which wasn't done in previous commit causing the patch target
to fail)
While here:
- Rename and make patches with 'make makepatch'
- Replace dead WWW in pkg-descr |
0.79 28 Dec 2015 14:18:10 |
rakuco |
Switch MASTER_SITES to make the port fetchable again.
Move to kde-apps.org, which provides a tarball with the same hash and size. |
0.79 12 Dec 2015 22:09:18 |
bapt |
Mark as broken: unfetchable |
0.79 26 Feb 2015 00:41:59 |
jhale |
- Update to 0.79 |
0.78_2 22 Sep 2014 12:24:34 |
jhale |
- Trim @dirrm[try] from pkg-plist |
0.78_2 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.78_1 15 Aug 2014 20:37:33 |
mandree |
Upgrade OpenEXR and ilmbase to 2.2.0.
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)
Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130
Couple OpenEXR more tightly to ilmbase and require its exact .so
version.
Add UPDATING note, and bump PORTREVISION of all dependent ports.
Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.
Approved by: portmgr (implicit for bumping PORTREVISION on unstaged ports) |
0.78 01 Jun 2014 13:03:14 |
ohauer |
- USE_(BZIP2|XZ) -> USES= tar:(bzip2|xz) |
0.78 22 Feb 2014 15:20:19 |
jhale |
- Update to 0.78
Notable changes:
- Fix Google cover fetching
- Cover embedding in FLAC files |
0.77.b1_1 18 Feb 2014 14:31:33 |
makc |
- Bump PORTREVISION after KDE4_PREFIX change |
0.77.b1 09 Oct 2013 06:55:59 |
jhale |
- Support staging
- Convert LIB_DEPENDS to new syntax
- Use options helpers |
0.77.b1 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
0.77.b1 12 Sep 2013 02:59:17 |
jhale |
- Update to 0.77b1
- Add missing dependency on libkcompactdisc
- Make COMMENT more concise |
0.74.b1_5 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.74.b1_5 26 Apr 2013 10:44:29 |
ak |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
0.74.b1_5 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
0.74.b1_5 04 Feb 2013 15:36:28 |
makc |
More merges from area51 repository:
- 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> |
0.74.b1_4 06 Oct 2012 14:52:14 |
eadler |
Covert to OptionsNG
Trim header file
Remove extraneous LICENSE_FILE |
0.74.b1_4 13 Sep 2012 04:45:59 |
jhale |
- Update MAINTAINER to my new FreeBSD.org address
Approved by: makc (mentor) |
0.74.b1_4 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
0.74.b1_4 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.74.b1_3 16 Feb 2012 15:57:34 |
ashish |
- Bump PORTREVISION to chase the update of multimedia/libvpx |
0.74.b1_2 14 Jan 2012 22:27:02 |
netchild |
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it. |
0.74.b1_1 25 Feb 2011 01:32:18 |
delphij |
Chase after net/openldap24-server update.
Reminded by: miwi |
0.74.b1 05 Feb 2011 03:36:42 |
miwi |
- Update to 0.74.b1
PR: 154416
Submitted by: Jason E. Hale <bsdkaffee@gmail.com>
Feature safe: yes |
0.72.b1_5 11 Aug 2010 21:04:44 |
makc |
Chase multimedia/mp4v2 update.
PR: ports/148643
Submitted by: Christopher Key <cjk32 at cam.ac.uk> |
0.72.b1_4 15 Jun 2010 18:52:03 |
makc |
Fix build with KDE 4.4
Update WWW and MASTER_SITES
PR: ports/147777
Submitted by: Jason E. Hale (maintainer) |
0.72.b1_4 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.72.b1_3 23 May 2010 19:42:47 |
pav |
- Mark BROKEN: does not compile
Reported by: pointyhat |
0.72.b1_3 24 Apr 2010 09:38:46 |
ehaupt |
Chase audio/libmodplug update. |
0.72.b1_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.72.b1_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.72.b1 23 Sep 2009 14:02:08 |
miwi |
- Update to 0.72b1
PR: 139050
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Feature safe: yes |
0.71.b5 28 Jul 2009 08:44:51 |
miwi |
- Update to 0.71b5
PR: 137015
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) |
0.71.b3 19 Jul 2009 11:09:21 |
miwi |
Audex is an audio CD ripping tool for KDE4.
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> |