Package Details: lib32-libdovi 3.3.1-1

Git Clone URL: https://aur.archlinux.org/lib32-libdovi.git (read-only, click to copy)
Package Base: lib32-libdovi
Description: Library to read and write Dolby Vision metadata C-API (32-bit)
Upstream URL: https://github.com/quietvoid/dovi_tool/tree/main/dolby_vision
Licenses: MIT
Provides: libdovi.so
Submitter: quietvoid
Maintainer: quietvoid
Last Packager: quietvoid
Votes: 0
Popularity: 0.000000
First Submitted: 2023-05-27 11:59 (UTC)
Last Updated: 2024-08-04 13:36 (UTC)

Latest Comments

« First ‹ Previous 1 2

quietvoid commented on 2024-02-28 12:45 (UTC) (edited on 2024-02-28 12:48 (UTC) by quietvoid)

There aren't really guidelines on handling lib32 includes, so I just moved them to libdovi32.
Most packages do remove them but I do have lib32-libtiff installed that keeps them.
Rather have functional headers than not.

oxalin commented on 2024-02-28 06:53 (UTC) (edited on 2024-02-28 07:00 (UTC) by oxalin)

Hi. There are conflicting files with the native package. Could you add and comment out the following at the end of

package() {

...

rm -r "${pkgdir}"/usr/include

# install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/libdovi/LICENSE"

}

And I think you could remove conflicts=('libdovi.so')