Remove the games; new GNOME release has splited this into 10 or so
different projects and it's just a maintenance nightmare for the hobbits. If we get *really* bored one day may be some will end up being imported into ports/games/gnome but for now it's just not worth the hassle. discussed with and ok myself^jasper@
This commit is contained in:
parent
9b75899207
commit
e19885ea1e
@ -1,54 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.68 2013/03/11 11:46:10 espie Exp $
|
||||
|
||||
COMMENT= collection of games for the GNOME desktop
|
||||
|
||||
GNOME_PROJECT= gnome-games
|
||||
GNOME_VERSION= 3.6.1
|
||||
REVISION= 0
|
||||
|
||||
CATEGORIES= games
|
||||
|
||||
HOMEPAGE= http://live.gnome.org/GnomeGames/
|
||||
|
||||
# GPLv2/GDFLv1.1
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += GL GLU X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext
|
||||
WANTLIB += Xfixes Xi Xinerama Xrandr Xrender Xxf86vm atk-1.0 c
|
||||
WANTLIB += cairo cairo-gobject canberra canberra-gtk3 clutter-1.0
|
||||
WANTLIB += clutter-gtk-1.0 cogl cogl-pango croco-0.6 drm expat
|
||||
WANTLIB += ffi fontconfig freetype gdk-3 gdk_pixbuf-2.0 gio-2.0
|
||||
WANTLIB += glib-2.0 gmodule-2.0 gobject-2.0 gthread-2.0 gtk-3
|
||||
WANTLIB += json-glib-1.0 ltdl m ogg pango-1.0 pangocairo-1.0 pangoft2-1.0
|
||||
WANTLIB += pcre pixman-1 png pthread pthread-stubs rsvg-2 sqlite3
|
||||
WANTLIB += stdc++ vorbis vorbisfile xcb xcb-render xcb-shm xml2
|
||||
WANTLIB += ICE SM atk-bridge-2.0 atspi dbus-1 harfbuzz icudata
|
||||
WANTLIB += icule icuuc z
|
||||
|
||||
MODULES= devel/dconf \
|
||||
devel/gettext \
|
||||
lang/python \
|
||||
x11/gnome
|
||||
|
||||
BUILD_DEPENDS= devel/py-gobject3
|
||||
LIB_DEPENDS= audio/libcanberra,-gtk3 \
|
||||
graphics/clutter/clutter-gtk \
|
||||
x11/gnome/librsvg
|
||||
RUN_DEPENDS= games/gnuchess \
|
||||
devel/py-gobject3
|
||||
|
||||
MODGNOME_TOOLS= yelp
|
||||
|
||||
MODGNOME_DESKTOP_FILE= Yes
|
||||
MODGNOME_ICON_CACHE= Yes
|
||||
|
||||
MODPY_ADJ_FILES= gnome-sudoku/src/gnome-sudoku
|
||||
|
||||
CONFIGURE_ARGS= --with-scores-user=root \
|
||||
--with-scores-group="games"
|
||||
|
||||
TEST_IS_INTERACTIVE= x11
|
||||
|
||||
FAKE_FLAGS= scoredir=${PREFIX}/share/gnome-games/scores/
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (gnome/gnome-games-3.6.1.tar.xz) = 8BYGg1DKKk3s7qwDdNU3JhCx2gfixLNWRw80AebipD0=
|
||||
SIZE (gnome/gnome-games-3.6.1.tar.xz) = 19404796
|
@ -1,17 +0,0 @@
|
||||
$OpenBSD: patch-configure,v 1.10 2012/10/17 10:51:33 jasper Exp $
|
||||
|
||||
From 77e2f43e2a9231d95f6bea5ceaa2480e1bc9da8d Mon Sep 17 00:00:00 2001
|
||||
From: Jasper Lievisse Adriaanse <jasper@humppa.nl>
|
||||
Date: Wed, 17 Oct 2012 10:01:35 +0000
|
||||
Subject: Remove configure summary line that was forgotten in 2c15931d
|
||||
|
||||
--- configure.orig Wed Oct 17 11:55:28 2012
|
||||
+++ configure Wed Oct 17 11:55:42 2012
|
||||
@@ -18788,7 +18788,6 @@ echo "
|
||||
Use setgid binaries: ${enable_setgid}
|
||||
Scores user: ${scores_user}
|
||||
Scores & setgid group: ${scores_group}
|
||||
- Introspection data: ${enable_introspection}
|
||||
"
|
||||
|
||||
if grep "$scores_group:" /etc/group > /dev/null; then
|
@ -1,11 +0,0 @@
|
||||
$OpenBSD: patch-gnome-sudoku_src_lib_defaults_py,v 1.1 2012/07/08 08:17:08 jasper Exp $
|
||||
--- gnome-sudoku/src/lib/defaults.py.orig Sat Jul 7 23:55:35 2012
|
||||
+++ gnome-sudoku/src/lib/defaults.py Sat Jul 7 23:55:55 2012
|
||||
@@ -39,7 +39,6 @@ else:
|
||||
PUZZLE_DIR = BASE_DIR
|
||||
|
||||
DOMAIN = 'gnome-games'
|
||||
-locale.bind_textdomain_codeset(DOMAIN, "UTF-8") # See Bug 608425
|
||||
gettext.bindtextdomain(DOMAIN, LOCALEDIR)
|
||||
gettext.textdomain(DOMAIN)
|
||||
from gettext import gettext as _
|
@ -1,2 +0,0 @@
|
||||
GNOME Games is a collection of various "five-minute" games in a
|
||||
variety of styles and genres for the GNOME desktop.
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user