How do you start the service? darkice@WHAT.service
Search Criteria
Package Details: darkice 1.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/darkice.git (read-only, click to copy) |
---|---|
Package Base: | darkice |
Description: | Reads live audio from backends, encodes it and streams it to a server |
Upstream URL: | http://www.darkice.org/ |
Keywords: | icecast streaming |
Licenses: | GPL-3.0-or-later |
Submitter: | ilpianista |
Maintainer: | SpotlightKid (osamc) |
Last Packager: | osamc |
Votes: | 24 |
Popularity: | 0.000018 |
First Submitted: | 2011-11-14 22:35 (UTC) |
Last Updated: | 2024-06-19 12:06 (UTC) |
Dependencies (25)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- libasound.so (alsa-lib, lib32-alsa-lib)
- libfaac.so (faac)
- libFLAC.so (flac-gitAUR, flac, lib32-flac)
- libjack.so (jackAUR, jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, jack2, lib32-jack2, lib32-pipewire-jack, pipewire-jack)
- libmp3lame.so (lame-svnAUR, lame-altivecAUR, lame)
- libogg.so (libogg-gitAUR, lib32-libogg, libogg)
- libopus.so (lib32-opus, opus)
- libpulse-simple.so (pulseaudio-dummyAUR, libpulse)
- libpulse.so (pulseaudio-dummyAUR, libpulse)
- libsamplerate.so (libsamplerate-gitAUR, lib32-libsamplerate, libsamplerate)
- libtwolame.so (lib32-twolame, twolame)
- libvorbis.so (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR, lib32-libvorbis, libvorbis)
- libvorbisenc.so (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR, lib32-libvorbis, libvorbis)
- alsa-lib (make)
- faac (faac-gitAUR) (make)
- flac (flac-gitAUR) (make)
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, jack2, pipewire-jack) (make)
- lame (lame-svnAUR, lame-altivecAUR) (make)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (make)
- libsamplerate (libsamplerate-gitAUR) (make)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR) (make)
- opus (opus-gitAUR) (make)
- twolame (twolame-gitAUR) (make)
Required by (1)
Sources (2)
Dark-Sky commented on 2018-12-28 20:23 (UTC)
bluntroller commented on 2018-11-01 21:39 (UTC)
Correction. Works like expected, compiles clean.
Hint: don't mix up your setup by switching between ALSA and pulse. Work with this server/streamer for years. Cheers
bluntroller commented on 2018-10-30 16:28 (UTC)
Not fixed yet - instead of taking the plague to fix it I'd rather compile from origin.
chrko commented on 2018-05-01 19:54 (UTC)
Please add git to makedepends :)
Refutationalist commented on 2016-12-12 23:29 (UTC)
@14mRh4X0r chicken/egg indeed. fixed.
14mRh4X0r commented on 2016-12-12 22:35 (UTC)
The latest changes to the PKGBUILD do not work, since the service file does not exist in the master branch of the darkice AUR package (chicken/egg, someone?).
A patch that fixes this can be found at http://sprunge.us/JNDh
Refutationalist commented on 2016-12-12 19:48 (UTC)
@B3l3tte committed. Only changes I made are to deps for aacplus.
B3l3tte commented on 2016-12-12 10:16 (UTC) (edited on 2016-12-12 10:20 (UTC) by B3l3tte)
So, I finally got a fully working PKGBUILD here : http://pastebin.com/raw/upwvugaT
To install properly :
cd && mkdir darkice && cd darkice
curl http://pastebin.com/raw/upwvugaT > PKGBUILD
makepkg
pacman -U dark*.tar.xz
cd .. && rm -rf ./darkice
Enjoy :)
Refutationalist commented on 2016-10-28 13:25 (UTC)
@B3l3tte Thanks for the help. I was planning on getting to it this week-- I haven't really worked with the new AUR-- so I'll get this in ASAP. Need to update my studio in any case.
B3l3tte commented on 2016-10-26 17:34 (UTC) (edited on 2016-10-26 17:38 (UTC) by B3l3tte)
I have updated the PKGBUILD for the 1.3 sourceforge version.
It's available here : http://pastebin.com/FSiGvgxZ
I have also submitted a PR on their github to prevent some compilation errors : https://github.com/rafael2k/darkice/pull/120
Pinned Comments
osamc commented on 2023-10-15 18:51 (UTC)
This AUR package is a mirror and automatically updated from the proaudio binary repo project at https://github.com/osam-cologne/archlinux-proaudio
If possible, open a GitHub issue or PR instead of commenting here, thanks!
SpotlightKid commented on 2020-04-16 23:40 (UTC) (edited on 2020-04-16 23:40 (UTC) by SpotlightKid)
@all Heads up: I've updated the package to 1.4 and made the following changes:
N.B.: Upstream version 1.4 is not listed on the project's web site, but it is tagged in their git repository (see https://github.com/rafael2k/darkice/issues/157).