kde-misc/novell-ui-base: Bump
This commit is contained in:
parent
8e6d487ee6
commit
35ab658c07
@ -2,6 +2,10 @@
|
|||||||
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
|
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
|
||||||
# $Header: $
|
# $Header: $
|
||||||
|
|
||||||
|
16 Dec 2009; Mario Fetka <mario.fetka@gmail.com>
|
||||||
|
+novell-ui-base-3.0.1.0.10.ebuild:
|
||||||
|
Bump
|
||||||
|
|
||||||
14 Dec 2009; Mario Fetka <mario.fetka@gmail.com>
|
14 Dec 2009; Mario Fetka <mario.fetka@gmail.com>
|
||||||
+novell-ui-base-3.0.508.5.ebuild:
|
+novell-ui-base-3.0.508.5.ebuild:
|
||||||
readd old client
|
readd old client
|
||||||
|
@ -7,5 +7,5 @@ DIST novell-client-3.0-sled11-x86_64-CD1.iso 7968768 RMD160 9262874512d6c2ac7ae6
|
|||||||
EBUILD novell-ui-base-3.0.0.3.ebuild 2607 RMD160 0fac8984d90706dc39e00322ad49145c4589edf1 SHA1 726b90bda74e1369060e404f5c93dd62c262878c SHA256 836ae4a80203fef1a51b8d1c801f5f9a2843e5cbec54664fa52bbe67155335e8
|
EBUILD novell-ui-base-3.0.0.3.ebuild 2607 RMD160 0fac8984d90706dc39e00322ad49145c4589edf1 SHA1 726b90bda74e1369060e404f5c93dd62c262878c SHA256 836ae4a80203fef1a51b8d1c801f5f9a2843e5cbec54664fa52bbe67155335e8
|
||||||
EBUILD novell-ui-base-3.0.1.0.10.ebuild 2562 RMD160 36ea46f207f4eef7a2ca1002a87743c33379362f SHA1 6516fb542ff710167240abf075c293f75e21dd72 SHA256 e717bf92ab24cb7fb2246725df8444f1b3a880481fb9f11d66c3406850649a60
|
EBUILD novell-ui-base-3.0.1.0.10.ebuild 2562 RMD160 36ea46f207f4eef7a2ca1002a87743c33379362f SHA1 6516fb542ff710167240abf075c293f75e21dd72 SHA256 e717bf92ab24cb7fb2246725df8444f1b3a880481fb9f11d66c3406850649a60
|
||||||
EBUILD novell-ui-base-3.0.508.5.ebuild 2606 RMD160 77cabaa3acab9a89d89aaedaa6f20d2df5d51c09 SHA1 43539a805fb733d3ee168dd751f1512f2cdd5442 SHA256 d8f0e47017f58f3cdba50a0a374308a7ea6d5a8612b8d1f203301bd74356bf64
|
EBUILD novell-ui-base-3.0.508.5.ebuild 2606 RMD160 77cabaa3acab9a89d89aaedaa6f20d2df5d51c09 SHA1 43539a805fb733d3ee168dd751f1512f2cdd5442 SHA256 d8f0e47017f58f3cdba50a0a374308a7ea6d5a8612b8d1f203301bd74356bf64
|
||||||
MISC ChangeLog 2686 RMD160 8b6847cb558a510fd0d9aaac8a9d0a4de2182778 SHA1 4941c3a2121916f2d9237dea528f3f30184b24b1 SHA256 633eabc536e6018c80f87e63ee3df84745eff77f49abea0362d1ca83a7fb23af
|
MISC ChangeLog 2782 RMD160 09f4bc1bfeed986ffbebfa58f902f85821cea38d SHA1 85255e4b2c2e89ef9dcc7d4e3dfa562bc0b3cf0f SHA256 18ff3ce9a18a1b2301822158ee304459c2ca6d9f1b6f52744d43cd62df319e75
|
||||||
MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42
|
MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42
|
||||||
|
@ -0,0 +1,83 @@
|
|||||||
|
# Copyright 1999-2009 Gentoo Foundation
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
# $Header: $
|
||||||
|
|
||||||
|
NOVELL_BUILDID="I0HifNSKi_0~"
|
||||||
|
NOVELL_FILE32="novell-client-2.0-sp3-sled10sp3-i386-CD1.iso"
|
||||||
|
NOVELL_FILE64="novell-client-2.0-sp3-sled10sp3-x86_64-CD1.iso"
|
||||||
|
RESTRICT="mirror strip"
|
||||||
|
|
||||||
|
inherit novell eutils rpm5 qt4 versionator
|
||||||
|
|
||||||
|
MY_PV=$(replace_version_separator 3 '-')
|
||||||
|
|
||||||
|
DESCRIPTION="Novell Client UI Base"
|
||||||
|
HOMEPAGE="http://www.novell.com"
|
||||||
|
SRC_URI="x86? ( http://${NOVELL_ACCOUNT_USERNAME}:${NOVELL_ACCOUNT_PASSWORD}@cdn.novell.com/prot/${NOVELL_BUILDID}/${NOVELL_FILE32} )
|
||||||
|
amd64? ( http://${NOVELL_ACCOUNT_USERNAME}:${NOVELL_ACCOUNT_PASSWORD}@cdn.novell.com/prot/${NOVELL_BUILDID}/${NOVELL_FILE64} )"
|
||||||
|
|
||||||
|
LICENSE="Novell-NCL"
|
||||||
|
SLOT="0"
|
||||||
|
KEYWORDS="~x86 ~amd64"
|
||||||
|
IUSE="linguas_cs linguas_da linguas_de linguas_en linguas_es linguas_fi linguas_fr linguas_hu linguas_it linguas_ja linguas_nb linguas_pl linguas_pt linguas_ru linguas_sk linguas_zh"
|
||||||
|
|
||||||
|
DEPEND=">=app-arch/p7zip-4.15"
|
||||||
|
|
||||||
|
RDEPEND="virtual/libc
|
||||||
|
net-nds/novell-env
|
||||||
|
>=sys-devel/gcc-4.1
|
||||||
|
net-libs/openslp"
|
||||||
|
|
||||||
|
src_unpack() {
|
||||||
|
cd "${WORKDIR}"
|
||||||
|
if use x86
|
||||||
|
then
|
||||||
|
narch=i586
|
||||||
|
nlib=lib
|
||||||
|
7z x "${DISTDIR}"/${NOVELL_FILE32}
|
||||||
|
elif use amd64
|
||||||
|
then
|
||||||
|
narch=x86_64
|
||||||
|
nlib=lib64
|
||||||
|
7z x "${DISTDIR}"/${NOVELL_FILE64}
|
||||||
|
fi
|
||||||
|
mkdir -p "${WORKDIR}"/${PN}-${MY_PV}
|
||||||
|
cd ${PN}-${MY_PV}
|
||||||
|
rpm5_unpack "${WORKDIR}"/suse/${narch}/${PN}-${MY_PV}.${narch}.rpm
|
||||||
|
}
|
||||||
|
|
||||||
|
src_compile() { :; }
|
||||||
|
|
||||||
|
src_install() {
|
||||||
|
for x in cs da de en es fi fr hu it ja nb pl pt ru sk zh
|
||||||
|
do
|
||||||
|
if use linguas_${x}
|
||||||
|
then
|
||||||
|
cp "${WORKDIR}"/${PN}-${MY_PV}/usr/share/locale/${x}*/LC_MESSAGES/${PN}.mo "${WORKDIR}"/${x}.mo
|
||||||
|
domo "${WORKDIR}"/${x}.mo
|
||||||
|
fi
|
||||||
|
done
|
||||||
|
into /opt/novell
|
||||||
|
dolib.so "${WORKDIR}"/${PN}-${MY_PV}/opt/novell/${nlib}/*
|
||||||
|
dodoc "${WORKDIR}"/${PN}-${MY_PV}/usr/share/doc/packages/${PN}/*
|
||||||
|
}
|
||||||
|
|
||||||
|
pkg_nofetch() {
|
||||||
|
einfo "This files require you to register at ${HOMEPAGE} (free account)"
|
||||||
|
einfo "Please download following file:"
|
||||||
|
if use x86
|
||||||
|
then
|
||||||
|
einfo " - ${NOVELL_FILE32}"
|
||||||
|
elif use amd64
|
||||||
|
then
|
||||||
|
einfo " - ${NOVELL_FILE64}"
|
||||||
|
fi
|
||||||
|
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