From: "Rui Huang" <vowstar@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-gfx/oda-file-converter/
Date: Fri, 8 Jul 2022 04:57:12 +0000 (UTC) [thread overview]
Message-ID: <1657256221.9f0c91c9e8ff81b7b822fac61b827347f494d5b2.vowstar@gentoo> (raw)
commit: 9f0c91c9e8ff81b7b822fac61b827347f494d5b2
Author: Huang Rui <vowstar <AT> gmail <DOT> com>
AuthorDate: Fri Jul 8 04:57:01 2022 +0000
Commit: Rui Huang <vowstar <AT> gmail <DOT> com>
CommitDate: Fri Jul 8 04:57:01 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9f0c91c9
media-gfx/oda-file-converter: drop 22.10.0.0
Signed-off-by: Huang Rui <vowstar <AT> gmail.com>
media-gfx/oda-file-converter/Manifest | 1 -
.../oda-file-converter-22.10.0.0.ebuild | 53 ----------------------
2 files changed, 54 deletions(-)
diff --git a/media-gfx/oda-file-converter/Manifest b/media-gfx/oda-file-converter/Manifest
index bf9de0fb6..4d77d4b86 100644
--- a/media-gfx/oda-file-converter/Manifest
+++ b/media-gfx/oda-file-converter/Manifest
@@ -1,2 +1 @@
-DIST ODAFileConverter_QT5_lnxX64_7.2dll_22.10.deb 45661460 BLAKE2B 8297a7001dbe43b7d20c3f22b1c597eacdd47780f1f742e3301ac91a2e111a180b3344310774fbd6d5f37fd58548fea29b879eb65a0e48e63117025c059190cf SHA512 8d78183781d7d01164d78e700f614ade66277075dbff21455834cc2404585ab35c07b1924cadb8c5e2b38a50a6ebc62a0a8206d8b792c36ec0acb6a5a2e31d68
DIST ODAFileConverter_QT5_lnxX64_8.3dll_23.5.deb 47326628 BLAKE2B 4f88c987427848d79d9f9bf59f230ff3a9bad654fe842f5d7c18ac36688e4fc9633b9d390e092be29458252dab920c957dc4b410c6a505a1cdd3f97deb07ddee SHA512 2a0e3b4cbbe227d98886307ec4db8aca1ab91f1adf6023a09dbd64d1278691c5bdb51bd3931511bd0c838c86a67a2d9a80abcc8a9ec82244851a26d9ca07ed49
diff --git a/media-gfx/oda-file-converter/oda-file-converter-22.10.0.0.ebuild b/media-gfx/oda-file-converter/oda-file-converter-22.10.0.0.ebuild
deleted file mode 100644
index b93df7220..000000000
--- a/media-gfx/oda-file-converter/oda-file-converter-22.10.0.0.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-MY_PV="$(ver_cut 1-2)"
-
-inherit desktop unpacker xdg
-
-DESCRIPTION="For converting between different versions of .dwg and .dxf"
-HOMEPAGE="https://www.opendesign.com"
-
-SRC_URI="https://download.opendesign.com/guestfiles/Demo/ODAFileConverter_QT5_lnxX64_7.2dll_${MY_PV}.deb"
-
-LICENSE="all-rights-reserved"
-SLOT="0"
-KEYWORDS="-* ~amd64"
-
-RDEPEND="
- dev-qt/qtcore:5
- dev-qt/qtgui:5
- dev-qt/qtwidgets:5
- x11-themes/hicolor-icon-theme
-"
-
-DEPEND="${RDEPEND}"
-
-BDEPEND="dev-util/patchelf"
-
-S="${WORKDIR}"
-
-QA_PREBUILT="*"
-QA_DESKTOP_FILE="usr/share/applications/ODAFileConverter.*\\.desktop"
-
-src_compile() {
- patchelf --set-rpath \
- "/usr/bin/ODAFileConverter_${PV}" \
- "usr/bin/ODAFileConverter_${PV}/ODAFileConverter" \
- || die "Failed to fix insecure RPATH"
- rm -rf usr/bin/ODAFileConverter_${PV}/qt.conf || die "Failed to fix qt.conf"
-}
-
-src_install() {
- exeinto /usr/bin
- doexe usr/bin/ODAFileConverter
- exeinto /usr/bin/ODAFileConverter_${PV}
- doexe usr/bin/ODAFileConverter_${PV}/*
- domenu usr/share/applications/*.desktop
- doicon -s 16 usr/share/icons/hicolor/16x16/apps/ODAFileConverter.png
- doicon -s 32 usr/share/icons/hicolor/32x32/apps/ODAFileConverter.png
- doicon -s 64 usr/share/icons/hicolor/64x64/apps/ODAFileConverter.png
- doicon -s 128 usr/share/icons/hicolor/128x128/apps/ODAFileConverter.png
-}
next reply other threads:[~2022-07-08 4:57 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-08 4:57 Rui Huang [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-07-08 4:57 [gentoo-commits] repo/proj/guru:dev commit in: media-gfx/oda-file-converter/ Rui Huang
2022-07-08 4:57 Rui Huang
2022-04-04 14:38 Andrew Ammerlaan
2022-04-01 3:13 Rui Huang
2022-04-01 3:12 Rui Huang
2021-06-15 7:17 Andrew Ammerlaan
2021-06-14 7:34 Rui Huang
2021-06-11 7:26 Rui Huang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1657256221.9f0c91c9e8ff81b7b822fac61b827347f494d5b2.vowstar@gentoo \
--to=vowstar@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox