summaryrefslogtreecommitdiff
path: root/mail-client/novell-groupwise-client
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-07-09 15:43:36 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-07-09 15:43:36 +0100
commit2719f73b6813d11d13a9650cdd2ab8ec6e69385d (patch)
tree8c816148bcbd22757d892089c989ae614eae4f5a /mail-client/novell-groupwise-client
parent0f558761aa2dee1017b4751e4017205e015a9560 (diff)
gentoo resync : 09.07.2022
Diffstat (limited to 'mail-client/novell-groupwise-client')
-rw-r--r--mail-client/novell-groupwise-client/Manifest3
-rw-r--r--mail-client/novell-groupwise-client/metadata.xml7
-rw-r--r--mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933-r1.ebuild84
3 files changed, 0 insertions, 94 deletions
diff --git a/mail-client/novell-groupwise-client/Manifest b/mail-client/novell-groupwise-client/Manifest
deleted file mode 100644
index e7a59a9caf8c..000000000000
--- a/mail-client/novell-groupwise-client/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST gw802_hp3_client_linux_multi.tar.gz 209918505 BLAKE2B 9e0788334f5fbe7a69a19d4b81dc439ce9e8b01fc0fb50c9ff9cf34a020dcbbeddb726e10005e4c9d48b7f385327eb74ebbb86ec034dfd405c19c38daf491946 SHA512 3a03ac02954f86c2e797404128441bff980f82cdc9936668fb528aef0190240891f92e4094fe53d58a0684ef8e94ebac7c73fbfa262e72bc450fab8ea9872efd
-EBUILD novell-groupwise-client-8.0.2.96933-r1.ebuild 2563 BLAKE2B a37e83b1b367fa4d735c9dadbb1f824bd5ea98217b9c56f4ec75a9ae2e32415d46b84ecd9b396b4599f8f98e8ac7e4ede390342f1fc3c3067bcb48c759650090 SHA512 22d90305061d3ff7fddcacf9f2ee81edb4df7b5d09f502bafd7da4ab2dca7e61d7332a7d3564670fb8340bb53f0f76ccce2814bd7ddaa8960be3cb5fa9431787
-MISC metadata.xml 225 BLAKE2B 04a1d13e353aaafa65bc0110f84d91c9fddd8ee0b6f8c63c08f99414d0fb7673e3cbb5fc8ac354c38bf58cfc3bc367e1a8264b4ebce1b22a4856ec9e123cf445 SHA512 7c356d899a9c63487f84b8d08a89c963a18fb6fdf130caf24001e887a937348994425f130be469246f22cbb1a071022081f5fbd79493e61e9fdf2b8cd5b51c31
diff --git a/mail-client/novell-groupwise-client/metadata.xml b/mail-client/novell-groupwise-client/metadata.xml
deleted file mode 100644
index 797139364f50..000000000000
--- a/mail-client/novell-groupwise-client/metadata.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>dilfridge@gentoo.org</email>
- </maintainer>
-</pkgmetadata>
diff --git a/mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933-r1.ebuild b/mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933-r1.ebuild
deleted file mode 100644
index cafe76e6a829..000000000000
--- a/mail-client/novell-groupwise-client/novell-groupwise-client-8.0.2.96933-r1.ebuild
+++ /dev/null
@@ -1,84 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit desktop rpm multilib versionator
-
-MY_PV=$(replace_version_separator 3 '-')
-MY_P="${P/_p/-}"
-S="${WORKDIR}/${PN}-${MY_PV}"
-
-DESCRIPTION="Novell Groupwise Client for Linux"
-HOMEPAGE="http://www.novell.com/products/groupwise/"
-SRC_URI="gw802_hp3_client_linux_multi.tar.gz"
-
-LICENSE="all-rights-reserved"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=">=dev-util/patchelf-0.9"
-RDEPEND="
- sys-libs/libstdc++-v3
- >=x11-libs/libX11-1.6.2[abi_x86_32(-)]
- >=x11-libs/libXau-1.0.8[abi_x86_32(-)]
- >=x11-libs/libXcursor-1.1.14[abi_x86_32(-)]
- >=x11-libs/libXdmcp-1.1.1-r1[abi_x86_32(-)]
- >=x11-libs/libXext-1.3.3[abi_x86_32(-)]
- >=x11-libs/libXfixes-5.0.1[abi_x86_32(-)]
- >=x11-libs/libXi-1.7.4[abi_x86_32(-)]
- >=x11-libs/libXrender-0.9.8[abi_x86_32(-)]
- >=x11-libs/libXtst-1.2.2[abi_x86_32(-)]
- >=x11-libs/libxcb-1.11-r1[abi_x86_32(-)]
- >=x11-libs/motif-2.3.7:0[abi_x86_32(-),motif22-compatibility]
- >=media-libs/alsa-lib-1.0.28[abi_x86_32(-)]
- >=media-libs/freetype-2.5.5[abi_x86_32(-)]
-"
-
-RESTRICT="fetch mirror strip"
-
-# we might as well list all files in all QA variables...
-QA_PREBUILT="*"
-
-src_unpack() {
- unpack ${A}
- mkdir -p "${WORKDIR}"/${PN}-${MY_PV} || die
- cd ${PN}-${MY_PV} || die
- rpm_unpack ./../gw${MY_PV}_client_linux_multi/${PN}-${MY_PV}.i586.rpm
-}
-
-src_prepare() {
- # Binary patch soname for Motif
- cd opt/novell/groupwise/client/lib || die
- patchelf --replace-needed libXm.so.{3,4} libos_xwin.so || die
- patchelf --replace-needed libXm.so.{3,4} libsc_xp.so || die
-}
-
-src_compile() { :; }
-
-src_install() {
- JRE_DIR="${WORKDIR}"/${PN}-${MY_PV}/opt/novell/groupwise/client/java;
-
- # Undo Sun's funny-business with packed .jar's
- for i in ${JRE_DIR}/lib/*.pack; do
- i_b=`echo ${i} | sed 's/\.pack$//'`;
- einfo "Unpacking `basename ${i}` -> `basename ${i_b}.jar`";
- ${JRE_DIR}/bin/unpack200 ${i} ${i_b}.jar || die "Unpack failed";
- done;
-
- domenu "${WORKDIR}"/${PN}-${MY_PV}/opt/novell/groupwise/client/gwclient.desktop
-
- mv "${WORKDIR}"/${PN}-${MY_PV}/opt "${D}"/ || die "mv opt failed"
-
- dodir /opt/bin
- dosym ../novell/groupwise/client/bin/groupwise /opt/bin/groupwise
-}
-
-pkg_nofetch() {
- einfo "You can obtain an evaluation version of the Groupwise client at"
- einfo "${HOMEPAGE} - please download ${SRC_URI}"
- einfo "and place it into your DISTDIR directory. Alternatively request"
- einfo "the file from the Groupwise server provider of your organization."
- einfo "Note that the client is useless without a server account."
-}