Package Details: libaacs-git 0.11.1.13.g0471e05-1

Git Clone URL: https://aur.archlinux.org/libaacs-git.git (read-only, click to copy)
Package Base: libaacs-git
Description: Advanced Access Content System. (GIT version)
Upstream URL: https://www.videolan.org/developers/libaacs.html
Licenses: LGPL
Conflicts: libaacs
Provides: libaacs, libaacs.so
Submitter: sl1pkn07
Maintainer: sl1pkn07
Last Packager: sl1pkn07
Votes: 27
Popularity: 0.000000
First Submitted: 2012-02-19 00:45 (UTC)
Last Updated: 2025-08-12 15:32 (UTC)

Dependencies (6)

Required by (14)

Sources (1)

Latest Comments

« First ‹ Previous 1 2

sl1pkn07 commented on 2013-05-19 11:41 (UTC)

@patryk: pleae, post all log build for me http://sl1pkn07.no-ip.com/paste/view/15cea32c

patryk commented on 2013-05-19 10:43 (UTC)

libaacs/mmc.c: In function 'mmc_open': libaacs/mmc.c:862:5: error: implicit declaration of function 'realpath' [-Werror=implicit-function-declaration] if (!file_path || !realpath(path, file_path)) { ^ cc1: some warnings being treated as errors make[3]: *** [mmc.lo] Błąd 1 make[3]: *** Oczekiwanie na niezakończone zadania....

<deleted-account> commented on 2012-10-08 07:15 (UTC)

make appears to be failing in the current build

Huulivoide commented on 2012-04-18 15:50 (UTC)

[ -d "${srcdir}"/"${_gitname}"-build ] && is not needed as rm -rf will exit with 0 no matter did it find the dir or not.