app-admin/novell-consoleone-nmas-method-snapin: add new download system
This commit is contained in:
parent
2d0b257e84
commit
8baf31a1eb
@ -2,6 +2,10 @@
|
||||
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
|
||||
# $Header: $
|
||||
|
||||
03 Nov 2007; Mario Fetka <mario-fetka@gmx.at> +metadata.xml,
|
||||
novell-consoleone-nmas-method-snapin-2.0.1.ebuild:
|
||||
add new download system
|
||||
|
||||
22 Apr 2007; Mario Fetka <mario-fetka@gmx.at>
|
||||
+novell-consoleone-nmas-method-snapin-2.0.1.ebuild:
|
||||
Initial nmas method snapin
|
||||
|
@ -1,12 +1,16 @@
|
||||
DIST nmasmethodsnapins.zip 230016 RMD160 778798ba4e46bcb73273a8a15bd75973112a7d11 SHA1 ca0ddb9fc21d67c85e79b1519ebd388bc4f44e4e SHA256 53eb442fda04230b2bbf8fb5396cd4b2413f7ecc47edbcfe25e9d32f02d6aab0
|
||||
EBUILD novell-consoleone-nmas-method-snapin-2.0.1.ebuild 1042 RMD160 d4b8d93b9d8e3b293be64dde748c8244c016acd3 SHA1 0cd03a93d1736e09d315520f86ae3f9a5769d833 SHA256 d436a8e4747bbf901eb8811e0556297849755c4da4469a0a90c3da6ed5a1eb2e
|
||||
MD5 58538bb338f5786adcca02418f3df9db novell-consoleone-nmas-method-snapin-2.0.1.ebuild 1042
|
||||
RMD160 d4b8d93b9d8e3b293be64dde748c8244c016acd3 novell-consoleone-nmas-method-snapin-2.0.1.ebuild 1042
|
||||
SHA256 d436a8e4747bbf901eb8811e0556297849755c4da4469a0a90c3da6ed5a1eb2e novell-consoleone-nmas-method-snapin-2.0.1.ebuild 1042
|
||||
MISC ChangeLog 279 RMD160 dfa760bbcdb4fb9bc262a912b04297689a159b15 SHA1 34a0f863d864273009fb4e0edf24b7d54f5c4ae9 SHA256 a088aae2f506d76e13ec806f94ea057281211a9aff36f0179fef21ddcd66284f
|
||||
MD5 abf893e74b3a924f9d6e01e6f21e9b83 ChangeLog 279
|
||||
RMD160 dfa760bbcdb4fb9bc262a912b04297689a159b15 ChangeLog 279
|
||||
SHA256 a088aae2f506d76e13ec806f94ea057281211a9aff36f0179fef21ddcd66284f ChangeLog 279
|
||||
EBUILD novell-consoleone-nmas-method-snapin-2.0.1.ebuild 1789 RMD160 b81b3709ba15999bee41e8d2bd65a320e689a997 SHA1 27809017f15bf9a34edfed1a7bf7ce882a03c1d8 SHA256 f9fa92578450944d4b0d93ec6863a018924a5940c1f44abb72a78d5c26df17f0
|
||||
MD5 c7e4f2f4eef186fed64eac70141b3a5b novell-consoleone-nmas-method-snapin-2.0.1.ebuild 1789
|
||||
RMD160 b81b3709ba15999bee41e8d2bd65a320e689a997 novell-consoleone-nmas-method-snapin-2.0.1.ebuild 1789
|
||||
SHA256 f9fa92578450944d4b0d93ec6863a018924a5940c1f44abb72a78d5c26df17f0 novell-consoleone-nmas-method-snapin-2.0.1.ebuild 1789
|
||||
MISC ChangeLog 422 RMD160 a3e495a83d0797d07dc0197cfa302a17e2803679 SHA1 ff4d08803931d4008d3e11b184cf468cf06cd594 SHA256 847d602b8d49163d370bd32f570de11a7d5383ba1119ada8e21b6ffedc96427b
|
||||
MD5 3c619c5269eca06bb370be9ade1fc2a5 ChangeLog 422
|
||||
RMD160 a3e495a83d0797d07dc0197cfa302a17e2803679 ChangeLog 422
|
||||
SHA256 847d602b8d49163d370bd32f570de11a7d5383ba1119ada8e21b6ffedc96427b ChangeLog 422
|
||||
MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42
|
||||
MD5 1e678929a9fec6632e227bdf2262e9a1 metadata.xml 170
|
||||
RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 metadata.xml 170
|
||||
SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42 metadata.xml 170
|
||||
MD5 94219b61392219866e7acf562ddfc93f files/digest-novell-consoleone-nmas-method-snapin-2.0.1 244
|
||||
RMD160 a80385dcd7518ca34832f0576a7107acdb6027f9 files/digest-novell-consoleone-nmas-method-snapin-2.0.1 244
|
||||
SHA256 834dd826f33951997d4f4a449e6677cf9ca6a0aa69dbc23aba57cf28273183a0 files/digest-novell-consoleone-nmas-method-snapin-2.0.1 244
|
||||
|
@ -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>
|
@ -2,11 +2,15 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
inherit eutils java-utils-2
|
||||
NOVELL_BUILDID="2twa33-Wteo~"
|
||||
NOVELL_FILE32="nmasmethodsnapins.zip"
|
||||
RESTRICT="mirror strip"
|
||||
|
||||
inherit novell eutils java-utils-2
|
||||
|
||||
DESCRIPTION="Novell Modular Authentication Services Method 2.0 Snap-in"
|
||||
HOMEPAGE="http://www.novell.com"
|
||||
SRC_URI="http://${NOVELL_ACCOUNT_USERNAME}:${NOVELL_ACCOUNT_PASSWORD}@cdn.novell.com/prot/2twa33-Wteo~/nmasmethodsnapins.zip"
|
||||
SRC_URI="http://${NOVELL_ACCOUNT_USERNAME}:${NOVELL_ACCOUNT_PASSWORD}@cdn.novell.com/prot/${NOVELL_BUILDID}/${NOVELL_FILE32}"
|
||||
|
||||
LICENSE="Novell-eDir-87"
|
||||
SLOT="0"
|
||||
@ -19,8 +23,6 @@ RDEPEND="virtual/libc
|
||||
>=virtual/jdk-1.4
|
||||
>=app-admin/novell-novlc1-1.3.6_p1"
|
||||
|
||||
RESTRICT="nomirror nostrip"
|
||||
|
||||
src_unpack() {
|
||||
unpack ${A}
|
||||
}
|
||||
@ -36,4 +38,18 @@ src_install() {
|
||||
java-pkg_dojar ${WORKDIR}/snapins/security/*.jar
|
||||
insinto /usr/ConsoleOne/help
|
||||
doins -r ${WORKDIR}/Help/*
|
||||
}
|
||||
}
|
||||
|
||||
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"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user