mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
multimedia/f3d: Update 0.1.1 -> 1.0.0
This commit is contained in:
parent
d7c71d7c6a
commit
5efda94307
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=539378
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= f3d
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.1.1
|
||||
DISTVERSION= 1.0.0
|
||||
CATEGORIES= multimedia
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -16,18 +16,21 @@ LIB_DEPENDS= libvtkCommonMisc-9.0.so:math/vtk9
|
||||
USES= cmake compiler:c++11-lang gl xorg
|
||||
USE_GITLAB= yes
|
||||
GL_SITE= https://gitlab.kitware.com
|
||||
GL_COMMIT= 973d8e3b05f2b4275c72f82694e65f1713a87863
|
||||
GL_COMMIT= bbb352f938ccd94a1755b3db643d6896b3f8a3b6
|
||||
USE_GL= gl glu
|
||||
USE_XORG= ice sm x11 xt
|
||||
|
||||
PLIST_FILES= bin/f3d \
|
||||
share/applications/f3d.desktop \
|
||||
share/bash-completion/completions/f3d \
|
||||
share/fish/vendor_completions.d/f3d.fish \
|
||||
share/icons/hicolor/32x32/apps/f3d.png \
|
||||
share/icons/hicolor/48x48/apps/f3d.png \
|
||||
share/icons/hicolor/64x64/apps/f3d.png \
|
||||
share/icons/hicolor/scalable/apps/f3d.svg
|
||||
share/icons/hicolor/scalable/apps/f3d.svg \
|
||||
share/zsh/site-functions/_f3d
|
||||
|
||||
post-install:
|
||||
cd ${STAGEDIR}${PREFIX} && ${RM} LICENSE README.md
|
||||
@cd ${STAGEDIR}${PREFIX} && ${RM} LICENSE README.md
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1587775765
|
||||
SHA256 (f3d-f3d-973d8e3b05f2b4275c72f82694e65f1713a87863_GL0.tar.gz) = 0dee10eea2da618b762526d15b702e97c55fe57b3435c4159238ef796dd1469e
|
||||
SIZE (f3d-f3d-973d8e3b05f2b4275c72f82694e65f1713a87863_GL0.tar.gz) = 198322
|
||||
TIMESTAMP = 1592340391
|
||||
SHA256 (f3d-f3d-bbb352f938ccd94a1755b3db643d6896b3f8a3b6_GL0.tar.gz) = 5bbe76bcc03ff07f76095526766a5a41435e735e39e16a0745e6fc29b619dc02
|
||||
SIZE (f3d-f3d-bbb352f938ccd94a1755b3db643d6896b3f8a3b6_GL0.tar.gz) = 206664
|
||||
|
Loading…
Reference in New Issue
Block a user