git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
102eafc
)
otpcalc: add defition of S which indeed is not expendable as Yuri pointed out correct...
author
Rolf Leggewie
<oe-devel@rolf.leggewie.biz>
Sun, 3 Aug 2008 13:13:00 +0000
(13:13 +0000)
committer
Rolf Leggewie
<oe-devel@rolf.leggewie.biz>
Sun, 3 Aug 2008 13:13:00 +0000
(13:13 +0000)
packages/otpcalc/otpcalc_0.97.bb
patch
|
blob
|
history
diff --git
a/packages/otpcalc/otpcalc_0.97.bb
b/packages/otpcalc/otpcalc_0.97.bb
index
dd113c9
..
baeddd9
100644
(file)
--- a/
packages/otpcalc/otpcalc_0.97.bb
+++ b/
packages/otpcalc/otpcalc_0.97.bb
@@
-3,14
+3,16
@@
DESCRIPTION = "An OTP and S/Key calculator for X"
SECTION = "x11"
LICENSE = "GPL"
DEPENDS = "gtk+ openssl"
-PR = "r0"
+PR = "r1"
+
+S = "${WORKDIR}/otpCalc-${PV}"
SRC_URI = "http://killa.net/infosec/otpCalc/otpCalc-${PV}.tar.gz \
file://otpcalc-man-table-format.diff;patch=1 \
file://otpcalc-0.97-badindex.diff;patch=1 \
file://otpcalc-crypto-proto.diff;patch=1 \
file://otpcalc-0.97-gtk2-gentoo.patch;patch=1 \
-
"
+ "
inherit autotools pkgconfig