public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/dev/ulm:master commit in: sys-auth/otpcalc/
@ 2022-07-18 18:32 Ulrich Müller
  0 siblings, 0 replies; 3+ messages in thread
From: Ulrich Müller @ 2022-07-18 18:32 UTC (permalink / raw
  To: gentoo-commits

commit:     79fce9667e942116ec5a4c6354decc2bd8748f9b
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 18 18:31:24 2022 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Jul 18 18:31:24 2022 +0000
URL:        https://gitweb.gentoo.org/repo/dev/ulm.git/commit/?id=79fce966

sys-auth/otpcalc: Update HOMEPAGE and SRC_URI

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 sys-auth/otpcalc/otpcalc-9999.ebuild | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/sys-auth/otpcalc/otpcalc-9999.ebuild b/sys-auth/otpcalc/otpcalc-9999.ebuild
index b6de04d..b2067a9 100644
--- a/sys-auth/otpcalc/otpcalc-9999.ebuild
+++ b/sys-auth/otpcalc/otpcalc-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,10 +6,10 @@ EAPI=7
 inherit git-r3 meson xdg
 
 DESCRIPTION="A One Time Password and S/Key calculator for GTK+"
-HOMEPAGE="http://www.killa.net/infosec/otpCalc/
-	https://gitlab.com/ulm/otpcalc"
-#SRC_URI="https://gitlab.com/ulm/${PN}/-/archive/${PV}/${P}.tar.bz2"
-EGIT_REPO_URI="https://gitlab.com/ulm/otpcalc.git"
+HOMEPAGE="https://gitlab.com/otpcalc/otpcalc
+	http://www.killa.net/infosec/otpCalc/"
+#SRC_URI="https://gitlab.com/otpcalc/${PN}/-/archive/${PV}/${P}.tar.bz2"
+EGIT_REPO_URI="https://gitlab.com/otpcalc/otpcalc.git"
 
 LICENSE="GPL-2+"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 3+ messages in thread
* [gentoo-commits] repo/dev/ulm:master commit in: sys-auth/otpcalc/
@ 2021-02-21 21:17 Ulrich Müller
  0 siblings, 0 replies; 3+ messages in thread
From: Ulrich Müller @ 2021-02-21 21:17 UTC (permalink / raw
  To: gentoo-commits

commit:     cb84b86affddeac37fa826f4d2c5d82910d88571
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 21 21:16:56 2021 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Feb 21 21:16:56 2021 +0000
URL:        https://gitweb.gentoo.org/repo/dev/ulm.git/commit/?id=cb84b86a

sys-auth/otpcalc: Sync live ebuild from Gentoo repo

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 sys-auth/otpcalc/otpcalc-9999.ebuild | 22 +++++++---------------
 1 file changed, 7 insertions(+), 15 deletions(-)

diff --git a/sys-auth/otpcalc/otpcalc-9999.ebuild b/sys-auth/otpcalc/otpcalc-9999.ebuild
index 940ec69..b6de04d 100644
--- a/sys-auth/otpcalc/otpcalc-9999.ebuild
+++ b/sys-auth/otpcalc/otpcalc-9999.ebuild
@@ -3,27 +3,19 @@
 
 EAPI=7
 
-inherit git-r3 meson
+inherit git-r3 meson xdg
 
-DESCRIPTION="A One Time Password and S/Key calculator for X"
-HOMEPAGE="http://www.killa.net/infosec/otpCalc/"
+DESCRIPTION="A One Time Password and S/Key calculator for GTK+"
+HOMEPAGE="http://www.killa.net/infosec/otpCalc/
+	https://gitlab.com/ulm/otpcalc"
+#SRC_URI="https://gitlab.com/ulm/${PN}/-/archive/${PV}/${P}.tar.bz2"
 EGIT_REPO_URI="https://gitlab.com/ulm/otpcalc.git"
 
-LICENSE="GPL-2+" # bundled crypto functions are not used
+LICENSE="GPL-2+"
 SLOT="0"
+#KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
 
 RDEPEND="dev-libs/openssl:0=
 	x11-libs/gtk+:3"
 DEPEND="${RDEPEND}"
 BDEPEND="virtual/pkgconfig"
-
-src_configure() {
-	local emesonargs=( -Dlibcrypto=enabled )
-	meson_src_configure
-}
-
-src_install() {
-	meson_src_install
-	dosym otpCalc /usr/bin/otpcalc
-	newman - otpcalc.1 <<< ".so man1/otpCalc.1"
-}


^ permalink raw reply related	[flat|nested] 3+ messages in thread
* [gentoo-commits] repo/dev/ulm:master commit in: sys-auth/otpcalc/
@ 2021-02-08 18:03 Ulrich Müller
  0 siblings, 0 replies; 3+ messages in thread
From: Ulrich Müller @ 2021-02-08 18:03 UTC (permalink / raw
  To: gentoo-commits

commit:     0c29181b4e19f058de8982a913e31a14dd5e85ce
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  8 18:03:35 2021 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Feb  8 18:03:35 2021 +0000
URL:        https://gitweb.gentoo.org/repo/dev/ulm.git/commit/?id=0c29181b

sys-auth/otpcalc: Live ebuild

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 sys-auth/otpcalc/metadata.xml        | 11 +++++++++++
 sys-auth/otpcalc/otpcalc-9999.ebuild | 29 +++++++++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/sys-auth/otpcalc/metadata.xml b/sys-auth/otpcalc/metadata.xml
new file mode 100644
index 0000000..1135f79
--- /dev/null
+++ b/sys-auth/otpcalc/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="person">
+  <email>ulm@gentoo.org</email>
+</maintainer>
+<longdescription lang="en">
+  otpCalc is an RFC2289 and RFC1760 compliant one time password calculator,
+  written to use the GTK+ library for screen I/O.
+</longdescription>
+</pkgmetadata>

diff --git a/sys-auth/otpcalc/otpcalc-9999.ebuild b/sys-auth/otpcalc/otpcalc-9999.ebuild
new file mode 100644
index 0000000..940ec69
--- /dev/null
+++ b/sys-auth/otpcalc/otpcalc-9999.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit git-r3 meson
+
+DESCRIPTION="A One Time Password and S/Key calculator for X"
+HOMEPAGE="http://www.killa.net/infosec/otpCalc/"
+EGIT_REPO_URI="https://gitlab.com/ulm/otpcalc.git"
+
+LICENSE="GPL-2+" # bundled crypto functions are not used
+SLOT="0"
+
+RDEPEND="dev-libs/openssl:0=
+	x11-libs/gtk+:3"
+DEPEND="${RDEPEND}"
+BDEPEND="virtual/pkgconfig"
+
+src_configure() {
+	local emesonargs=( -Dlibcrypto=enabled )
+	meson_src_configure
+}
+
+src_install() {
+	meson_src_install
+	dosym otpCalc /usr/bin/otpcalc
+	newman - otpcalc.1 <<< ".so man1/otpCalc.1"
+}


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-07-18 18:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-18 18:32 [gentoo-commits] repo/dev/ulm:master commit in: sys-auth/otpcalc/ Ulrich Müller
  -- strict thread matches above, loose matches on Subject: below --
2021-02-21 21:17 Ulrich Müller
2021-02-08 18:03 Ulrich Müller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox