mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
tetrinet.org has changed the protocol slightly, making GTetrinet unusable
with the most popular tetrinet server out there. Loren Abrams has created a patch which adds minimal support for the protocol additions. PR: 73787 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
This commit is contained in:
parent
686e347e0f
commit
153f063e0a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=121330
@ -6,7 +6,7 @@
|
||||
|
||||
PORTNAME= gtetrinet
|
||||
PORTVERSION= 0.7.7
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= games gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
|
||||
@ -15,6 +15,7 @@ DIST_SUBDIR= gnome2
|
||||
MAINTAINER= flynn@energyhq.es.eu.org
|
||||
COMMENT= A version of the popular TetriNET multiplayer tetris clone
|
||||
|
||||
PATCH_STRIP= -p1
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_GNOME= esound gnomehack gnomeprefix gnometarget libgnomeui
|
||||
|
Loading…
Reference in New Issue
Block a user