| Port details |
- audiocd-kio KDE IOSlave for accessing audio CDs
- 26.04.2 audio
=1 26.04.1_1Version of this port present on the latest quarterly branch. - Maintainer: kde@FreeBSD.org
 - Port Added: 2018-04-08 17:36:56
- Last Update: 2026-06-04 11:41:11
- Commit Hash: 61b245c
- People watching this port, also watch:: python, xerces-c3, linux-c7-avahi-libs, py311-pycparser
- Also Listed In: kde kde-applications
- License: GPLv2
- WWW:
- https://www.kde.org/
- Description:
- KDE IOSlave for accessing audio CDs.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- audiocd-kio>0:audio/audiocd-kio
- To install the port:
- cd /usr/ports/audio/audiocd-kio/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/audiocd-kio
- pkg install audiocd-kio
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: audiocd-kio
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1780478306
SHA256 (KDE/release-service/26.04.2/audiocd-kio-26.04.2.tar.xz) = 53a6084d7c4aaf125e372c0ca5be0947483bcbd75c352b97fbd24cede36dc2d6
SIZE (KDE/release-service/26.04.2/audiocd-kio-26.04.2.tar.xz) = 584472
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-core
- ninja : devel/ninja
- gettext-runtime>=0.26 : devel/gettext-runtime
- gettext-tools>=0.26 : devel/gettext-tools
- meinproc6 : devel/kf6-kdoctools
- ECMConfig.cmake : devel/kf6-extra-cmake-modules
- Library dependencies:
-
- libFLAC.so : audio/flac
- libcdda_paranoia.so : audio/cdparanoia
- libogg.so : audio/libogg
- libvorbis.so : audio/libvorbis
- libKCddb6.so : audio/libkcddb
- libintl.so : devel/gettext-runtime
- libKF6AuthCore.so : devel/kf6-kauth
- libKF6Bookmarks.so : devel/kf6-kbookmarks
- libKF6Codecs.so : textproc/kf6-kcodecs
- libKF6Completion.so : x11-toolkits/kf6-kcompletion
- libKF6ConfigCore.so : devel/kf6-kconfig
- libKF6ConfigWidgets.so : x11-toolkits/kf6-kconfigwidgets
- libKF6CoreAddons.so : devel/kf6-kcoreaddons
- libKF6Crash.so : devel/kf6-kcrash
- libKF6GuiAddons.so : x11-toolkits/kf6-kguiaddons
- libKF6I18n.so : devel/kf6-ki18n
- libKF6IconThemes.so : x11-themes/kf6-kiconthemes
- libKF6ItemViews.so : x11-toolkits/kf6-kitemviews
- libKF6JobWidgets.so : x11-toolkits/kf6-kjobwidgets
- libKF6KCMUtils.so : devel/kf6-kcmutils
- libKF6KIOCore.so : devel/kf6-kio
- libKF6Notifications.so : devel/kf6-knotifications
- libKF6Parts.so : devel/kf6-kparts
- libKF6Service.so : devel/kf6-kservice
- libKF6Solid.so : devel/kf6-solid
- libKF6SonnetCore.so : textproc/kf6-sonnet
- libKF6TextWidgets.so : x11-toolkits/kf6-ktextwidgets
- libKF6UnitConversion.so : devel/kf6-kunitconversion
- libKF6WidgetsAddons.so : x11-toolkits/kf6-kwidgetsaddons
- libKF6WindowSystem.so : x11/kf6-kwindowsystem
- libKF6XmlGui.so : x11-toolkits/kf6-kxmlgui
- libQt6Core.so : devel/qt6-base
- This port is required by:
- for Run
-
- multimedia/kdemultimedia
Configuration Options:
- ===> The following configuration options are available for audiocd-kio-26.04.2:
DOCS=on: Build and/or install documentation
LAME=off: Install LAME MP3 audio encoder
===> Use 'make config' to modify these settings
- Options name:
- audio_audiocd-kio
- USES:
- cmake compiler:c++11-lang gettext kde:6 qt:6 tar:xz
- 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 |
18.08.1 10 Sep 2018 13:14:52
  |
mat  |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
18.08.1 06 Sep 2018 21:06:48
  |
adridg  |
Update the current KDE Applications to 18.08.1, the latest release.
https://www.kde.org/announcements/announce-applications-18.08.1.php
The release notes mention a few dozen fixes, MTP doesn't crash when
concurrently accessed by another application, nothing critical.
Submitted by: tcberner |
18.08.0 25 Aug 2018 05:15:03
  |
tcberner  |
Update KDE Applications to 18.08
Changelog: https://www.kde.org/announcements/announce-applications-18.08.0.php |
18.04.3 13 Jul 2018 17:41:57
  |
tcberner  |
Update KDE Applications to 18.04.3 |
18.04.2_1 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 |
18.04.2_1 21 Jun 2018 16:52:09
  |
tcberner  |
multimedia/*phonon*: update and flavorize with @qt4/@qt5
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D14632 |
18.04.2 10 Jun 2018 10:39:35
  |
tcberner  |
Update KDE Applications to 18.04.2 |
18.04.1 11 May 2018 06:09:40
  |
tcberner  |
Update KDE Applications to 18.04.1 |
18.04.0 28 Apr 2018 18:11:50
  |
tcberner  |
Update KDE Applications to 18.04.0
* Pin multimedia/kdelive at 17.12.3 until we import the mlt update from the
dev-repo. |
17.12.3 08 Apr 2018 17:35:41
  |
tcberner  |
New ports: KDE Applicationsa audio/
* audio/juk
* audio/audiocd-kio
* audio/kmix
* audio/kwave
* audio/libkcddb
* audio/libkcompactdisc
This is the current version of KDE Applications <foo>.
Note that users of KDE SC4 should stick with <foo>-kde4.
Differential Revision: https://reviews.freebsd.org/D14824 |