* [gentoo-commits] proj/sci:master commit in: sys-devel/gdebugger/
@ 2012-06-08 12:51 Justin Lecher
0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher @ 2012-06-08 12:51 UTC (permalink / raw
To: gentoo-commits
commit: 2eddef9765c1a87d19d440bcf93151294dc2006a
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 7 17:13:56 2012 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Jun 7 17:13:56 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=2eddef97
sys-devel/gdebugger: Fix Manifest
(Portage version: 2.2.0_alpha110/git/Linux x86_64, unsigned Manifest commit)
---
sys-devel/gdebugger/ChangeLog | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/sys-devel/gdebugger/ChangeLog b/sys-devel/gdebugger/ChangeLog
new file mode 100644
index 0000000..17c8a15
--- /dev/null
+++ b/sys-devel/gdebugger/ChangeLog
@@ -0,0 +1,7 @@
+# ChangeLog for sys-devel/gdebugger
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+ 07 Jun 2012; Justin Lecher <jlec@gentoo.org> Manifest:
+ Fix Manifest
+
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sys-devel/gdebugger/
@ 2016-02-26 9:02 Justin Lecher
0 siblings, 0 replies; 3+ messages in thread
From: Justin Lecher @ 2016-02-26 9:02 UTC (permalink / raw
To: gentoo-commits
commit: 2fe7e2f02d73e983cec179553f42f6426e73777e
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 26 08:59:28 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Feb 26 08:59:28 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=2fe7e2f0
sys-devel/gdebugger: Bump EAPI to 6
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
sys-devel/gdebugger/gdebugger-6.2.438.ebuild | 4 ++--
sys-devel/gdebugger/metadata.xml | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/sys-devel/gdebugger/gdebugger-6.2.438.ebuild b/sys-devel/gdebugger/gdebugger-6.2.438.ebuild
index ac6fe76..75e43e8 100644
--- a/sys-devel/gdebugger/gdebugger-6.2.438.ebuild
+++ b/sys-devel/gdebugger/gdebugger-6.2.438.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=5
+EAPI=6
inherit eutils toolchain-funcs versionator
diff --git a/sys-devel/gdebugger/metadata.xml b/sys-devel/gdebugger/metadata.xml
index 41bbd23..670dc20 100644
--- a/sys-devel/gdebugger/metadata.xml
+++ b/sys-devel/gdebugger/metadata.xml
@@ -5,7 +5,7 @@
<email>nbigaouette@gmail.com</email>
<name>Nicolas Bigaouette</name>
</maintainer>
-<maintainer type="project">
+ <maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sys-devel/gdebugger/
@ 2020-09-27 18:40 Aisha Tammy
0 siblings, 0 replies; 3+ messages in thread
From: Aisha Tammy @ 2020-09-27 18:40 UTC (permalink / raw
To: gentoo-commits
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>
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-09-27 18:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-26 9:02 [gentoo-commits] proj/sci:master commit in: sys-devel/gdebugger/ Justin Lecher
-- strict thread matches above, loose matches on Subject: below --
2020-09-27 18:40 Aisha Tammy
2012-06-08 12:51 Justin Lecher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox