Search Criteria
Package Details: aacskeys 0.4.0f-8
Package Actions
Git Clone URL: | https://aur.archlinux.org/aacskeys.git (read-only, click to copy) |
---|---|
Package Base: | aacskeys |
Description: | A library and program to retrieve decryption keys for HD discs |
Upstream URL: | http://cyberside.net.ee/ripping/BD_DeviceKeys |
Licenses: | custom:public domain |
Submitter: | LinRs |
Maintainer: | ToadKing |
Last Packager: | ToadKing |
Votes: | 2 |
Popularity: | 0.000713 |
First Submitted: | 2019-04-05 15:26 (UTC) |
Last Updated: | 2024-10-29 07:23 (UTC) |
Dependencies (3)
- openssl-1.0AUR
- java-environment (jdk12AUR, jdk10AUR, jdk10-openj9-binAUR, jdk7AUR, amazon-corretto-16AUR, jdk8-graalvm-binAUR, jdk16-graalvm-binAUR, jdk16-adoptopenjdkAUR, jdk8-armAUR, liberica-jre-11-binAUR, jdk11-j9-binAUR, jdk11-jbr-xdgAUR, jdk16-openjdkAUR, jdk14-openjdkAUR, jdk18-openjdkAUR, amazon-corretto-19-binAUR, jdk19-graalvm-binAUR, liberica-jre-11-full-binAUR, jdk19-graalvm-ee-binAUR, jdk13-openjdk-binAUR, liberica-jre-8-full-binAUR, jdk11-graalvm-binAUR, jdk-openj9AUR, jdk11-graalvm-ee-binAUR, jdk12-openjdkAUR, jdk11-dragonwell-standard-binAUR, jdk11-jetbrains-binAUR, jdk20-graalvm-binAUR, jdk17-graalvm-binAUR, jdk8-graalvm-ee-binAUR, zulu-15-binAUR, jdk20-openj9-binAUR, zulu-13-binAUR, jdk8-dragonwell-extended-binAUR, jdk8-dragonwell-standard-binAUR, jdk11-dragonwell-extended-binAUR, jdk17-dragonwell-standard-binAUR, jdk11AUR, jdk8-j9-binAUR, jdk7-j9-binAUR, jdk7r1-j9-binAUR, jdk8-dragonwell-extendedAUR, jdk13-openjdkAUR, jdk15-openjdkAUR, jdk21-graalvm-binAUR, jdk17-jetbrainsAUR, jdk8-openj9-binAUR, jdk-ltsAUR, microsoft-openjdk-11-binAUR, microsoft-openjdk-17-binAUR, microsoft-openjdk-21-binAUR, liberica-nik-24-full-binAUR, jdk21-jetbrains-gitAUR, zulu-17-binAUR, zulu-11-binAUR, zulu-8-binAUR, mandrel-binAUR, mandrel24-binAUR, liberica-jdk-17-full-binAUR, liberica-jdk-11-lite-binAUR, liberica-jdk-11-full-binAUR, liberica-jdk-11-binAUR, jdk17-graalvm-ee-binAUR, jdk21-graalvm-ee-binAUR, jdk22-graalvm-ee-binAUR, jdk20-graalvm-ee-binAUR, jdk22-graalvm-binAUR, jdk19-openjdkAUR, jdk17-jetbrains-binAUR, zulu-jdk-fx-binAUR, jabba-binAUR, jdk21-jetbrainsAUR, jdk17-zulu-prime-binAUR, zing-21-binAUR, zing-8-binAUR, jdk23-graalvm-ee-binAUR, jdk-android-studioAUR, jdk21-jetbrains-binAUR, java-openjdk-binAUR, amazon-corretto-17AUR, amazon-corretto-21-binAUR, jdk21-temurinAUR, amazon-corretto-8AUR, amazon-corretto-11AUR, jdk11-temurinAUR, liberica-jdk-full-binAUR, liberica-jdk-21-full-binAUR, liberica-jdk-8-full-binAUR, jdk17-temurinAUR, jdk8-temurinAUR, zulu-21-binAUR, jdk-temurinAUR, jdk8AUR, zulu-17-fx-binAUR, jdk8-perfAUR, zulu-fx-binAUR, zulu8-fx-binAUR, zulu11-fx-binAUR, zulu17-fx-binAUR, zulu21-fx-binAUR, jdk-openj9-binAUR, jdk11-openj9-binAUR, jdk17-openj9-binAUR, jre-jetbrainsAUR, jdk-openjdk-wakefieldAUR, jdk21-openj9-binAUR, java-openjdk-ea-binAUR, zulu-23-binAUR, jdkAUR, jdk21-dragonwell-standard-binAUR, jdk21-dragonwell-extended-binAUR, jdk-openjdk, jdk11-openjdk, jdk17-openjdk, jdk21-openjdk, jdk8-openjdk) (make)
- premake3 (make)
Latest Comments
ToadKing commented on 2024-10-29 06:34 (UTC)
There's a small patch to this program that fixes a check for bus encryption and builds the standalone executable with Java support. Adding it required some extra finessing of the PKGBUILD file so I have the changes in a diff patch here:
https://gist.github.com/ToadKing/cf44b58bc5852dc2a1c0aa465f100950
Main changes: * Patch the sources with 0.4.0f changes. * Use premake3 instead of the current version. * Fix Java path insertion (JAVA_HOME is no longer used) * Patch the premake file to add Java headers to the standalone aacskeys tool. * Force regen the Makefiles before building (this didn't appear to actually be happening before).
The source for the new code was from here if you want to check it yourself: https://mega.nz/folder/0NsgjBjA#mWAQnhDmCo8pJP5SUNi3Fw
ChristianHein commented on 2023-07-20 12:14 (UTC) (edited on 2023-07-20 12:15 (UTC) by ChristianHein)
The source URLs have changed:
https://archive.deb-multimedia.org/pool/main/a/aacskeys/aacskeys_0.4.0e.orig.tar.gz
https://archive.deb-multimedia.org/pool/main/a/aacskeys/aacskeys_0.4.0e-dmo7.diff.gz
Case_Of commented on 2023-07-08 19:47 (UTC)
Hello, sources aren’t available anymore
TimOverboard commented on 2019-06-06 16:40 (UTC) (edited on 2019-06-06 16:48 (UTC) by TimOverboard)
The diff is downloaded and symlinked in gzipped format. needs unzipping before patch. Adding this line to PKGBUILD fixed for me.
prepare() {
zcat ${pkgname}${pkgver}-${_dmover}.diff.gz > ${srcdir}/${pkgname}${pkgver}-${_dmover}.diff
cd "${srcdir}/${pkgname}-${pkgver}"
patch -Np1 -i "${srcdir}/${pkgname}_${pkgver}-${_dmover}.diff"
blinx commented on 2019-05-28 21:27 (UTC)
Got an error: patch: * Can't open patch file /home/**/.cache/yay/aacskeys/src/aacskeys_0.4.0e-dmo7.diff : No such file or directory