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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 65D0A15A7D9 for ; Mon, 20 Mar 2023 20:22:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 810F3E077C; Mon, 20 Mar 2023 20:22:47 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 68A15E077C for ; Mon, 20 Mar 2023 20:22:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2B149341271 for ; Mon, 20 Mar 2023 20:22:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B37FE8D4 for ; Mon, 20 Mar 2023 20:22:43 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1679343698.c3e4562f4be5db8b8fd49161c8a36fea45c9ecca.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/chemical-mime-data/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-chemistry/chemical-mime-data/Manifest sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.95_pre20171122.ebuild X-VCS-Directories: sci-chemistry/chemical-mime-data/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: c3e4562f4be5db8b8fd49161c8a36fea45c9ecca X-VCS-Branch: master Date: Mon, 20 Mar 2023 20:22:43 +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: 1dd2ef77-786e-46ef-ba03-019e41d620ac X-Archives-Hash: 7ab4c87422e274426f8056e9bb7630d7 commit: c3e4562f4be5db8b8fd49161c8a36fea45c9ecca Author: Pacho Ramos gentoo org> AuthorDate: Mon Mar 20 20:21:38 2023 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Mon Mar 20 20:21:38 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3e4562f sci-chemistry/chemical-mime-data: add 0.1.95_pre20171122 Closes: https://bugs.gentoo.org/578628 Closes: https://bugs.gentoo.org/710906 Signed-off-by: Pacho Ramos gentoo.org> sci-chemistry/chemical-mime-data/Manifest | 1 + .../chemical-mime-data-0.1.95_pre20171122.ebuild | 51 ++++++++++++++++++++++ 2 files changed, 52 insertions(+) diff --git a/sci-chemistry/chemical-mime-data/Manifest b/sci-chemistry/chemical-mime-data/Manifest index c029ce5a966c..c87c4dfa11bc 100644 --- a/sci-chemistry/chemical-mime-data/Manifest +++ b/sci-chemistry/chemical-mime-data/Manifest @@ -1 +1,2 @@ DIST chemical-mime-data-0.1.94.tar.bz2 146077 BLAKE2B 9996c240446dc9571b6b4afbcdc6cf16a08e11314da9f785490b1b20933b6d18a333132492e30315c08f4441c048ec593a111815253050cfb5ab562aadb784f1 SHA512 7f3d967149f27ab1de53c948dc055959e661e1be9d778e3d56d06bea95769da7770ab5fb66afab6607747ef91ffb1dbbcf921e5f06e3303351781968594b5f00 +DIST chemical-mime-data-0.1.95_pre20171122.tar.gz 84515 BLAKE2B 42f76b44408c04e5a254c17502ea2c297727bb58fa3e86b8bca7f0c4c056ae7400b31f06b7d0c64b0712e97ab8a1f82549f44a3677720cd37a301ba99adb3d7a SHA512 a031e7a5bc31a74adcd8e5d827de71b6e0eafdceba16cf6f7407aa0266a9a082b0011963b315d2369f39abf45c4b41cedafccddbc2171673bf96ccbea51a4790 diff --git a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.95_pre20171122.ebuild b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.95_pre20171122.ebuild new file mode 100644 index 000000000000..13b91f044ac8 --- /dev/null +++ b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.95_pre20171122.ebuild @@ -0,0 +1,51 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 +inherit autotools xdg + +DESCRIPTION="A collection of data files to add support for chemical MIME types" +HOMEPAGE="https://github.com/dleidert/chemical-mime" +COMMIT="4fd66e3b3b7d922555d1e25587908b036805c45b" +SRC_URI="https://github.com/dleidert/chemical-mime/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" +IUSE="" + +RDEPEND="x11-misc/shared-mime-info" +DEPEND="${RDEPEND}" +BDEPEND=" + dev-util/intltool + dev-util/desktop-file-utils + dev-libs/libxslt + virtual/pkgconfig +" + +PATCHES=( + # https://github.com/dleidert/chemical-mime/issues/5 + "${FILESDIR}"/${PN}-0.1.95-turbomole.patch +) + +S="${WORKDIR}/${PN/-data/}-${COMMIT}" + +src_prepare() { + default + # https://github.com/dleidert/chemical-mime/issues/4 + sed -i -e \ + '/<_comment/a\\t\t' \ + src/chemical-mime-database.xml.in || die + sed -i -e \ + 's:acronym|alias|comment|:acronym|alias|comment|generic-icon|:' \ + xsl/cmd_freedesktop_org.xsl || die + eautoreconf +} + +src_configure() { + econf \ + --disable-update-database \ + --without-gnome-mime \ + --without-kde-mime \ + --without-kde-magic +}