From owner-svn-ports-head@freebsd.org Fri Apr 29 02:04:02 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C9C61B20D14; Fri, 29 Apr 2016 02:04:02 +0000 (UTC) (envelope-from sbruno@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A2DB91455; Fri, 29 Apr 2016 02:04:02 +0000 (UTC) (envelope-from sbruno@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u3T241gI072716; Fri, 29 Apr 2016 02:04:01 GMT (envelope-from sbruno@FreeBSD.org) Received: (from sbruno@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u3T2414I072711; Fri, 29 Apr 2016 02:04:01 GMT (envelope-from sbruno@FreeBSD.org) Message-Id: <201604290204.u3T2414I072711@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sbruno set sender to sbruno@FreeBSD.org using -f From: Sean Bruno Date: Fri, 29 Apr 2016 02:04:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414248 - in head/games: . Cockatrice X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Apr 2016 02:04:02 -0000 Author: sbruno Date: Fri Apr 29 02:04:01 2016 New Revision: 414248 URL: https://svnweb.freebsd.org/changeset/ports/414248 Log: Add new port, games/Cockatrice, a Magic the Gathering simulator written in QT. Reviewed by: cs mat Differential Revision: https://reviews.freebsd.org/D6089 Added: head/games/Cockatrice/ head/games/Cockatrice/Makefile (contents, props changed) head/games/Cockatrice/distinfo (contents, props changed) head/games/Cockatrice/pkg-descr (contents, props changed) head/games/Cockatrice/pkg-plist (contents, props changed) Modified: head/games/Makefile Added: head/games/Cockatrice/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/Cockatrice/Makefile Fri Apr 29 02:04:01 2016 (r414248) @@ -0,0 +1,25 @@ +# Created by: Sean Bruno +# $FreeBSD$ + +PORTNAME= Cockatrice +PORTVERSION= 0.0.g2016.04.27 +CATEGORIES= games + +MAINTAINER= sbruno@FreeBSD.org +COMMENT= Cross-platform virtual tabletop for multiplayer card games + +LICENSE= GPLv2 + +LIB_DEPENDS= libprotobuf.so:devel/protobuf + +USE_GITHUB= yes +GH_TAGNAME= ff1091a + +USES= cmake +USE_QT5= buildtools concurrent core multimedia network printsupport \ + qmake svg linguisttools widgets + +INSTALLS_ICONS= yes +DATADIR= ${PREFIX}/share/${PORTNAME:tl} + +.include Added: head/games/Cockatrice/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/Cockatrice/distinfo Fri Apr 29 02:04:01 2016 (r414248) @@ -0,0 +1,2 @@ +SHA256 (Cockatrice-Cockatrice-0.0.g2016.04.27-ff1091a_GH0.tar.gz) = 802c57f647f00400c6bac280eccab07ce05c3395826c717599ebff45de84d55f +SIZE (Cockatrice-Cockatrice-0.0.g2016.04.27-ff1091a_GH0.tar.gz) = 6905652 Added: head/games/Cockatrice/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/Cockatrice/pkg-descr Fri Apr 29 02:04:01 2016 (r414248) @@ -0,0 +1,8 @@ +Cockatrice is an open-source multiplatform supported program for playing +tabletop card games over a network. The program's server design prevents any +kind of client modifications to gain an unfair advantage in a game. The client +also has a built in single-player mode where you can brew without being +connected to a server. This project is written in C++/Qt with support for both +Qt4 and Qt5. + +WWW: http://www.woogerworks.com Added: head/games/Cockatrice/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/Cockatrice/pkg-plist Fri Apr 29 02:04:01 2016 (r414248) @@ -0,0 +1,77 @@ +bin/cockatrice +bin/oracle +share/applications/cockatrice.desktop +share/applications/oracle.desktop +%%DATADIR%%/sounds/Default/attack_step.wav +%%DATADIR%%/sounds/Default/buddy_join.wav +%%DATADIR%%/sounds/Default/buddy_leave.wav +%%DATADIR%%/sounds/Default/end_step.wav +%%DATADIR%%/sounds/Default/player_join.wav +%%DATADIR%%/sounds/Default/start_combat.wav +%%DATADIR%%/sounds/Default/tap_card.wav +%%DATADIR%%/sounds/Legacy/all_mention.wav +%%DATADIR%%/sounds/Legacy/chat_mention.wav +%%DATADIR%%/sounds/Legacy/draw_step.wav +%%DATADIR%%/sounds/Legacy/play_card.wav +%%DATADIR%%/sounds/Legacy/player_join.wav +%%DATADIR%%/sounds/Legacy/private_message.wav +%%DATADIR%%/sounds/Legacy/shuffle.wav +%%DATADIR%%/sounds/Legacy/tap_card.wav +%%DATADIR%%/sounds/Legacy/untap_card.wav +%%DATADIR%%/themes/Default/.gitignore +%%DATADIR%%/themes/Fabric/zones/handzone.png +%%DATADIR%%/themes/Fabric/zones/playerzone.png +%%DATADIR%%/themes/Fabric/zones/stackzone.png +%%DATADIR%%/themes/Fabric/zones/tablezone.png +%%DATADIR%%/themes/Leather/zones/handzone.png +%%DATADIR%%/themes/Leather/zones/playerzone.png +%%DATADIR%%/themes/Leather/zones/stackzone.png +%%DATADIR%%/themes/Leather/zones/tablezone.png +%%DATADIR%%/themes/Plasma/zones/handzone.png +%%DATADIR%%/themes/Plasma/zones/playerzone.png +%%DATADIR%%/themes/Plasma/zones/stackzone.png +%%DATADIR%%/themes/Plasma/zones/tablezone.png +%%DATADIR%%/themes/VelvetMarble/zones/handzone.jpg +%%DATADIR%%/themes/VelvetMarble/zones/playerzone.jpg +%%DATADIR%%/themes/VelvetMarble/zones/stackzone.jpg +%%DATADIR%%/themes/VelvetMarble/zones/tablezone.jpg +%%DATADIR%%/translations/cockatrice_cs.qm +%%DATADIR%%/translations/cockatrice_de.qm +%%DATADIR%%/translations/cockatrice_en.qm +%%DATADIR%%/translations/cockatrice_en@pirate.qm +%%DATADIR%%/translations/cockatrice_es.qm +%%DATADIR%%/translations/cockatrice_et.qm +%%DATADIR%%/translations/cockatrice_fr.qm +%%DATADIR%%/translations/cockatrice_it.qm +%%DATADIR%%/translations/cockatrice_ja.qm +%%DATADIR%%/translations/cockatrice_ko.qm +%%DATADIR%%/translations/cockatrice_nb.qm +%%DATADIR%%/translations/cockatrice_nl.qm +%%DATADIR%%/translations/cockatrice_pl.qm +%%DATADIR%%/translations/cockatrice_pt.qm +%%DATADIR%%/translations/cockatrice_pt_BR.qm +%%DATADIR%%/translations/cockatrice_ru.qm +%%DATADIR%%/translations/cockatrice_sv.qm +%%DATADIR%%/translations/cockatrice_zh-Hans.qm +share/icons/hicolor/48x48/apps/cockatrice.png +share/icons/hicolor/48x48/apps/oracle.png +share/icons/hicolor/scalable/apps/cockatrice.svg +share/icons/hicolor/scalable/apps/oracle.svg +share/oracle/translations/oracle_cs.qm +share/oracle/translations/oracle_de.qm +share/oracle/translations/oracle_en.qm +share/oracle/translations/oracle_en@pirate.qm +share/oracle/translations/oracle_es.qm +share/oracle/translations/oracle_et.qm +share/oracle/translations/oracle_fr.qm +share/oracle/translations/oracle_it.qm +share/oracle/translations/oracle_ja.qm +share/oracle/translations/oracle_ko.qm +share/oracle/translations/oracle_nb.qm +share/oracle/translations/oracle_nl.qm +share/oracle/translations/oracle_pl.qm +share/oracle/translations/oracle_pt.qm +share/oracle/translations/oracle_pt_BR.qm +share/oracle/translations/oracle_ru.qm +share/oracle/translations/oracle_sv.qm +share/oracle/translations/oracle_zh-Hans.qm Modified: head/games/Makefile ============================================================================== --- head/games/Makefile Fri Apr 29 00:54:14 2016 (r414247) +++ head/games/Makefile Fri Apr 29 02:04:01 2016 (r414248) @@ -14,6 +14,7 @@ SUBDIR += 54321 SUBDIR += 7kaa SUBDIR += CaribbeanStud + SUBDIR += Cockatrice SUBDIR += HeroesOfMightAndMagic SUBDIR += KnightCap SUBDIR += abbayedesmorts