x11/xsnow: update to 3.1.8 release
New project home, new dependencies Notified by: author via email
This commit is contained in:
parent
a3d5ea4f49
commit
7e6b1972c4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=558217
@ -2,26 +2,27 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xsnow
|
||||
PORTVERSION= 1.42
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.1.8
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= https://janswaal.home.xs4all.nl/Xsnow/ \
|
||||
LOCAL/fluffy \
|
||||
http://build.miwi.cc/dima/distfiles/
|
||||
MASTER_SITES= SF/${PORTNAME}/
|
||||
|
||||
MAINTAINER= fluffy@FreeBSD.org
|
||||
COMMENT= Create a snowy and Santa-y desktop
|
||||
|
||||
USES= imake xorg
|
||||
USE_XORG= xpm
|
||||
PLIST_FILES= bin/xsnow man/man6/xsnow.6.gz
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
post-configure:
|
||||
USES= gmake gnome pkgconfig xorg
|
||||
USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 libxml2
|
||||
USE_XORG= x11 xpm xt xorgproto
|
||||
GNU_CONFIGURE= yes
|
||||
PLIST_FILES= bin/xsnow man/man6/xsnow.6.gz \
|
||||
share/applications/xsnow.desktop \
|
||||
share/pixmaps/xsnow.svg
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} \
|
||||
-e 's: BINDIR .*:BINDIR=${PREFIX}/bin:' \
|
||||
-e 's: MANDIR .*:MANDIR=${PREFIX}/man/man6:' \
|
||||
-e 's: MANSUFFIX .*:MANSUFFIX=6:' \
|
||||
-e 's/^Makefile::/^Makefile:/' \
|
||||
${WRKSRC}/Makefile
|
||||
-e 's,/games,/bin,g' \
|
||||
${WRKSRC}/src/Makefile.in
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (xsnow-1.42.tar.gz) = d0d7c8f1fb91ca096995b1c30797e8f443c2e97d6f1e5f574b31318ed05d561a
|
||||
SIZE (xsnow-1.42.tar.gz) = 56752
|
||||
TIMESTAMP = 1608110654
|
||||
SHA256 (xsnow-3.1.8.tar.gz) = ac91363feed6e8cd25167f7364f49fc7c1e374b1efc12c2079a11e07d31a72f2
|
||||
SIZE (xsnow-3.1.8.tar.gz) = 364186
|
||||
|
@ -1,4 +1,4 @@
|
||||
Xsnow displays lovely moving snowflakes on your desktop, with Santa Claus
|
||||
running all over the screen.
|
||||
|
||||
WWW: https://janswaal.home.xs4all.nl/Xsnow/
|
||||
WWW: https://www.ratrabbit.nl/ratrabbit/xsnow/
|
||||
|
Loading…
Reference in New Issue
Block a user