mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Update to 0.85
PR: 135038 Submitted by: Ports Fury
This commit is contained in:
parent
f43b29f35b
commit
9e610416a6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234741
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= otk
|
||||
PORTVERSION= 0.81
|
||||
PORTVERSION= 0.85
|
||||
CATEGORIES= x11-toolkits graphics
|
||||
MASTER_SITES= SF
|
||||
DISTNAME= ${PORTNAME}_lib_${PORTVERSION}
|
||||
@ -22,7 +22,7 @@ USE_GL= glut glu gl
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
PLIST_FILES= include/gadget_lib.h include/otk_lib.h \
|
||||
lib/libotk.so lib/libotk.so.0
|
||||
lib/libotk.so lib/libotk.so.0
|
||||
|
||||
CPPFLAGS= -I${LOCALBASE}/include -fPIC
|
||||
LDFLAGS= -lGLU -lGL -lXmu -lXext -lX11 -L${LOCALBASE}/lib
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (otk_lib_0.81.tgz) = b5c411e7dca0547e6ff4c32a0e7fa99a
|
||||
SHA256 (otk_lib_0.81.tgz) = a741735f86c4118f6a9767297c3626aa4665cb35550e3dd947f2120f33880d5e
|
||||
SIZE (otk_lib_0.81.tgz) = 87280
|
||||
MD5 (otk_lib_0.85.tgz) = 82a6cce7210bd826f2d91b53621aa2b5
|
||||
SHA256 (otk_lib_0.85.tgz) = 13b376eec107f2ac1ef184f076dbae9a72524ebe6bcde85886b114b2bacadd9f
|
||||
SIZE (otk_lib_0.85.tgz) = 89643
|
||||
|
Loading…
Reference in New Issue
Block a user