From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E1A6F1396D0 for ; Sun, 27 Aug 2017 05:52:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66E881FC045; Sun, 27 Aug 2017 05:52:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4136B1FC045 for ; Sun, 27 Aug 2017 05:52:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 465C13418C5 for ; Sun, 27 Aug 2017 05:52:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9DDE1841F for ; Sun, 27 Aug 2017 05:52:07 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1503812997.be3eadce92ef9bd198bc1c1f57e8945a2c2931ba.kensington@gentoo> Subject: [gentoo-commits] proj/qt:qtbase59 commit in: app-emulation/q4wine/ X-VCS-Repository: proj/qt X-VCS-Files: app-emulation/q4wine/q4wine-9999.ebuild X-VCS-Directories: app-emulation/q4wine/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: be3eadce92ef9bd198bc1c1f57e8945a2c2931ba X-VCS-Branch: qtbase59 Date: Sun, 27 Aug 2017 05:52:07 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 75e7c751-98a7-4270-9114-a4a325fda434 X-Archives-Hash: 6ab9cec03d20cf3e42b0e552c6802a44 commit: be3eadce92ef9bd198bc1c1f57e8945a2c2931ba Author: Michael Palimaka gentoo org> AuthorDate: Sun Aug 27 05:49:54 2017 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sun Aug 27 05:49:57 2017 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=be3eadce app-emulation/q4wine: sync with main tree Package-Manager: Portage-2.3.6, Repoman-2.3.3 app-emulation/q4wine/q4wine-9999.ebuild | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/app-emulation/q4wine/q4wine-9999.ebuild b/app-emulation/q4wine/q4wine-9999.ebuild index 71633d1c..689118dc 100644 --- a/app-emulation/q4wine/q4wine-9999.ebuild +++ b/app-emulation/q4wine/q4wine-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit cmake-utils fdo-mime gnome2-utils git-r3 +inherit cmake-utils gnome2-utils xdg-utils git-r3 # Upstream names the package PV-rX. We change that to # PV_pX so we can use portage revisions. @@ -27,6 +27,7 @@ CDEPEND=" dev-qt/qtwidgets:5 dev-qt/qtxml:5 dbus? ( dev-qt/qtdbus:5 ) + ico? ( >=media-gfx/icoutils-0.26.0 ) " DEPEND="${CDEPEND} dev-qt/linguist-tools:5 @@ -34,7 +35,6 @@ DEPEND="${CDEPEND} RDEPEND="${CDEPEND} app-admin/sudo >=sys-apps/which-2.19 - ico? ( >=media-gfx/icoutils-0.26.0 ) iso? ( sys-fs/fuseiso ) " @@ -56,16 +56,12 @@ src_configure() { cmake-utils_src_configure } -pkg_preinst() { - gnome2_icon_savelist -} - pkg_postinst() { - fdo-mime_desktop_database_update gnome2_icon_cache_update + xdg_desktop_database_update } pkg_postrm() { - fdo-mime_desktop_database_update gnome2_icon_cache_update + xdg_desktop_database_update } From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DBA6C1396D0 for ; Sun, 27 Aug 2017 05:50:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 23957E0831; Sun, 27 Aug 2017 05:50:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 00ABFE0831 for ; Sun, 27 Aug 2017 05:50:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1AF36341708 for ; Sun, 27 Aug 2017 05:50:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C58FA8419 for ; Sun, 27 Aug 2017 05:50:05 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1503812997.be3eadce92ef9bd198bc1c1f57e8945a2c2931ba.kensington@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: app-emulation/q4wine/ X-VCS-Repository: proj/qt X-VCS-Files: app-emulation/q4wine/q4wine-9999.ebuild X-VCS-Directories: app-emulation/q4wine/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: be3eadce92ef9bd198bc1c1f57e8945a2c2931ba X-VCS-Branch: master Date: Sun, 27 Aug 2017 05:50:05 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: b4e3dc8a-c363-486d-a12d-5541dda83bf9 X-Archives-Hash: a5c537a51b45ffa9d270d755b3edcf2d Message-ID: <20170827055005.OfauGqJ93LwHZPLUx4p8bdGnK7ZoWjMRAfOj_jpwYXI@z> commit: be3eadce92ef9bd198bc1c1f57e8945a2c2931ba Author: Michael Palimaka gentoo org> AuthorDate: Sun Aug 27 05:49:54 2017 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sun Aug 27 05:49:57 2017 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=be3eadce app-emulation/q4wine: sync with main tree Package-Manager: Portage-2.3.6, Repoman-2.3.3 app-emulation/q4wine/q4wine-9999.ebuild | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/app-emulation/q4wine/q4wine-9999.ebuild b/app-emulation/q4wine/q4wine-9999.ebuild index 71633d1c..689118dc 100644 --- a/app-emulation/q4wine/q4wine-9999.ebuild +++ b/app-emulation/q4wine/q4wine-9999.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit cmake-utils fdo-mime gnome2-utils git-r3 +inherit cmake-utils gnome2-utils xdg-utils git-r3 # Upstream names the package PV-rX. We change that to # PV_pX so we can use portage revisions. @@ -27,6 +27,7 @@ CDEPEND=" dev-qt/qtwidgets:5 dev-qt/qtxml:5 dbus? ( dev-qt/qtdbus:5 ) + ico? ( >=media-gfx/icoutils-0.26.0 ) " DEPEND="${CDEPEND} dev-qt/linguist-tools:5 @@ -34,7 +35,6 @@ DEPEND="${CDEPEND} RDEPEND="${CDEPEND} app-admin/sudo >=sys-apps/which-2.19 - ico? ( >=media-gfx/icoutils-0.26.0 ) iso? ( sys-fs/fuseiso ) " @@ -56,16 +56,12 @@ src_configure() { cmake-utils_src_configure } -pkg_preinst() { - gnome2_icon_savelist -} - pkg_postinst() { - fdo-mime_desktop_database_update gnome2_icon_cache_update + xdg_desktop_database_update } pkg_postrm() { - fdo-mime_desktop_database_update gnome2_icon_cache_update + xdg_desktop_database_update }