pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xdesktopwaves
Module Name: pkgsrc
Committed By: nia
Date: Fri Nov 20 14:26:47 UTC 2020
Modified Files:
pkgsrc/x11/xdesktopwaves: Makefile distinfo
Log Message:
xdesktopwaves: Update to 1.4
Version 1.4
* Added backdrop failure checking, and because this is not always reliable,
also added an (emergency) exit button.
* Adapted to new KDE versions.
* Added support for Hygon Dhyana processor.
* Fixed some minor portability flaws.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/x11/xdesktopwaves/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/xdesktopwaves/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/xdesktopwaves/Makefile
diff -u pkgsrc/x11/xdesktopwaves/Makefile:1.17 pkgsrc/x11/xdesktopwaves/Makefile:1.18
--- pkgsrc/x11/xdesktopwaves/Makefile:1.17 Sun Jan 26 05:26:28 2020
+++ pkgsrc/x11/xdesktopwaves/Makefile Fri Nov 20 14:26:47 2020
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.17 2020/01/26 05:26:28 rillig Exp $
+# $NetBSD: Makefile,v 1.18 2020/11/20 14:26:47 nia Exp $
#
-DISTNAME= xdesktopwaves-1.3
+DISTNAME= xdesktopwaves-1.4
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xdesktopwaves/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://xdesktopwaves.sourceforge.net/
COMMENT= Simulates water waves on the X Windows desktop
+LICENSE= gnu-gpl-v2
MAKE_FLAGS+= CFLAGS=${CFLAGS:M*:Q}
MAKE_FLAGS+= LFLAGS=${LDFLAGS:M*:Q}
Index: pkgsrc/x11/xdesktopwaves/distinfo
diff -u pkgsrc/x11/xdesktopwaves/distinfo:1.5 pkgsrc/x11/xdesktopwaves/distinfo:1.6
--- pkgsrc/x11/xdesktopwaves/distinfo:1.5 Wed Nov 4 03:28:59 2015
+++ pkgsrc/x11/xdesktopwaves/distinfo Fri Nov 20 14:26:47 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2015/11/04 03:28:59 agc Exp $
+$NetBSD: distinfo,v 1.6 2020/11/20 14:26:47 nia Exp $
-SHA1 (xdesktopwaves-1.3.tar.gz) = 96ec1ffcc163526901987c82549683b48cff0f14
-RMD160 (xdesktopwaves-1.3.tar.gz) = 9f0756ca3cb836ed8f0505ec1214631dbf97ed09
-SHA512 (xdesktopwaves-1.3.tar.gz) = 7dd3eb4f3a9291e9afab7aab7385cc271af2754adecde85ef3a2dfbc6a0bd96bab440cdb9f34cabb9e7c6d9ee25cdc64bf57ba7edc4df03f344b5b10404cd52e
-Size (xdesktopwaves-1.3.tar.gz) = 49302 bytes
+SHA1 (xdesktopwaves-1.4.tar.gz) = f299e165560fa55fd4968c1466887324b39274c2
+RMD160 (xdesktopwaves-1.4.tar.gz) = 8e0b9846136044bac84ea0bd777b7804bb648a85
+SHA512 (xdesktopwaves-1.4.tar.gz) = 06ec5bea51737d066beccad57db63ef7e56e59c18bb7c1dcaf06f6691940ac32a32b7cd06d9e3f16ad472e3d793c391b072a753e0088ab71ae7304b20b2fa3ba
+Size (xdesktopwaves-1.4.tar.gz) = 50259 bytes
Home |
Main Index |
Thread Index |
Old Index