1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

- Update to 0.9.13

- Add LICENSE
- Switch to USES=localbase
This commit is contained in:
Dmitry Marakasov 2016-09-14 01:16:08 +00:00
parent b1b9ac803b
commit 3122d75d52
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=422093
4 changed files with 19 additions and 11 deletions

View File

@ -2,31 +2,32 @@
# $FreeBSD$
PORTNAME= crrcsim
PORTVERSION= 0.9.11
PORTREVISION= 5
PORTVERSION= 0.9.13
CATEGORIES= games
MASTER_SITES= BERLIOS
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Model-airplane flight simulation program
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:x11-toolkits/plib
LIB_DEPENDS= libportaudio.so:audio/portaudio
GNU_CONFIGURE= yes
USES= gmake jpeg
USES= gettext gmake jpeg localbase
USE_SDL= sdl
USE_GL= gl glu
USE_XORG= x11
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
LIBS+= -lintl
PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz
PORTDOCS= *
PORTDATA= *
DESKTOP_ENTRIES="CRRCsim" \
"Model-airplane flight simulation program" \
"" \
"${DATADIR}/icons/crrcsim.png" \
"crrcsim" \
"Game;Simulation;" \

View File

@ -1,2 +1,3 @@
SHA256 (crrcsim-0.9.11.tar.gz) = 3f42582623613ebc112b9c124d2905da4b90789b48c6c930052201737b7ce99b
SIZE (crrcsim-0.9.11.tar.gz) = 6779165
TIMESTAMP = 1473646750
SHA256 (crrcsim-0.9.13.tar.gz) = abe59b35ebb4322f3c48e6aca57dbf27074282d4928d66c0caa40d7a97391698
SIZE (crrcsim-0.9.13.tar.gz) = 8337392

View File

@ -8,4 +8,4 @@ aircraft. Stalls are properly modelled as well. Model control is
possible with your own rc transmitter, or any input device such as
joystick, mouse, keyboard.
WWW: http://crrcsim.berlios.de/wiki/
WWW: https://sourceforge.net/projects/crrcsim/

6
games/crrcsim/pkg-plist Normal file
View File

@ -0,0 +1,6 @@
bin/crrcsim
man/man1/crrcsim.1.gz
share/locale/cs/LC_MESSAGES/crrcsim.mo
share/locale/de/LC_MESSAGES/crrcsim.mo
share/locale/fr/LC_MESSAGES/crrcsim.mo
share/locale/it/LC_MESSAGES/crrcsim.mo