* [gentoo-commits] dev/ago:master commit in: net-analyzer/logkeys/
@ 2012-08-14 10:58 Agostino Sarubbo
0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo @ 2012-08-14 10:58 UTC (permalink / raw
To: gentoo-commits
commit: 0855219e3a142f0d4d73f64f7ec90acc391b7eaf
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 14 10:56:53 2012 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Aug 14 10:56:53 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/ago.git;a=commit;h=0855219e
Initial import for logkeys-9999
---
net-analyzer/logkeys/Manifest | 2 ++
net-analyzer/logkeys/logkeys-9999.ebuild | 25 +++++++++++++++++++++++++
net-analyzer/logkeys/metadata.xml | 9 +++++++++
3 files changed, 36 insertions(+), 0 deletions(-)
diff --git a/net-analyzer/logkeys/Manifest b/net-analyzer/logkeys/Manifest
new file mode 100644
index 0000000..396eb87
--- /dev/null
+++ b/net-analyzer/logkeys/Manifest
@@ -0,0 +1,2 @@
+EBUILD logkeys-9999.ebuild 482 SHA256 2bba46a19078b9aebae9b790b1e52874348455070634f6c704f9680817f6e2ca SHA512 1e6028854e31567c050c521b11d2eaea03d2ca3c142d4d2021ba7c3a29f580396f23cc741b4e29885ebc704a56f9007ab5a8f239b2c9a48956a618f5df59eba5 WHIRLPOOL 7c126681d284039d5ecf2e46f162b0f373e07193d1e786ba79a91384911c2d3b797da9d24e66d1bf7b009fadb5110f2ba72d54b9fbabde5c52bdd7a582fbb73e
+MISC metadata.xml 233 SHA256 77226fe2bb71a40e1ad91e1a4ddd1bb5728012844c345b01ccffc1f5ab92270e SHA512 7ca9cf20cfadd69ebd24e89b921aac51290d169b790507577147c823089710f730758b5a0a990311e2db5cc93c2744d85328bf9a09fbd5c75ea5df3a796de487 WHIRLPOOL be83544d3c80e4db47780a2840ccfc7c82c9c0ae0ac85e15347e1e7a1591930f3140d8bbda3b9563e3543aa8c4de1f60def98fd7bafe6b4adf9bd9c259801fb8
diff --git a/net-analyzer/logkeys/logkeys-9999.ebuild b/net-analyzer/logkeys/logkeys-9999.ebuild
new file mode 100644
index 0000000..867eaac
--- /dev/null
+++ b/net-analyzer/logkeys/logkeys-9999.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+inherit autotools git-2
+
+DESCRIPTION="a GNU/Linux keylogger that works!"
+HOMEPAGE="https://code.google.com/p/logkeys/"
+EGIT_REPO_URI="https://code.google.com/p/${PN}/"
+
+KEYWORDS=""
+IUSE=""
+LICENSE="GPL-3"
+SLOT="0"
+
+DEPEND=""
+RDEPEND=""
+
+src_prepare () {
+ sed -i "s:-O3 ::" src/Makefile.in || die
+ sed -i "s:-O3 ::" src/Makefile.am || die
+ eautoreconf
+}
diff --git a/net-analyzer/logkeys/metadata.xml b/net-analyzer/logkeys/metadata.xml
new file mode 100644
index 0000000..6c08151
--- /dev/null
+++ b/net-analyzer/logkeys/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer>
+ <email>ago@gentoo.org</email>
+ <name>Agostino Sarubbo</name>
+ </maintainer>
+</pkgmetadata>
+
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] dev/ago:master commit in: net-analyzer/logkeys/
@ 2012-08-31 18:51 Agostino Sarubbo
0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo @ 2012-08-31 18:51 UTC (permalink / raw
To: gentoo-commits
commit: 38efc908b679ce988a0daad6a3bbdcbbe3eedb9d
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 31 18:48:29 2012 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Aug 31 18:48:29 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/ago.git;a=commit;h=38efc908
fix manifest
---
net-analyzer/logkeys/Manifest | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/net-analyzer/logkeys/Manifest b/net-analyzer/logkeys/Manifest
index 396eb87..226a5e1 100644
--- a/net-analyzer/logkeys/Manifest
+++ b/net-analyzer/logkeys/Manifest
@@ -1,2 +1,3 @@
+AUX cxxflags.patch 491 SHA256 46945f64a3e59f37ba602519e5272b09b3813cc4bf6b53033770b78e6ad0ddcc SHA512 d956647200eea150fe5d4be8323f51cdf0c5fb7a2e1f1507270721151607922fbb689faea9f0a29686c08bfd6506c6af27a09df59fc4adee1e45e71f0f9a3eb5 WHIRLPOOL 8bd723a4435138ee7c3547f5376ecb534adae3f1fe43de8437b518d1247d9f9c367f90f21f22656aca9f4c0ad62f401f98a7a1e36236c3f8a21398206a570c95
EBUILD logkeys-9999.ebuild 482 SHA256 2bba46a19078b9aebae9b790b1e52874348455070634f6c704f9680817f6e2ca SHA512 1e6028854e31567c050c521b11d2eaea03d2ca3c142d4d2021ba7c3a29f580396f23cc741b4e29885ebc704a56f9007ab5a8f239b2c9a48956a618f5df59eba5 WHIRLPOOL 7c126681d284039d5ecf2e46f162b0f373e07193d1e786ba79a91384911c2d3b797da9d24e66d1bf7b009fadb5110f2ba72d54b9fbabde5c52bdd7a582fbb73e
MISC metadata.xml 233 SHA256 77226fe2bb71a40e1ad91e1a4ddd1bb5728012844c345b01ccffc1f5ab92270e SHA512 7ca9cf20cfadd69ebd24e89b921aac51290d169b790507577147c823089710f730758b5a0a990311e2db5cc93c2744d85328bf9a09fbd5c75ea5df3a796de487 WHIRLPOOL be83544d3c80e4db47780a2840ccfc7c82c9c0ae0ac85e15347e1e7a1591930f3140d8bbda3b9563e3543aa8c4de1f60def98fd7bafe6b4adf9bd9c259801fb8
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] dev/ago:master commit in: net-analyzer/logkeys/
@ 2012-09-03 15:30 Agostino Sarubbo
0 siblings, 0 replies; 3+ messages in thread
From: Agostino Sarubbo @ 2012-09-03 15:30 UTC (permalink / raw
To: gentoo-commits
commit: efc4823e1f8e464b327fd8d83341de96896d0ebd
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 3 15:30:18 2012 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Sep 3 15:30:18 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/ago.git;a=commit;h=efc4823e
update manifest
---
net-analyzer/logkeys/Manifest | 4 +++-
net-analyzer/logkeys/logkeys-9999.ebuild | 14 ++++++++++----
2 files changed, 13 insertions(+), 5 deletions(-)
diff --git a/net-analyzer/logkeys/Manifest b/net-analyzer/logkeys/Manifest
index 226a5e1..6c230db 100644
--- a/net-analyzer/logkeys/Manifest
+++ b/net-analyzer/logkeys/Manifest
@@ -1,3 +1,5 @@
AUX cxxflags.patch 491 SHA256 46945f64a3e59f37ba602519e5272b09b3813cc4bf6b53033770b78e6ad0ddcc SHA512 d956647200eea150fe5d4be8323f51cdf0c5fb7a2e1f1507270721151607922fbb689faea9f0a29686c08bfd6506c6af27a09df59fc4adee1e45e71f0f9a3eb5 WHIRLPOOL 8bd723a4435138ee7c3547f5376ecb534adae3f1fe43de8437b518d1247d9f9c367f90f21f22656aca9f4c0ad62f401f98a7a1e36236c3f8a21398206a570c95
-EBUILD logkeys-9999.ebuild 482 SHA256 2bba46a19078b9aebae9b790b1e52874348455070634f6c704f9680817f6e2ca SHA512 1e6028854e31567c050c521b11d2eaea03d2ca3c142d4d2021ba7c3a29f580396f23cc741b4e29885ebc704a56f9007ab5a8f239b2c9a48956a618f5df59eba5 WHIRLPOOL 7c126681d284039d5ecf2e46f162b0f373e07193d1e786ba79a91384911c2d3b797da9d24e66d1bf7b009fadb5110f2ba72d54b9fbabde5c52bdd7a582fbb73e
+AUX logkeys-conf.d 164 SHA256 0cb1da3fa2197414f1d30c612d20b9e2dee38785d18b8a0d37c5b219d43b8fac SHA512 953e2fb1592957ada9dcf87281802440c58616c6c96c5d8cec0201dea9996c0f2081b7f1f921d48809bcbd3daa214a8a96d8ab5b6e42aa0c735524b221d79ef8 WHIRLPOOL ae0f7e85aeeef7d9146af7586eeefd2ed1354b4db3f4d0f32c2b894d6d1377332ca2b40fc5c3f02738326380fbc9e9a68d757f58c65ff59ac5765d9f993605f8
+AUX logkeys-init.d 417 SHA256 614152352f9f959d8293280aa0b4cb5aa8cd708012023287cc4c85fd7ff516fa SHA512 a384f41dad089d7f52059ad4d7ef8794f4acf300d4a56916ded5346fdbf9fd5840099625c58b7299bdd115dcee0d125db850b0d73ed5f41a6b51f1d7399bb49a WHIRLPOOL 73f4a04bd90e10a83fdbc73bdda1e4128644f8035e728028988191f7463c336cfbd97363f3a2e20b4c7583f4db2fe09c8a184541978ac566b3023843fd5949e3
+EBUILD logkeys-9999.ebuild 556 SHA256 10936c7586d479c3c1988bbea5c960f9712c25e807ba35893bc889b1845cfbdd SHA512 602709f799012ea92f1ad3266c032d923417c140aaba72f0e40ff0c3decdfe749538369898f73ac0b83e6afc7eb2b27c62de77d6d3a034486114913d1bb3711e WHIRLPOOL 58e8c164683e3dd9964182a44701d1881eaf9e0ffefd5ccb3ab53d9d565be49a2426473c7434bb05522a946b0fe8005e9aea61aac3cd1199ec43e9b12cfa3b7f
MISC metadata.xml 233 SHA256 77226fe2bb71a40e1ad91e1a4ddd1bb5728012844c345b01ccffc1f5ab92270e SHA512 7ca9cf20cfadd69ebd24e89b921aac51290d169b790507577147c823089710f730758b5a0a990311e2db5cc93c2744d85328bf9a09fbd5c75ea5df3a796de487 WHIRLPOOL be83544d3c80e4db47780a2840ccfc7c82c9c0ae0ac85e15347e1e7a1591930f3140d8bbda3b9563e3543aa8c4de1f60def98fd7bafe6b4adf9bd9c259801fb8
diff --git a/net-analyzer/logkeys/logkeys-9999.ebuild b/net-analyzer/logkeys/logkeys-9999.ebuild
index 867eaac..64a4e40 100644
--- a/net-analyzer/logkeys/logkeys-9999.ebuild
+++ b/net-analyzer/logkeys/logkeys-9999.ebuild
@@ -4,7 +4,7 @@
EAPI=4
-inherit autotools git-2
+inherit autotools eutils git-2
DESCRIPTION="a GNU/Linux keylogger that works!"
HOMEPAGE="https://code.google.com/p/logkeys/"
@@ -18,8 +18,14 @@ SLOT="0"
DEPEND=""
RDEPEND=""
-src_prepare () {
- sed -i "s:-O3 ::" src/Makefile.in || die
- sed -i "s:-O3 ::" src/Makefile.am || die
+src_prepare() {
+ epatch "${FILESDIR}/cxxflags.patch"
eautoreconf
}
+
+src_install() {
+ default
+
+ newinitd "${FILESDIR}/${PN}-init.d" ${PN}
+ newconfd "${FILESDIR}/${PN}-conf.d" ${PN}
+}
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-09-03 15:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-31 18:51 [gentoo-commits] dev/ago:master commit in: net-analyzer/logkeys/ Agostino Sarubbo
-- strict thread matches above, loose matches on Subject: below --
2012-09-03 15:30 Agostino Sarubbo
2012-08-14 10:58 Agostino Sarubbo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox