change layout and depnd on new name and install requred 8.7 liebs to consoleone libdir

Package-Manager: portage-2.2.8-r1
RepoMan-Options: --force
This commit is contained in:
Mario Fetka 2014-08-16 07:55:52 +02:00
parent f7b0ffcc8d
commit b564fdc69d
4 changed files with 87 additions and 0 deletions

View File

@ -0,0 +1,10 @@
# ChangeLog for app-admin/netiq-ndsspki
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
*netiq-ndsspki-8.7.0.1-r1 (16 Aug 2014)
16 Aug 2014; Mario Fetka <mario.fetka@gmail.com> +metadata.xml,
+netiq-ndsspki-8.7.0.1-r1.ebuild:
change layout and depnd on new name and install requred 8.7 liebs to
consoleone libdir

View File

@ -0,0 +1,4 @@
DIST gw12.0.2_full_linux_multi.tar.gz 769427891 SHA256 0239d8b01361d6b272dfb2bec35f78b029e16b9df8d5252f85d5ad9eaa8e4f36 SHA512 bff0b71c9814af02e3119f9b435ba68f09cd3ab89ada3ebf2d6baf07433d222f4a3c0120e4167dec1e0f4075909a35b80361799e57681910e735c911744aac19 WHIRLPOOL fec027bf6e452c0190d54c0ffcfd68ee2682fc995d39b2579726ce39fab1376001dbb9a637808f98a50b2dbbd5d96590b3423b37a5e3f75c0fc394f00188f065
EBUILD netiq-ndsspki-8.7.0.1-r1.ebuild 2374 SHA256 3d94292e389d924959ff26b88cbf77e4cd590a9c9ce127f7643da96901715d03 SHA512 436671c688613b9419999edb3a0b5e39d9ddce2014daf074bbfc1afb37576ec908c698dbf70d085f9e316627d71305ab5b7598c7265324d6cf684149df12fe5b WHIRLPOOL 3fd754b9e4aea43b0ca1028c46d3c6a7629ad06bbb7d3711711aa2fc28d15df968a1821e2ddabe6c0ff95e27e5ba0b5d3cda91f6680fbbe25463ed77b11572ea
MISC ChangeLog 358 SHA256 aed0e6287883d32b2d9ba194bf65d0e5f1fad500f9469d4f2d55f17a189e88fa SHA512 c000dccf24147ed40f4c3e4d6548872fd557741ff8ada14f13f760d33479f8cacba287b62b229b3421f36d644d14c71d70d6eb2fe02e6509ae553f27055e88c6 WHIRLPOOL 70a98da26ae61c3e51010f0ad789ee877c52a6511600a3894724efdb112ab275e74309109bd0883de639e81f35adf1dac848821eeb13c5cbea8f43c9aef1e669
MISC metadata.xml 170 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42 SHA512 c011e0dc20997640fdaf4dbdd0493106446df3ff753040a8ffc638cea0512a535bce9e1c4d2969e708993529c473d9dc17c59804c15a0eee2b0a7e9854b65143 WHIRLPOOL b33b91daccf2a989c728257c6372f7f8a7481bd72af841bf3c76e6625750d6f5e0d31c942fe88368fc016edcc5be954656c488b6d44ea00e4fe0caaec1bdd41e

View File

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>maintainer-wanted</herd>
</pkgmetadata>

View File

@ -0,0 +1,68 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
NOVELL_BUILDID="23yZ-f32-A0~"
NOVELL_FILE32="patchfiles/gw12.0.2_full_linux_multi.tar.gz"
GWVERSION="12.0.2-108211"
RESTRICT="mirror strip"
inherit novell eutils rpm java-utils-2 versionator
MY_PV=$(replace_version_separator 3 '-')
DESCRIPTION="Novell PKI ConsoleOne Snapins"
HOMEPAGE="http://www.novell.com"
SRC_URI="http://${NOVELL_ACCOUNT_USERNAME}:${NOVELL_ACCOUNT_PASSWORD}@cdn.novell.com/prot/${NOVELL_BUILDID}/${NOVELL_FILE32}"
LICENSE="Novell-eDir-87"
SLOT="0"
KEYWORDS="~x86 ~amd64"
IUSE="linguas_fr"
DEPEND=""
RDEPEND="virtual/libc
>=virtual/jre-1.6
>=app-admin/netiq-novlc1-1.3.6_p1"
src_unpack() {
unpack ${A}
mkdir -p "${WORKDIR}"/${PN}-${MY_PV}
cd ${PN}-${MY_PV}
rpm_unpack ../work/gw${GWVERSION}_full_linux_multi/consoleone/Linux/NDSspki-${MY_PV}.i386.rpm
use linguas_fr && rpm_unpack ../work/gw${GWVERSION}_full_linux_multi/consoleone/Linux/NDSspki_fr-${MY_PV}.i386.rpm
}
src_compile() { :; }
src_install() {
has_multilib_profile && ABI="x86"
java-pkg_jarinto /usr/ConsoleOne/lib/Security
java-pkg_dojar "${WORKDIR}"/${PN}-${MY_PV}/usr/ConsoleOne/lib/Security/*.jar
java-pkg_jarinto /usr/ConsoleOne/snapins/Security
java-pkg_dojar "${WORKDIR}"/${PN}-${MY_PV}/usr/ConsoleOne/snapins/Security/*.jar
java-pkg_jarinto /usr/ConsoleOne/resources/Security
java-pkg_dojar "${WORKDIR}"/${PN}-${MY_PV}/usr/ConsoleOne/resources/Security/*.jar
insinto /usr
doins "${WORKDIR}"/${PN}-${MY_PV}/usr/ConsoleOne/bin/*.txt
insinto /usr/ConsoleOne/help
doins -r "${WORKDIR}"/${PN}-${MY_PV}/usr/ConsoleOne/help/*
into /usr/ConsoleOne
dolib.so "${WORKDIR}"/${PN}-${MY_PV}/usr/lib/*.so
}
pkg_nofetch() {
einfo "This files require you to register at ${HOMEPAGE} (free account)"
einfo "Please download following file:"
einfo " - ${NOVELL_FILE32}"
einfo "from http://download.novell.com/Download?buildid=${NOVELL_BUILDID}"
einfo "and place it in ${DISTDIR}"
einfo ""
einfo "To get rid of downloading files from ${HOMEPAGE}"
einfo "you can create a file /etc/portage/novell.acc"
einfo "containing the novell account infos with following commands"
einfo "# echo \"NOVELL_ACCOUNT_USERNAME=\\\"balduin\\\"\" >> /etc/portage/novell.acc"
einfo "# echo \"NOVELL_ACCOUNT_PASSWORD=\\\"derfisch\\\"\" >> /etc/portage/novell.acc"
}