Package-Manager: Portage-2.3.65, Repoman-2.3.12
Closes: https://bugs.gentoo.org/655248
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit autotools fdo-mime flag-o-matic multilib-minimal
+inherit autotools fdo-mime flag-o-matic xdg-utils multilib-minimal
DESCRIPTION="C++ user interface toolkit for X and OpenGL"
HOMEPAGE="http://www.fltk.org/"
pkg_postinst() {
fdo-mime_desktop_database_update
+ xdg_icon_cache_update
}
pkg_postrm() {
fdo-mime_desktop_database_update
+ xdg_icon_cache_update
}
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit autotools fdo-mime flag-o-matic git-r3 multilib-minimal
+inherit autotools fdo-mime flag-o-matic git-r3 xdg-utils multilib-minimal
DESCRIPTION="C++ user interface toolkit for X and OpenGL"
HOMEPAGE="http://www.fltk.org/"
pkg_postinst() {
fdo-mime_desktop_database_update
+ xdg_icon_cache_update
}
pkg_postrm() {
fdo-mime_desktop_database_update
+ xdg_icon_cache_update
}
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit autotools fdo-mime flag-o-matic git-r3 multilib-minimal
+inherit autotools fdo-mime flag-o-matic git-r3 xdg-utils multilib-minimal
DESCRIPTION="C++ user interface toolkit for X and OpenGL"
HOMEPAGE="http://www.fltk.org/"
pkg_postinst() {
fdo-mime_desktop_database_update
+ xdg_icon_cache_update
}
pkg_postrm() {
fdo-mime_desktop_database_update
+ xdg_icon_cache_update
}