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 A3D671382C5 for ; Sat, 15 May 2021 11:30:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B90D1E086A; Sat, 15 May 2021 11:30:09 +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 8F7AFE086A for ; Sat, 15 May 2021 11:30:09 +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 BDFFB335C56 for ; Sat, 15 May 2021 11:30:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1DE4B4C3 for ; Sat, 15 May 2021 11:30:06 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1621077827.035486d139bc58d324d3493b840b4387f9f679b4.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/obconf/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/obconf/Manifest x11-misc/obconf/obconf-2.0.4_p20150213.ebuild X-VCS-Directories: x11-misc/obconf/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 035486d139bc58d324d3493b840b4387f9f679b4 X-VCS-Branch: master Date: Sat, 15 May 2021 11:30:06 +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: d010fc37-29e8-4806-8998-1f88891fa540 X-Archives-Hash: 740f43712cf62e09aadeddbababe5082 commit: 035486d139bc58d324d3493b840b4387f9f679b4 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Mar 27 08:42:08 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat May 15 11:23:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=035486d1 x11-misc/obconf: Add 2.0.4_p20150213 GTK3-based snapshot No release since 2013. No commit since 2015. Bug: https://bugs.gentoo.org/562346 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner gentoo.org> x11-misc/obconf/Manifest | 1 + x11-misc/obconf/obconf-2.0.4_p20150213.ebuild | 48 +++++++++++++++++++++++++++ 2 files changed, 49 insertions(+) diff --git a/x11-misc/obconf/Manifest b/x11-misc/obconf/Manifest index d3f8c0f552d..2c203ca2d16 100644 --- a/x11-misc/obconf/Manifest +++ b/x11-misc/obconf/Manifest @@ -1 +1,2 @@ DIST obconf-2.0.4.tar.gz 456523 BLAKE2B ef3b3e4664ccd1095f5e1cd468fa3d021cd469a641930309a41c7b1cf418b9d87b2d8f4420342363dc4781d8e3aca3e8ffc0b9aac0151a2399579c5ff0997cc8 SHA512 b8cf6f363fa8c2f1d21142a3f79687a72f683f564285b05751c822ddf7a421b09c3440cbc5b08eb09d151601c6ada835ff5cc940bf5abeec2210cca26b552294 +DIST obconf-2.0.4_p20150213.tar.gz 154638 BLAKE2B 9ff9d206b8f789d2c7bf68f6f959f34d19f368645bc4efb77b5a730a8f69db5309ddecc0afb09e7cd2f9cb2af4e705112f3365f43dfbe94c4ff523d8a7f0dff5 SHA512 987c97729b248e9d9fb4c82a131517ee8f31df5dd455b5b658730204c354bf17f7876c269c1d1ec6497ca360698a393c7275b9e7ada5b31abb75ed7b06092e30 diff --git a/x11-misc/obconf/obconf-2.0.4_p20150213.ebuild b/x11-misc/obconf/obconf-2.0.4_p20150213.ebuild new file mode 100644 index 00000000000..b20d7f915a0 --- /dev/null +++ b/x11-misc/obconf/obconf-2.0.4_p20150213.ebuild @@ -0,0 +1,48 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +COMMIT=63ec47c5e295ad4f09d1df6d92afb7e10c3fec39 +inherit autotools xdg-utils + +DESCRIPTION="Tool for configuring the Openbox window manager" +HOMEPAGE="http://openbox.org/wiki/ObConf:About" +SRC_URI="http://git.openbox.org/?p=dana/obconf.git;a=snapshot;h=${COMMIT};sf=tgz -> ${P}.tar.gz" +S="${WORKDIR}/${PN}-${COMMIT:0:7}" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-linux" +IUSE="nls" + +RDEPEND=" + x11-libs/gdk-pixbuf:2 + x11-libs/gtk+:3 + x11-libs/startup-notification + >=x11-wm/openbox-3.5.2 +" +DEPEND="${RDEPEND}" +BDEPEND=" + virtual/pkgconfig + nls? ( sys-devel/gettext ) +" + +src_prepare() { + default + eautoreconf +} + +src_configure() { + econf $(use_enable nls) +} + +pkg_postinst() { + xdg_desktop_database_update + xdg_mimeinfo_database_update +} + +pkg_postrm() { + xdg_desktop_database_update + xdg_mimeinfo_database_update +}