x11-libs/fltk: fdo-mime => xdg-utils
authorJeroen Roovers <jer@gentoo.org>
Tue, 30 Apr 2019 11:27:21 +0000 (13:27 +0200)
committerJeroen Roovers <jer@gentoo.org>
Tue, 30 Apr 2019 11:28:22 +0000 (13:28 +0200)
Closes: https://bugs.gentoo.org/show_bug.cgi?id=655248
Package-Manager: Portage-2.3.65, Repoman-2.3.12
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
x11-libs/fltk/fltk-1.3.5-r1.ebuild
x11-libs/fltk/fltk-1.3.9999.ebuild
x11-libs/fltk/fltk-1.4.9999.ebuild

index f5bad150013e9c63a8d5caabc3d9736803c87600..ff8415f61c385da9b7128146a69e187f0593570e 100644 (file)
@@ -2,7 +2,7 @@
 # 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/"
@@ -183,11 +183,11 @@ multilib_src_install_all() {
 }
 
 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
 }
index 5750e09a02c769712651bc0769365705d0b2eeac..a345644078c74cdbf6be6e712a166d1984f45e09 100644 (file)
@@ -2,7 +2,7 @@
 # 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/"
@@ -191,11 +191,11 @@ multilib_src_install_all() {
 }
 
 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
 }
index 6084621d31cb8dd954f9c4df0ec13383914a8931..cd5e2392070897150867dd6635946e6c969dfbd5 100644 (file)
@@ -2,7 +2,7 @@
 # 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/"
@@ -195,11 +195,11 @@ multilib_src_install_all() {
 }
 
 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
 }