public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-misc/sonypid/
@ 2021-04-19  5:03 Sam James
  0 siblings, 0 replies; 3+ messages in thread
From: Sam James @ 2021-04-19  5:03 UTC (permalink / raw
  To: gentoo-commits

commit:     f68a0b24985990347b3d47542e35555a23ee2886
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 19 04:57:17 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 19 05:02:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f68a0b24

app-misc/sonypid: port to EAPI 7

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-misc/sonypid/sonypid-1.9.ebuild | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/app-misc/sonypid/sonypid-1.9.ebuild b/app-misc/sonypid/sonypid-1.9.ebuild
index cb8e02458bd..29fb9b0745b 100644
--- a/app-misc/sonypid/sonypid-1.9.ebuild
+++ b/app-misc/sonypid/sonypid-1.9.ebuild
@@ -1,22 +1,23 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
 inherit toolchain-funcs
 
-DESCRIPTION="tool to use the Sony Vaios jog-dial as a mouse-wheel"
+DESCRIPTION="Tool to use the Sony Vaios jog-dial as a mouse-wheel"
 HOMEPAGE="http://www.popies.net/sonypi/"
 SRC_URI="http://www.popies.net/sonypi/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 x86"
-IUSE=""
 
 RDEPEND="x11-libs/libXtst"
-DEPEND="${RDEPEND}
-	x11-base/xorg-proto"
+DEPEND="
+	${RDEPEND}
+	x11-base/xorg-proto
+"
 
 src_compile() {
 	emake CFLAGS="${CFLAGS}" CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"


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

* [gentoo-commits] repo/gentoo:master commit in: app-misc/sonypid/
@ 2022-04-03 10:50 Conrad Kostecki
  0 siblings, 0 replies; 3+ messages in thread
From: Conrad Kostecki @ 2022-04-03 10:50 UTC (permalink / raw
  To: gentoo-commits

commit:     3ec3cb8e097f5f42eb9eb0df2b9d65f8eabb8647
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Tue Mar 29 18:49:05 2022 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Apr  3 10:50:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ec3cb8e

app-misc/sonypid: use https, fix LICENSE

Closes: https://github.com/gentoo/gentoo/pull/24806
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 app-misc/sonypid/sonypid-1.9.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-misc/sonypid/sonypid-1.9.ebuild b/app-misc/sonypid/sonypid-1.9.ebuild
index 29fb9b0745ba..d2cabe974388 100644
--- a/app-misc/sonypid/sonypid-1.9.ebuild
+++ b/app-misc/sonypid/sonypid-1.9.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 toolchain-funcs
 
 DESCRIPTION="Tool to use the Sony Vaios jog-dial as a mouse-wheel"
-HOMEPAGE="http://www.popies.net/sonypi/"
-SRC_URI="http://www.popies.net/sonypi/${P}.tar.bz2"
+HOMEPAGE="https://www.popies.net/sonypi/"
+SRC_URI="https://www.popies.net/sonypi/${P}.tar.bz2"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 x86"
 


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

* [gentoo-commits] repo/gentoo:master commit in: app-misc/sonypid/
@ 2024-09-04 10:53 Petr Vaněk
  0 siblings, 0 replies; 3+ messages in thread
From: Petr Vaněk @ 2024-09-04 10:53 UTC (permalink / raw
  To: gentoo-commits

commit:     85852cbdb22f1b9f513b9887958ad48ae67e4caa
Author:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  4 10:22:57 2024 +0000
Commit:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Wed Sep  4 10:51:45 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85852cbd

app-misc/sonypid: drop 1.9

Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>

 app-misc/sonypid/Manifest           |  1 -
 app-misc/sonypid/sonypid-1.9.ebuild | 29 -----------------------------
 2 files changed, 30 deletions(-)

diff --git a/app-misc/sonypid/Manifest b/app-misc/sonypid/Manifest
index 0b11356fe16a..1c87552abdc1 100644
--- a/app-misc/sonypid/Manifest
+++ b/app-misc/sonypid/Manifest
@@ -1,2 +1 @@
 DIST sonypid-1.9.1.tar.bz2 10089 BLAKE2B 51b1376f6fefc5e04d11431a302b462452c7511ff16fa4598b257b9569987aa817d2f895418fbb545e028360fdde0642f3a41f7fb885bf14868d42c69506c436 SHA512 7bf65f88b719ff511cce82d0def528e054a34274449f5cf9a07f721f5f3a9cb9b328656ff375585ad48405e6511f8b2de6bfe30a78bfba8c85d5e835d8cc0e96
-DIST sonypid-1.9.tar.bz2 9710 BLAKE2B edc68ffe6649b6ad7f8afa41666be514b34593bf5f764f29d1ea0d94c335e2f497b7c31b9f0946210b008d6c37e0647b3327476cbc628db24ba7179dc2c25360 SHA512 fcd2b2d2a9db94cd59b8d0f23c41aca2e738e433ecd6818ce84cc1298f5609c84aa16b75e0ce1323e24bf6bb59feccd28c5016549d0690e6dd2f3aae1244e3d0

diff --git a/app-misc/sonypid/sonypid-1.9.ebuild b/app-misc/sonypid/sonypid-1.9.ebuild
deleted file mode 100644
index d2cabe974388..000000000000
--- a/app-misc/sonypid/sonypid-1.9.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="Tool to use the Sony Vaios jog-dial as a mouse-wheel"
-HOMEPAGE="https://www.popies.net/sonypi/"
-SRC_URI="https://www.popies.net/sonypi/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 x86"
-
-RDEPEND="x11-libs/libXtst"
-DEPEND="
-	${RDEPEND}
-	x11-base/xorg-proto
-"
-
-src_compile() {
-	emake CFLAGS="${CFLAGS}" CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"
-}
-
-src_install() {
-	dobin sonypid
-	dodoc AUTHORS CHANGES
-}


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

end of thread, other threads:[~2024-09-04 10:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-03 10:50 [gentoo-commits] repo/gentoo:master commit in: app-misc/sonypid/ Conrad Kostecki
  -- strict thread matches above, loose matches on Subject: below --
2024-09-04 10:53 Petr Vaněk
2021-04-19  5:03 Sam James

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