Update to 2.8

This commit is contained in:
Jean-Yves Lefort 2006-01-29 03:21:37 +00:00
parent 4d91f6cc2c
commit ce2a7659a6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=154698
2 changed files with 6 additions and 7 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= linux-pete-xgl2gpu
PORTVERSION= 2.7
PORTVERSION= 2.8
CATEGORIES= emulators linux
MASTER_SITES= http://www.pbernert.com/
DISTNAME= gpupetexgl${MAJOR}0${MINOR}
@ -40,9 +40,8 @@ PSEMUPRO_CFGFILES_DIR= ${PREFIX}/share/psemupro/cfg
# by default, disable options which may crash the plugin
post-patch:
@${REINPLACE_CMD} -e \
'/^NoRenderTexture/ s|= 0|= 1|; \
/^TWinShader/ s|= 1|= 0|' ${WRKSRC}/gpuPeteXGL2.cfg
@${REINPLACE_CMD} -e '/^TWinShader/ s|= 1|= 0|' \
${WRKSRC}/gpuPeteXGL2.cfg
do-install:
${MKDIR} ${PSEMUPRO_PLUGINS_DIR}

View File

@ -1,3 +1,3 @@
MD5 (gpupetexgl207.tar.gz) = 2c1f942420ef6fa0b2d15f731f48b0b1
SHA256 (gpupetexgl207.tar.gz) = 4111d2028357279f82c269aa54682f481f875e4810ed88c2d16bd39bf2059bf4
SIZE (gpupetexgl207.tar.gz) = 193431
MD5 (gpupetexgl208.tar.gz) = 088c5cdc21a0807e9227d7ec4672b51d
SHA256 (gpupetexgl208.tar.gz) = 01486fd9c644e44abd7aa303cbdccd4139d2a133b75f53436b6b8e5fb14dc9d0
SIZE (gpupetexgl208.tar.gz) = 189449