pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
xsnow: Update to 3.1.7
Module Name: pkgsrc-wip
Committed By: Michael Baeuerle <micha%NetBSD.org@localhost>
Pushed By: micha
Date: Thu Dec 3 18:21:31 2020 +0100
Changeset: c830a718243af9da2cfdaa03b84dd142d2c38ded
Modified Files:
Makefile
Added Files:
xsnow/DESCR
xsnow/Makefile
xsnow/PLIST
xsnow/TODO
xsnow/distinfo
Log Message:
xsnow: Update to 3.1.7
Not working on NetBSD yet.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c830a718243af9da2cfdaa03b84dd142d2c38ded
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 +
xsnow/DESCR | 2 ++
xsnow/Makefile | 22 ++++++++++++++++++++++
xsnow/PLIST | 3 +++
xsnow/TODO | 3 +++
xsnow/distinfo | 6 ++++++
6 files changed, 37 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index 1a5ac6c879..7fef6ce4b5 100644
--- a/Makefile
+++ b/Makefile
@@ -5365,6 +5365,7 @@ SUBDIR+= xpipe
SUBDIR+= xplore
SUBDIR+= xplugd
SUBDIR+= xrdp
+SUBDIR+= xsnow
SUBDIR+= xspd
SUBDIR+= xspdapp
SUBDIR+= xspread
diff --git a/xsnow/DESCR b/xsnow/DESCR
new file mode 100644
index 0000000000..57f4ac4c40
--- /dev/null
+++ b/xsnow/DESCR
@@ -0,0 +1,2 @@
+Xsnow displays lovely moving snowflakes on your desktop, with Santa Claus
+running all over the screen.
diff --git a/xsnow/Makefile b/xsnow/Makefile
new file mode 100644
index 0000000000..ed68cccd05
--- /dev/null
+++ b/xsnow/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD$
+
+DISTNAME= xsnow-3.1.7
+CATEGORIES= x11
+MASTER_SITES= https://ratrabbit.nl/downloads/xsnow/
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://ratrabbit.nl/ratrabbit/xsnow/
+COMMENT= Create a snowy and Santa-y desktop
+LICENSE= gnu-gpl-v3
+
+USE_LANGUAGES+= c c++
+USE_TOOLS+= pkg-config
+
+GNU_CONFIGURE= yes
+
+.include "../../textproc/libxml2/buildlink3.mk"
+.include "../../x11/gtk3/buildlink3.mk"
+.include "../../x11/libXext/buildlink3.mk"
+.include "../../x11/libXpm/buildlink3.mk"
+.include "../../x11/libXt/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/xsnow/PLIST b/xsnow/PLIST
new file mode 100644
index 0000000000..241103c97e
--- /dev/null
+++ b/xsnow/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD$
+bin/xsnow
+${IMAKE_MAN_DIR}/xsnow.${IMAKE_MAN_SUFFIX}
diff --git a/xsnow/TODO b/xsnow/TODO
new file mode 100644
index 0000000000..cd81a1b1df
--- /dev/null
+++ b/xsnow/TODO
@@ -0,0 +1,3 @@
+[X] Add license to Makefile
+[X] Add new dependecies
+[ ] Update to 3.1.8 (should have NetBSD support)
diff --git a/xsnow/distinfo b/xsnow/distinfo
new file mode 100644
index 0000000000..a079f90818
--- /dev/null
+++ b/xsnow/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (xsnow-3.1.7.tar.gz) = e126ce9ccac795a16d404e01c84b0e3dd7fe0611
+RMD160 (xsnow-3.1.7.tar.gz) = c460fdbfd97a77717e806dc9a46a65022f185d45
+SHA512 (xsnow-3.1.7.tar.gz) = 32f4b4c0fd3879bd98e88a1ac560f47224d9f3ddbfd3f7f5e3ecafb47ffd0f6fad9aaca62090cc654bd76cc8dcb74984220024478fbc106a1dfa585761d70735
+Size (xsnow-3.1.7.tar.gz) = 364285 bytes
Home |
Main Index |
Thread Index |
Old Index