- This pkgbuild is maintained at https://github.com/FabioLolix/PKGBUILD
Search Criteria
Package Details: dvdae-bin 8.8.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/dvdae-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | dvdae-bin |
| Description: | DVD audio extract & ripping tool for extracting streams from DVD-Audio & Video discs and save them as OGG, MP3, Wave or FLAC files |
| Upstream URL: | https://www.dvdae.com/ |
| Licenses: | LicenseRef-Computer_Application_Studio_EULA |
| Submitter: | jyantis |
| Maintainer: | FabioLolix |
| Last Packager: | FabioLolix |
| Votes: | 7 |
| Popularity: | 0.96 |
| First Submitted: | 2014-09-27 02:34 (UTC) |
| Last Updated: | 2026-02-28 13:35 (UTC) |
Dependencies (24)
- alsa-lib
- cairo (cairo-gitAUR)
- curl (curl-gitAUR, curl-c-aresAUR)
- expat (expat-gitAUR)
- flac1.4AUR
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR, gdk-pixbuf2-noglycinAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- gtk3 (gtk3-classic-xfceAUR, gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- lame (lame-svnAUR, lame-altivecAUR)
- libcap
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- libogg (libogg-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libsm
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- libx11 (libx11-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- Show 4 more dependencies...
Required by (0)
Sources (2)
FabioLolix commented on 2026-03-07 13:39 (UTC)
FabioLolix commented on 2026-03-07 13:39 (UTC)
the flac1.4 dependency can be removed now, no longer needed in version 8.8.0.
Still needed
$ ldd /usr/bin/dvdae | grep -i libflac
libFLAC.so.12 => /usr/lib/libFLAC.so.12 (0x00007f52f69bb000)
$ pkgfile libFLAC.so.12
ArchLolix_repo_clean/flac1.4
retuow commented on 2026-03-02 09:18 (UTC)
@FabioLolix: the flac1.4 dependency can be removed now, no longer needed in version 8.8.0.
retuow commented on 2026-02-27 17:41 (UTC)
@darthmongo: that is because version 8.8.0 is released. Old versions are no longer available for download once a new version is released.
darthmongo commented on 2026-02-26 14:41 (UTC)
Getting the following error when installing: curl: (22) The requested URL returned error: 404 ==> ERROR: Failure while downloading https://www.dvdae.com/dvdae/dvdae_8.7.0_amd64.deb Aborting... error: failed to download sources for 'dvdae-bin-8.7.0-2': error: packages failed to build: dvdae-bin-8.7.0-2
schnedan commented on 2025-03-08 09:26 (UTC)
2 issues:
1.) the current PKGBUILD seems to miss flac1.4 as an dependency, it only tests for the file libFLAC.so.12
2.) the actual build fails here:
==> Beginne prepare()...
bsdtar: could not chdir to '/tmp/trizen-username/dvdae-bin/pkg/dvdae-bin/'
==> FEHLER: Ein Fehler geschah in prepare().
retuow commented on 2025-03-04 07:09 (UTC) (edited on 2025-03-04 07:13 (UTC) by retuow)
Hi,
During my system upgrade (with paru -Syu), the changes you made for version 8.7.0-2 were pulled, but the install failed with
==> Starting prepare()...
bsdtar: could not chdir to '~/.cache/paru/clone/dvdae-bin/pkg/dvdae-bin/'
And when I tried it on a machine that did not have flac1.4 installed yet, I first got this error:
:: Resolving dependencies...
error: could not find all required packages:
libFLAC.so.12 (wanted by: dvdae-bin)
If I manually install flac1.4 first, the dependency is resolved, but then it fails again with the error in prepare()
This can be fixed by reverting to the way the package was built for 8.7.0-1, as in, don't add a prepare() function but call bsdtar in package().
FabioLolix commented on 2025-03-02 22:33 (UTC)
Thanks, I'l correct the depends in a day or 2
retuow commented on 2025-03-02 18:48 (UTC)
Since flac 1.5 entered the main repos dvdae fails to start. I have created a flac1.4 aur package to fix this.
FabioLolix commented on 2024-10-25 20:57 (UTC)
flac1.3 is no longer required and can be removed from your systems
Pinned Comments
FabioLolix commented on 2026-03-07 13:39 (UTC)
FabioLolix commented on 2023-02-07 22:51 (UTC)
An incoming update will perform
in the .install file so the program could be launched as user
https://aur.archlinux.org/packages/dvdae-bin#comment-479406
https://aur.archlinux.org/packages/dvdae-bin#comment-479323