From: "Aisha Tammy" <gentoo@aisha.cc>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sys-devel/gdebugger/
Date: Sun, 27 Sep 2020 18:40:31 +0000 (UTC) [thread overview]
Message-ID: <1601231250.7a89e559997184a84ab9e5aa49ad5a7ee9531b58.epsilon-0@gentoo> (raw)
commit: 7a89e559997184a84ab9e5aa49ad5a7ee9531b58
Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Sun Sep 27 18:27:30 2020 +0000
Commit: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Sun Sep 27 18:27:30 2020 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=7a89e559
sys-devel/gdebugger: drop dead package
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
sys-devel/gdebugger/gdebugger-6.2.438.ebuild | 98 ----------------------------
sys-devel/gdebugger/metadata.xml | 12 ----
2 files changed, 110 deletions(-)
diff --git a/sys-devel/gdebugger/gdebugger-6.2.438.ebuild b/sys-devel/gdebugger/gdebugger-6.2.438.ebuild
deleted file mode 100644
index efc26cda3..000000000
--- a/sys-devel/gdebugger/gdebugger-6.2.438.ebuild
+++ /dev/null
@@ -1,98 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit eutils toolchain-funcs versionator
-
-MY_PN=gDEBugger
-MY_PV=$(delete_all_version_separators)
-MY_P=${MY_PN}${PV}
-
-DESCRIPTION="OpenCL and OpenGL debugger and memory analyzer"
-HOMEPAGE="http://developer.amd.com/tools/gDEBugger/Pages/default.aspx"
-SRC_URI="
- x86? ( http://developer.amd.com/Downloads/AMD${MY_P}x86.tar.gz )
- amd64? ( http://developer.amd.com/Downloads/AMD${MY_P}x86_64.tar.gz )"
-
-LICENSE="gDEBugger"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="examples"
-
-DEPEND=""
-RDEPEND="
- virtual/libstdc++
- dev-libs/atk
- dev-libs/glib:2
- media-libs/fontconfig
- media-libs/freetype
- media-libs/libpng:1.2
- media-libs/mesa
- sys-libs/zlib
- x11-libs/cairo
- x11-libs/gdk-pixbuf
- x11-libs/gtk+:2
- x11-libs/libICE
- x11-libs/libSM
- x11-libs/libX11
- x11-libs/libXext
- x11-libs/libXrender
- x11-libs/libXxf86vm
- x11-libs/pango"
-
-RESTRICT="mirror strip"
-
-S=${WORKDIR}
-
-QA_PREBUILT="
- /opt/${MY_PN}/libGROSWrappers.so
- /opt/${MY_PN}/libGRProcessDebugger.so
- /opt/${MY_PN}/libGRAPIClasses.so
- /opt/${MY_PN}/libgDEBuggerAppCode.so
- /opt/${MY_PN}/libGRApiFunctions.so
- /opt/${MY_PN}/libAMDTApplicationFramework.so
- /opt/${MY_PN}/libGRApplicationComponents.so
- /opt/${MY_PN}/libAMDTgDEBuggerAppWrapper.so
- /opt/${MY_PN}/libGRSpiesUtilities.so
- /opt/${MY_PN}/libGRBaseTools.so
- /opt/${MY_PN}/gDEBugger
-"
-
-src_prepare() {
- cat >> "${T}"/99${PN} <<- EOF
- PATH="/opt/${MY_PN}"
- LDPATH="/opt/${MY_PN}"
- EOF
-}
-
-src_install() {
- pushd ${MY_P}-$(tc-arch-kernel) &> /dev/null
- local _dest=/opt/${MY_PN}
-
- exeinto ${_dest}
- doexe $(find . -maxdepth 1 -type f -name '*.so*')
- for f in lib*.so.?.?.?; do
- dosym $f ${_dest}/${f%.?.?.?}
- dosym $f ${_dest}/${f%.?.?}
- done
- newexe ${MY_PN}-bin ${MY_PN}
-
- insinto ${_dest}
- doins -r Images webhelp tutorial
-
- insinto ${_dest}/Legal
- doins Legal/EndUserLicenseAgreement.htm
-
- if use examples ; then
- insinto ${_dest}/examples
- doins -r examples/*
- fi
-
- newicon tutorial/images/applicationicon_64.png ${MY_PN}.png
- popd &> /dev/null
-
- doenvd "${T}"/99${PN}
- make_desktop_entry ${MY_PN} ${MY_PN} ${MY_PN} \
- "Application;Development"
-}
diff --git a/sys-devel/gdebugger/metadata.xml b/sys-devel/gdebugger/metadata.xml
deleted file mode 100644
index 670dc201d..000000000
--- a/sys-devel/gdebugger/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>nbigaouette@gmail.com</email>
- <name>Nicolas Bigaouette</name>
- </maintainer>
- <maintainer type="project">
- <email>sci@gentoo.org</email>
- <name>Gentoo Science Project</name>
- </maintainer>
-</pkgmetadata>
next reply other threads:[~2020-09-27 18:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-27 18:40 Aisha Tammy [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-02-26 9:02 [gentoo-commits] proj/sci:master commit in: sys-devel/gdebugger/ Justin Lecher
2012-06-08 12:51 Justin Lecher
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=1601231250.7a89e559997184a84ab9e5aa49ad5a7ee9531b58.epsilon-0@gentoo \
--to=gentoo@aisha.cc \
--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