diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2017-10-09 18:53:29 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2017-10-09 18:53:29 +0100 |
commit | 4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch) | |
tree | ba5f07bf3f9d22d82e54a462313f5d244036c768 /app-misc/tkpasman |
reinit the tree, so we can have metadata
Diffstat (limited to 'app-misc/tkpasman')
-rw-r--r-- | app-misc/tkpasman/Manifest | 6 | ||||
-rw-r--r-- | app-misc/tkpasman/files/tkpasman-2.2a-gentoo.patch | 22 | ||||
-rw-r--r-- | app-misc/tkpasman/metadata.xml | 5 | ||||
-rw-r--r-- | app-misc/tkpasman/tkpasman-2.2b.ebuild | 39 |
4 files changed, 72 insertions, 0 deletions
diff --git a/app-misc/tkpasman/Manifest b/app-misc/tkpasman/Manifest new file mode 100644 index 000000000000..5d212f60e02d --- /dev/null +++ b/app-misc/tkpasman/Manifest @@ -0,0 +1,6 @@ +AUX tkpasman-2.2a-gentoo.patch 771 SHA256 de3c60784ad9e24c4b161eebd897dbbbbe1cd91ee8e1f9011d6a84711d4c5901 SHA512 6d0fca1b86d5e3a980245510ff98979ef4f9cd85cfdee6fee37e19b83824471fbf8154768ad8921d1ea9bced218c5b2a117022907c81f1775d332530680ea260 WHIRLPOOL 0cc75eeb53049147545821f4fc2bc640c08cde59a3f341fa4ee245b28838fbe73f202c931091e8c7c4748c6e8980c5d041b5a5a81734bfb4b42cf27224ba4552 +DIST TkPasMan-2.2b.tar.gz 31365 SHA256 c6f99905a2395e251d92e2f9cbda486492895bb969cb5693bfeffdb849fbd4fc SHA512 ca74ed6a5989c21b266ff4bed00963d46eb05e1a7a0822dceeae5c87bcbb7bf36a775eedf86244fa1121008a6df59fa38003e07e8cb6e4ddf98c895b61f24f12 WHIRLPOOL f7a49837a8fe64a28961f1c494d83b3374f479878e85bdc0b442350dfcfb387795cae19eeedfd7aa11f2a985970d1803c27de131456470cc5403c344a996ce4b +EBUILD tkpasman-2.2b.ebuild 784 SHA256 8f7d2ab3ea8edb4d123594bb02e0996bccd3109b901de800728fbc1e589c2f33 SHA512 6eacde9f32fd49c317705d52b21a24f936b7ff590c3648d5a456efea94a37fa70fbdb208e8f26b6efc0b507f90585c68f14a0263ec11617e36a1438b58e7c6ae WHIRLPOOL 4dd8843cbb8886768628b9fbf16c63a951bd40ffec408160a50530321409c15b875b90f96b7f28e562de1134b2a9bca67f74fe227469411b64f75e2c4e17021b +MISC ChangeLog 2558 SHA256 54271dced3fadd1691273ec60664141501d2911b8084a7d68b0f53703689af2e SHA512 bbe8abed516512bdd1b4369eef11e37ca4bbf89a62298abc457ed2c8a8a8050de7721746bdaae80de84b444b0dbc39c714b8c67853eb9c39a08f3594d5601db5 WHIRLPOOL 46fa0dec5b87c30070b3987b469f6cef456f11a69cb681f822a3306c8d45847be910eafb42e0810fa4668958afacdc1e0d4777e5c0db5d50f006095cedb59b15 +MISC ChangeLog-2015 2077 SHA256 5374bb7def0cb13139384a9de3190a218a042fe56d251885bdb578e4e8f7bd36 SHA512 838cd82753a491adce1f4564553dac24cf9a2c08f31b28bec5c2c23f2e1de372fcfbbc5327bc6af62d48937ad705c878ee63e755df2858b291ccbdcd6395f086 WHIRLPOOL 858f0edda53850398a0a9d6d4a3edbec358ce280d6467c93803fbccd0d3782fdac4b9fcc77b60df7d87b17fe62260ee0c693925cc637c678733fe257a29915f7 +MISC metadata.xml 166 SHA256 2caff447f5bd2701d8456ada5cc633c41ef4373fa4bfeabeb73599d40bcc941b SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84 WHIRLPOOL 1ff70497eca6531f0e0614c72a19f4b8e5ff486a58d369f4f0b36308d1d6b01168f9da887740e3b9f536236be251d3fe05f904d27a9233a7cf613416ba882968 diff --git a/app-misc/tkpasman/files/tkpasman-2.2a-gentoo.patch b/app-misc/tkpasman/files/tkpasman-2.2a-gentoo.patch new file mode 100644 index 000000000000..d52d5129b7c7 --- /dev/null +++ b/app-misc/tkpasman/files/tkpasman-2.2a-gentoo.patch @@ -0,0 +1,22 @@ +--- build.sh 2005-01-01 19:18:44.290385166 +0000 ++++ build.sh 2005-01-01 19:22:45.846161383 +0000 +@@ -44,8 +44,8 @@ + # + # Try to find wish8.3, tclsh8.3 and openssl + # +-WISH=`FIND "$WISH" "" wish8.4 wish8.3 wish` +-TCLSH=`FIND "$TCLSH" "" tclsh8.4 tclsh8.3 tclsh` ++WISH=`FIND "$WISH" "" wish wish8.4 wish8.3` ++TCLSH=`FIND "$TCLSH" "" tclsh tclsh8.4 tclsh8.3` + OPENSSL=`FIND "$OPENSSL" "$OPENSSL_SEARCH_PATH" openssl ssl` + + # +@@ -88,7 +88,7 @@ + if test "$USE_OPENSSL" = "true" -a -x "$OPENSSL" + then + echo "Found OpenSSL program: $OPENSSL" +- ENC=`$OPENSSL list-cipher-commands|sort|egrep "^($ENC)\$"|head -1` ++ ENC=`$OPENSSL list-cipher-commands|sort|egrep "^($ENC)\$"|head -n 1` + if test -z "$ENC" + then + echo "Could not find a suitable encryption algorithm." diff --git a/app-misc/tkpasman/metadata.xml b/app-misc/tkpasman/metadata.xml new file mode 100644 index 000000000000..6f49eba8f496 --- /dev/null +++ b/app-misc/tkpasman/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<!-- maintainer-needed --> +</pkgmetadata> diff --git a/app-misc/tkpasman/tkpasman-2.2b.ebuild b/app-misc/tkpasman/tkpasman-2.2b.ebuild new file mode 100644 index 000000000000..d731fe173f99 --- /dev/null +++ b/app-misc/tkpasman/tkpasman-2.2b.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=5 + +inherit eutils + +MY_P="TkPasMan-${PV}" + +DESCRIPTION="A useful and reliable personal password manager, written in Tcl/Tk" +HOMEPAGE="http://www.xs4all.nl/~wbsoft/linux/tkpasman.html" +SRC_URI="http://www.xs4all.nl/~wbsoft/linux/projects/${MY_P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="amd64 ppc x86" +IUSE="ssl" + +DEPEND=" + >=dev-lang/tcl-8.3:0= + >=dev-lang/tk-8.3:0=" +RDEPEND="${DEPEND} + ssl? ( dev-libs/openssl ) + " + +S=${WORKDIR}/${MY_P} + +src_prepare() { + epatch "${FILESDIR}"/${PN}-2.2a-gentoo.patch + + if use ssl; then + sed -i "s:^USE_OPENSSL=true:USE_OPENSSL=false:g" config || die + fi +} + +src_install() { + dobin ${PN} + dodoc README ChangeLog TODO WARNING INSTALL +} |