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 8A144138335 for ; Mon, 1 Jul 2019 07:56:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C963BE08AE; Mon, 1 Jul 2019 07:56:20 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 B1125E08AE for ; Mon, 1 Jul 2019 07:56:20 +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 BBD6F346D84 for ; Mon, 1 Jul 2019 07:56:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EC9546DB for ; Mon, 1 Jul 2019 07:56:16 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1561967770.4cb0baa9c54b6f32f4c5aeaaa618d81168eea89f.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/garcon/ X-VCS-Repository: repo/gentoo X-VCS-Files: xfce-base/garcon/Manifest xfce-base/garcon/garcon-0.6.3.ebuild X-VCS-Directories: xfce-base/garcon/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 4cb0baa9c54b6f32f4c5aeaaa618d81168eea89f X-VCS-Branch: master Date: Mon, 1 Jul 2019 07:56:16 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ad305458-1ef7-4a56-acf9-110291fcc71b X-Archives-Hash: b06ae2198d667770b7fde250ac9f4404 commit: 4cb0baa9c54b6f32f4c5aeaaa618d81168eea89f Author: Michał Górny gentoo org> AuthorDate: Mon Jul 1 07:16:16 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Mon Jul 1 07:56:10 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cb0baa9 xfce-base/garcon: Bump to 0.6.3 Signed-off-by: Michał Górny gentoo.org> xfce-base/garcon/Manifest | 1 + xfce-base/garcon/garcon-0.6.3.ebuild | 42 ++++++++++++++++++++++++++++++++++++ 2 files changed, 43 insertions(+) diff --git a/xfce-base/garcon/Manifest b/xfce-base/garcon/Manifest index 196f30a4001..8f6e064ad42 100644 --- a/xfce-base/garcon/Manifest +++ b/xfce-base/garcon/Manifest @@ -1 +1,2 @@ DIST garcon-0.6.2.tar.bz2 539745 BLAKE2B 1bcbb136cd525f1280f6539ea447b4b84f935297f6bd4391407e31925cf873fdd0cfbeb70dba5ce882e4620f1ce7b89d51c9c26232db88b1202f5a0fca3f6175 SHA512 7a96c33b47302fa989862098bc5b8ed64515a60e19a4b8dbb049398cf847d64584f93f85b1f6e1327653b22f0b44a805b737258bbc9ac69197639ef7f13f20b1 +DIST garcon-0.6.3.tar.bz2 538164 BLAKE2B 98c86491ba833fad261d1a759a33af7fbd69768e0b4a34f5712f2e0a5c8ea7734bdd984df925a50f1948e83e6f09a113e7acdadf428aca9d0aa8d0a764dc50de SHA512 1adc4373728ed19641441e0f38778d7401c78e7db52c76a258c378287c5a324e87e2aa11bca134813de4b1eaa807c62ccdf73a4c5e4d83d6acab27aafa61b5b0 diff --git a/xfce-base/garcon/garcon-0.6.3.ebuild b/xfce-base/garcon/garcon-0.6.3.ebuild new file mode 100644 index 00000000000..8b1341ce183 --- /dev/null +++ b/xfce-base/garcon/garcon-0.6.3.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="Xfce's freedesktop.org specification compatible menu implementation library" +HOMEPAGE="https://docs.xfce.org/xfce/exo/start" +SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" + +LICENSE="LGPL-2+ FDL-1.1+" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +IUSE="+gtk2" + +RDEPEND=">=dev-libs/glib-2.30:= + gtk2? ( >=x11-libs/gtk+-2.24:2= ) + >=x11-libs/gtk+-3.20:3= + >=xfce-base/libxfce4ui-4.12:=[gtk3(+)] + >=xfce-base/libxfce4util-4.12:=" +DEPEND="${RDEPEND} + dev-util/glib-utils + dev-util/gtk-doc-am + dev-util/intltool + sys-devel/gettext + virtual/pkgconfig" + +DOCS=( AUTHORS ChangeLog HACKING NEWS README STATUS TODO ) + +src_configure() { + local myconf=( + $(use_enable gtk2) + $(use_enable gtk2 libxfce4ui) + ) + + econf "${myconf[@]}" +} + +src_install() { + default + + find "${D}" -name '*.la' -delete || die +}