mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
media-libs/jpeg-xl: simplify live ebuild
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Daniel Novomesky <dnovomesky@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
EAPI="7"
|
EAPI="7"
|
||||||
|
|
||||||
inherit cmake git-r3
|
inherit xdg cmake git-r3
|
||||||
|
|
||||||
DESCRIPTION="JPEG XL Reference Software"
|
DESCRIPTION="JPEG XL Reference Software"
|
||||||
HOMEPAGE="https://gitlab.com/wg1/jpeg-xl/"
|
HOMEPAGE="https://gitlab.com/wg1/jpeg-xl/"
|
||||||
@@ -48,11 +48,3 @@ src_configure() {
|
|||||||
|
|
||||||
cmake_src_configure
|
cmake_src_configure
|
||||||
}
|
}
|
||||||
|
|
||||||
pkg_postinst() {
|
|
||||||
xdg_mimeinfo_database_update
|
|
||||||
}
|
|
||||||
|
|
||||||
pkg_postrm() {
|
|
||||||
xdg_mimeinfo_database_update
|
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user