# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit autotools fdo-mime flag-o-matic xdg-utils multilib-minimal
+inherit autotools 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_desktop_database_update
xdg_icon_cache_update
}
pkg_postrm() {
- fdo-mime_desktop_database_update
+ xdg_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 xdg-utils multilib-minimal
+inherit autotools 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_desktop_database_update
xdg_icon_cache_update
}
pkg_postrm() {
- fdo-mime_desktop_database_update
+ xdg_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 xdg-utils multilib-minimal
+inherit autotools 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_desktop_database_update
xdg_icon_cache_update
}
pkg_postrm() {
- fdo-mime_desktop_database_update
+ xdg_desktop_database_update
xdg_icon_cache_update
}