mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Update to version 0.6.3
PR: ports/65266 Submitted by: Ports Fury
This commit is contained in:
parent
c2b3e07653
commit
5688c41e84
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106354
@ -6,21 +6,24 @@
|
||||
#
|
||||
|
||||
PORTNAME= gtktetcolor
|
||||
PORTVERSION= 0.6.2
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.6.3
|
||||
CATEGORIES= games gnome
|
||||
MASTER_SITES= ${MASTER_SITE_SUNSITE} \
|
||||
ftp://canopus.iacp.dvo.ru/pub/Games/gtktetcolor/
|
||||
http://www.dvgu.ru/ifit/~panov/gtktetcolor/
|
||||
MASTER_SITE_SUBDIR= games
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A game for GNOME that resembles well-known tetris and columns
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= gnomehack gnomeprefix libgnomeui
|
||||
USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e \
|
||||
's|games\.games|games:games|g' ${WRKSRC}/Makefile.in
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (gtktetcolor-0.6.2.tar.gz) = 873f091494ed3b567a6ebdde4fee6ddd
|
||||
SIZE (gtktetcolor-0.6.2.tar.gz) = 183336
|
||||
MD5 (gtktetcolor-0.6.3.tar.gz) = e097bd8380bbd528e7ea97b4795f7c24
|
||||
SIZE (gtktetcolor-0.6.3.tar.gz) = 195023
|
||||
|
@ -1,6 +1,6 @@
|
||||
bin/gtktetcolor
|
||||
etc/sound/events/gtktetcolor.soundlist
|
||||
share/gnome/apps/Games/gtktetcolor.desktop
|
||||
share/gnome/applications/gtktetcolor.desktop
|
||||
share/gnome/games/gtktetcolor.scores
|
||||
share/gnome/pixmaps/gtktetcolor.xpm
|
||||
share/gnome/sounds/gtktetcolor/bonus.wav
|
||||
|
Loading…
Reference in New Issue
Block a user