From 814f4cf860e299a046b649eaee5463427984c09c Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 8 Jul 2021 15:03:58 +0100 Subject: gentoo resync : 08.07.2021 --- sci-chemistry/Manifest.gz | Bin 11029 -> 11027 bytes sci-chemistry/gnome-chemistry-utils/Manifest | 4 +- .../gnome-chemistry-utils-0.14.17_p5-r1.ebuild | 71 --------------------- .../gnome-chemistry-utils-0.14.17_p6.ebuild | 71 +++++++++++++++++++++ 4 files changed, 73 insertions(+), 73 deletions(-) delete mode 100644 sci-chemistry/gnome-chemistry-utils/gnome-chemistry-utils-0.14.17_p5-r1.ebuild create mode 100644 sci-chemistry/gnome-chemistry-utils/gnome-chemistry-utils-0.14.17_p6.ebuild (limited to 'sci-chemistry') diff --git a/sci-chemistry/Manifest.gz b/sci-chemistry/Manifest.gz index 5970caa3d8c2..b1404e22286b 100644 Binary files a/sci-chemistry/Manifest.gz and b/sci-chemistry/Manifest.gz differ diff --git a/sci-chemistry/gnome-chemistry-utils/Manifest b/sci-chemistry/gnome-chemistry-utils/Manifest index 11ba426ba895..42c206ebdf73 100644 --- a/sci-chemistry/gnome-chemistry-utils/Manifest +++ b/sci-chemistry/gnome-chemistry-utils/Manifest @@ -1,4 +1,4 @@ DIST gnome-chemistry-utils-0.14.17.tar.xz 5911248 BLAKE2B 5d3bb4afbe3d3f620912e810717f08674d56a11c384b1fb239788cfbbb625797e8c52de2b6d940ae7f3d83847533afedd6ed961b1fa0ea1cec62dda88de1a6df SHA512 01bb964e1484e028c5965f1de74798422b448823047fcadf668dc76e98b3e214939a2f031d0182c717c4376f490e5969a4604ee66d1763e6b480032d7ae97468 -DIST gnome-chemistry-utils_0.14.17-5.debian.tar.xz 67836 BLAKE2B af9365a25740d11f798daaf38880e040c6d66b5ba0b27f52da9bc4f1391568f572eeefa6360089382a966c630b9e362276a535553faa0c0d1a498619fb500543 SHA512 15bb81b1a03c778807dd16d98bc8608fb4d0488ea33d277a048487b3b440abd0ba64edb907a57650e9b0be9dc1a6826a9baaf4a74fc140836f38baf790a767ec -EBUILD gnome-chemistry-utils-0.14.17_p5-r1.ebuild 1612 BLAKE2B 32e31d5ca9a8edc7e01cf4ddef92407e70ca1ade40c1e0b86c46423e47f90e2ffe3e7f8ce0e50fd1392ca77cdf4874e365ce02ef1abba440a368c97a9e0ffa6a SHA512 2434a21e0def1b3f23dc5792d49fc80c9ee997377caeb6f267b7592a956f51c3582dccf04fded015e10424bee97fb6bf117e4fc5062e4cbda4f53fe525b3c3a9 +DIST gnome-chemistry-utils_0.14.17-6.debian.tar.xz 68528 BLAKE2B 2e4d318a5b91ca7963829c40c5d732a0ffa7fd9f4a32a6727f4926d2d4ec57989f50bd6839da49b4fa71dc533830bd0926205e952f08d04c08320e76ab51914c SHA512 8c6fad95c5d5e0895666fb9fb880364a9e3ab89761893b812c2cf835265acb40abe6b40def0960e1b38a0eea441310a3c1af608a2bcea37d5558533c9151e309 +EBUILD gnome-chemistry-utils-0.14.17_p6.ebuild 1612 BLAKE2B 32e31d5ca9a8edc7e01cf4ddef92407e70ca1ade40c1e0b86c46423e47f90e2ffe3e7f8ce0e50fd1392ca77cdf4874e365ce02ef1abba440a368c97a9e0ffa6a SHA512 2434a21e0def1b3f23dc5792d49fc80c9ee997377caeb6f267b7592a956f51c3582dccf04fded015e10424bee97fb6bf117e4fc5062e4cbda4f53fe525b3c3a9 MISC metadata.xml 336 BLAKE2B 3a1270d31b630b57fc2fc272992b191bba7106355dd176c8fc8ebfe2a92f3aae68284448df2dc43682c6663d8e087320c979d2539a3d10ae5706be2e5b8c35e7 SHA512 eddb0149bf60d2149ab99cd49486c9252815787cb6b1c41e1cd11ea2897df619d4186e6f84cda414f977f8877b7d23ce92b92fcee5918de8b3441fdebe834bb8 diff --git a/sci-chemistry/gnome-chemistry-utils/gnome-chemistry-utils-0.14.17_p5-r1.ebuild b/sci-chemistry/gnome-chemistry-utils/gnome-chemistry-utils-0.14.17_p5-r1.ebuild deleted file mode 100644 index 39ccfb1ca63b..000000000000 --- a/sci-chemistry/gnome-chemistry-utils/gnome-chemistry-utils-0.14.17_p5-r1.ebuild +++ /dev/null @@ -1,71 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -inherit autotools xdg - -DESCRIPTION="Programs and library containing GTK widgets and C++ classes related to chemistry" -HOMEPAGE="http://gchemutils.nongnu.org/" -SRC_URI=" - http://download.savannah.gnu.org/releases/gchemutils/$(ver_cut 1-2)/${P/_p*}.tar.xz - mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV/_p*}-${PV/*_p}.debian.tar.xz -" - -SLOT="0" -KEYWORDS="~amd64 ~x86" -LICENSE="GPL-3" -IUSE="gnumeric" - -RDEPEND=" - >=dev-libs/glib-2.36.0:2 - >=dev-libs/libxml2-2.4.16:2 - >=gnome-extra/libgsf-1.14.9 - >=sci-chemistry/bodr-5 - >=sci-chemistry/chemical-mime-data-0.1.94 - >=sci-chemistry/openbabel-2.3.0:0 - >=x11-libs/cairo-1.6.0 - >=x11-libs/gdk-pixbuf-2.22.0 - >=x11-libs/goffice-0.10.12 - x11-libs/gtk+:3 - >=x11-libs/libX11-1.0.0 - virtual/glu - gnumeric? ( >=app-office/gnumeric-1.12.42:= ) -" -DEPEND="${RDEPEND}" -BDEPEND=" - app-doc/doxygen - app-text/yelp-tools - virtual/pkgconfig -" - -S="${WORKDIR}/${P/_p*}" - -src_prepare() { - xdg_src_prepare - - # We don't have openbabel3 yet - sed -i -e '/openbabel-v3/d' "${WORKDIR}"/debian/patches/series || die - # Debian patches - for p in $(<"${WORKDIR}"/debian/patches/series) ; do - eapply -p1 "${WORKDIR}/debian/patches/${p}" - done - - eautoreconf -} - -src_configure() { - # lasem is not in the tree - econf \ - --without-lasem \ - --disable-mozilla-plugin \ - --disable-update-databases -} - -src_install() { - default - - mv "${ED}"/usr/share/appdata "${ED}"/usr/share/metainfo || die - rm -rf "${ED}"/usr/share/mimelnk/ || die - - find "${D}" -name '*.la' -type f -delete || die -} diff --git a/sci-chemistry/gnome-chemistry-utils/gnome-chemistry-utils-0.14.17_p6.ebuild b/sci-chemistry/gnome-chemistry-utils/gnome-chemistry-utils-0.14.17_p6.ebuild new file mode 100644 index 000000000000..39ccfb1ca63b --- /dev/null +++ b/sci-chemistry/gnome-chemistry-utils/gnome-chemistry-utils-0.14.17_p6.ebuild @@ -0,0 +1,71 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +inherit autotools xdg + +DESCRIPTION="Programs and library containing GTK widgets and C++ classes related to chemistry" +HOMEPAGE="http://gchemutils.nongnu.org/" +SRC_URI=" + http://download.savannah.gnu.org/releases/gchemutils/$(ver_cut 1-2)/${P/_p*}.tar.xz + mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV/_p*}-${PV/*_p}.debian.tar.xz +" + +SLOT="0" +KEYWORDS="~amd64 ~x86" +LICENSE="GPL-3" +IUSE="gnumeric" + +RDEPEND=" + >=dev-libs/glib-2.36.0:2 + >=dev-libs/libxml2-2.4.16:2 + >=gnome-extra/libgsf-1.14.9 + >=sci-chemistry/bodr-5 + >=sci-chemistry/chemical-mime-data-0.1.94 + >=sci-chemistry/openbabel-2.3.0:0 + >=x11-libs/cairo-1.6.0 + >=x11-libs/gdk-pixbuf-2.22.0 + >=x11-libs/goffice-0.10.12 + x11-libs/gtk+:3 + >=x11-libs/libX11-1.0.0 + virtual/glu + gnumeric? ( >=app-office/gnumeric-1.12.42:= ) +" +DEPEND="${RDEPEND}" +BDEPEND=" + app-doc/doxygen + app-text/yelp-tools + virtual/pkgconfig +" + +S="${WORKDIR}/${P/_p*}" + +src_prepare() { + xdg_src_prepare + + # We don't have openbabel3 yet + sed -i -e '/openbabel-v3/d' "${WORKDIR}"/debian/patches/series || die + # Debian patches + for p in $(<"${WORKDIR}"/debian/patches/series) ; do + eapply -p1 "${WORKDIR}/debian/patches/${p}" + done + + eautoreconf +} + +src_configure() { + # lasem is not in the tree + econf \ + --without-lasem \ + --disable-mozilla-plugin \ + --disable-update-databases +} + +src_install() { + default + + mv "${ED}"/usr/share/appdata "${ED}"/usr/share/metainfo || die + rm -rf "${ED}"/usr/share/mimelnk/ || die + + find "${D}" -name '*.la' -type f -delete || die +} -- cgit v1.2.3