Package Details: volpack 1.0c7-2

Git Clone URL: https://aur.archlinux.org/volpack.git (read-only, click to copy)
Package Base: volpack
Description: Enhanced Philippe Lacroute's volpack volume rendering library
Upstream URL: http://amide.sourceforge.net/packages.html
Licenses: GPL
Submitter: fab31
Maintainer: fab31
Last Packager: fab31
Votes: 1
Popularity: 0.000000
First Submitted: 2016-02-09 14:04 (UTC)
Last Updated: 2016-02-09 14:16 (UTC)

Latest Comments

calispac commented on 2024-12-05 14:59 (UTC) (edited on 2024-12-05 15:00 (UTC) by calispac)

I finally managed to compile it with :

build() {
    cd "$pkgname-$pkgver"
    ./configure --prefix=/usr
        make -e CC='gcc -std=gnu89'
    }

archer1337 commented on 2022-11-21 19:46 (UTC)

@Kyuunex it does build for me. What error message(s) are you running into?

Kyuunex commented on 2021-09-30 16:40 (UTC)

does not build