aboutsummaryrefslogtreecommitdiff
path: root/games/chromium-bsu
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-09-08 22:05:35 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-09-08 22:05:35 +0000
commit19f66165ee47db5670e59644f69068b91d56926a (patch)
treedd0fa0c9394fb3429d3eb50564d3bed086eb2ff1 /games/chromium-bsu
parentf37a91412cb53526ece5574c7e59612b7bc4e248 (diff)
downloadports-19f66165ee47db5670e59644f69068b91d56926a.tar.gz
ports-19f66165ee47db5670e59644f69068b91d56926a.zip
Notes
Diffstat (limited to 'games/chromium-bsu')
-rw-r--r--games/chromium-bsu/Makefile34
-rw-r--r--games/chromium-bsu/distinfo5
-rw-r--r--games/chromium-bsu/files/patch-src_MainSDL__Event.cpp10
-rw-r--r--games/chromium-bsu/pkg-plist1
4 files changed, 19 insertions, 31 deletions
diff --git a/games/chromium-bsu/Makefile b/games/chromium-bsu/Makefile
index fb1548a0b2c4..04d9e698d125 100644
--- a/games/chromium-bsu/Makefile
+++ b/games/chromium-bsu/Makefile
@@ -2,49 +2,45 @@
# $FreeBSD$
PORTNAME= chromium-bsu
-PORTVERSION= 0.9.15.1
-PORTREVISION= 4
+PORTVERSION= 0.9.16.1
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/Chromium%20B.S.U.%20source%20code/
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Arcade-style, top-scrolling space shooter
-LIB_DEPENDS= libglpng.so:graphics/glpng \
- libftgl.so:graphics/ftgl \
- libfontconfig.so:x11-fonts/fontconfig
+LIB_DEPENDS= libGLC.so:graphics/quesoglc
GNU_CONFIGURE= yes
-USES= localbase pkgconfig
+USES= gmake localbase pkgconfig
+USE_SDL= sdl2 image2
USE_GL= gl glu
-CONFIGURE_ARGS= --disable-glc
+CONFIGURE_ARGS= --disable-sdl \
+ --disable-sdlmixer \
+ --disable-sdlimage \
+ --disable-ftgl \
+ --disable-glut \
+ --disable-glpng
+
INSTALLS_ICONS= yes
PORTDOCS= *
PORTDATA= *
OPTIONS_DEFINE= NLS DOCS
-OPTIONS_SINGLE= AUDIO VIDEO
+OPTIONS_SINGLE= AUDIO
OPTIONS_SINGLE_AUDIO= OPENAL SDL_MIXER
-OPTIONS_SINGLE_VIDEO= SDL GLUT
-OPTIONS_DEFAULT= OPENAL SDL
+OPTIONS_DEFAULT= OPENAL
OPTIONS_SUB= yes
-VIDEO_DESC= Video output selection
AUDIO_DESC= Audio output selection
OPENAL_DESC= Use OpenAL for audio
SDL_MIXER_DESC= Use SDL_mixer for audio
-SDL_DESC= Use SDL for video output
-GLUT_DESC= Use GLUT for video output
-SDL_MIXER_USE= SDL=mixer
-SDL_MIXER_CONFIGURE_ENABLE=sdlmixer
+SDL_MIXER_USE= SDL=mixer2
+SDL_MIXER_CONFIGURE_ENABLE=sdl2mixer
OPENAL_USES= openal:al,alut
OPENAL_CONFIGURE_ENABLE=openal
-GLUT_USE= GL=glut
-GLUT_CONFIGURE_ENABLE= glut
-SDL_USE= SDL=sdl,image
-SDL_CONFIGURE_ENABLE= sdl sdlimage
NLS_USES= gettext
NLS_CONFIGURE_ENABLE= nls
diff --git a/games/chromium-bsu/distinfo b/games/chromium-bsu/distinfo
index b91ce7dcc0bb..131dca394e52 100644
--- a/games/chromium-bsu/distinfo
+++ b/games/chromium-bsu/distinfo
@@ -1,2 +1,3 @@
-SHA256 (chromium-bsu-0.9.15.1.tar.gz) = 861b4dc01b662f3d3d03a8e20e76b1b4abd336910e05b770e6e6df0ce2ac8405
-SIZE (chromium-bsu-0.9.15.1.tar.gz) = 1689634
+TIMESTAMP = 1473248887
+SHA256 (chromium-bsu-0.9.16.1.tar.gz) = a1c141a34d19a59607ae81166a19864eb8c84cf86b155462fed31a6d56e1624a
+SIZE (chromium-bsu-0.9.16.1.tar.gz) = 1709898
diff --git a/games/chromium-bsu/files/patch-src_MainSDL__Event.cpp b/games/chromium-bsu/files/patch-src_MainSDL__Event.cpp
deleted file mode 100644
index 8ed1e964ae2a..000000000000
--- a/games/chromium-bsu/files/patch-src_MainSDL__Event.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/MainSDL_Event.cpp.orig 2013-05-25 05:35:51 UTC
-+++ src/MainSDL_Event.cpp
-@@ -19,6 +19,7 @@
- #include <cstdlib>
- #include <cstdio>
- #include <cstring>
-+#include <cmath>
-
- #include "Config.h"
-
diff --git a/games/chromium-bsu/pkg-plist b/games/chromium-bsu/pkg-plist
index 8a6c83fbd0c5..2fe84b393543 100644
--- a/games/chromium-bsu/pkg-plist
+++ b/games/chromium-bsu/pkg-plist
@@ -7,6 +7,7 @@ share/icons/hicolor/64x64/apps/chromium-bsu.png
%%NLS%%share/locale/es/LC_MESSAGES/chromium-bsu.mo
%%NLS%%share/locale/fr/LC_MESSAGES/chromium-bsu.mo
%%NLS%%share/locale/it/LC_MESSAGES/chromium-bsu.mo
+%%NLS%%share/locale/ro/LC_MESSAGES/chromium-bsu.mo
%%NLS%%share/locale/ru/LC_MESSAGES/chromium-bsu.mo
%%NLS%%share/locale/sv/LC_MESSAGES/chromium-bsu.mo
%%NLS%%share/locale/tr/LC_MESSAGES/chromium-bsu.mo