pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

powerdevil: fix HOMEPAGE note that doesn't currently build - needs udev



Module Name:	pkgsrc-wip
Committed By:	Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By:	markd
Date:		Sat Sep 4 16:55:42 2021 +1200
Changeset:	3bfa85b3710588b103e9165228b1587e51ee5eca

Modified Files:
	powerdevil/Makefile
Added Files:
	powerdevil/TODO

Log Message:
powerdevil: fix HOMEPAGE
note that doesn't currently build - needs udev

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3bfa85b3710588b103e9165228b1587e51ee5eca

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 powerdevil/Makefile | 2 +-
 powerdevil/TODO     | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diffs:
diff --git a/powerdevil/Makefile b/powerdevil/Makefile
index 5c1e01b705..2495d123b6 100644
--- a/powerdevil/Makefile
+++ b/powerdevil/Makefile
@@ -3,7 +3,7 @@
 DISTNAME=	powerdevil-${PLASMAVER}
 CATEGORIES=	x11
 
-HOMEPAGE=	https://www.kde.org/workspaces/plasmadesktop/
+HOMEPAGE=	https://kde.org/plasma-desktop/
 COMMENT=	Manages the power consumption settings of a Plasma Shell
 LICENSE=	gnu-lgpl-v2
 
diff --git a/powerdevil/TODO b/powerdevil/TODO
new file mode 100644
index 0000000000..d091834218
--- /dev/null
+++ b/powerdevil/TODO
@@ -0,0 +1 @@
+needs UDev


Home | Main Index | Thread Index | Old Index