From owner-svn-ports-all@freebsd.org Wed Apr 5 17:40:37 2017 Return-Path: Delivered-To: svn-ports-all@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 AA8D0D30C4A; Wed, 5 Apr 2017 17:40:37 +0000 (UTC) (envelope-from amdmi3@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 6F5C0DB4; Wed, 5 Apr 2017 17:40:37 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v35Hea2M081466; Wed, 5 Apr 2017 17:40:36 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v35HeaZx081462; Wed, 5 Apr 2017 17:40:36 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201704051740.v35HeaZx081462@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 5 Apr 2017 17:40:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r437800 - in head/games: . 90secondportraits 90secondportraits/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Apr 2017 17:40:37 -0000 Author: amdmi3 Date: Wed Apr 5 17:40:35 2017 New Revision: 437800 URL: https://svnweb.freebsd.org/changeset/ports/437800 Log: 90 Second Portraits is a silly speed painting game developed for Ludum Dare 31 Jam competition. Time is money and you have neither! In 90 SECOND PORTRAITS you're paying the bills by speed painting portraits of bypassing customers! You have 90 seconds to paint the customer and his/her prefered background! Your work day ends after 5 customers! WWW: http://tangramgames.dk/games/90secondportraits/ Added: head/games/90secondportraits/ head/games/90secondportraits/Makefile (contents, props changed) head/games/90secondportraits/distinfo (contents, props changed) head/games/90secondportraits/files/ head/games/90secondportraits/files/90secondportraits.in (contents, props changed) head/games/90secondportraits/pkg-descr (contents, props changed) Modified: head/games/Makefile Added: head/games/90secondportraits/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/90secondportraits/Makefile Wed Apr 5 17:40:35 2017 (r437800) @@ -0,0 +1,52 @@ +# Created by: Dmitry Marakasov +# $FreeBSD$ + +PORTNAME= 90secondportraits +PORTVERSION= 1.01b +CATEGORIES= games + +MAINTAINER= amdmi3@FreeBSD.org +COMMENT= Silly speed painting game + +LICENSE= ZLIB MIT CC-BY-SA-4.0 CC-BY-3.0 +LICENSE_COMB= multi +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +RUN_DEPENDS= love:devel/love + +USE_GITHUB= yes +GH_ACCOUNT= SimonLarsen:DEFAULT +GH_PROJECT= 90-Second-Portraits:DEFAULT +GH_TUPLE= vrld:hump:537ca76:hump/hump \ + kikito:middleclass:f670920:middleclass/middleclass + +NO_BUILD= yes +NO_ARCH= yes + +PLIST_FILES= bin/${PORTNAME} \ + share/pixmaps/${PORTNAME}.png +PORTDOCS= * +PORTDATA= * + +SUB_FILES= ${PORTNAME} + +DESKTOP_ENTRIES="${PORTNAME}" \ + "" \ + "${PREFIX}/share/pixmaps/${PORTNAME}.png" \ + "${PORTNAME}" \ + "Game;Art;" \ + "" + +OPTIONS_DEFINE= DOCS + +do-install: + ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin + ${INSTALL_DATA} ${WRKSRC}/data/android-icons/drawable-xhdpi/ic_launcher.png \ + ${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME}.png + @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} + +do-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/*.md ${WRKSRC}/*.txt ${STAGEDIR}${DOCSDIR}/ + +.include Added: head/games/90secondportraits/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/90secondportraits/distinfo Wed Apr 5 17:40:35 2017 (r437800) @@ -0,0 +1,7 @@ +TIMESTAMP = 1491397375 +SHA256 (SimonLarsen-90-Second-Portraits-1.01b_GH0.tar.gz) = 01573c76d1438fb667679c076a85ea658efd4847631454edf1a40f6aa4af3953 +SIZE (SimonLarsen-90-Second-Portraits-1.01b_GH0.tar.gz) = 5235757 +SHA256 (vrld-hump-537ca76_GH0.tar.gz) = 78abeb178a75e4ef4dee2b5142c62021796c7b06c7e7ef6854eaeca3f5939875 +SIZE (vrld-hump-537ca76_GH0.tar.gz) = 7057 +SHA256 (kikito-middleclass-f670920_GH0.tar.gz) = afc0cc76fc386ada81630272b2f763ab09830e47d4b91e79e737274c04ba729f +SIZE (kikito-middleclass-f670920_GH0.tar.gz) = 9126 Added: head/games/90secondportraits/files/90secondportraits.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/90secondportraits/files/90secondportraits.in Wed Apr 5 17:40:35 2017 (r437800) @@ -0,0 +1,3 @@ +#!/bin/sh + +exec %%LOCALBASE%%/bin/love %%DATADIR%% "$@" Added: head/games/90secondportraits/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/90secondportraits/pkg-descr Wed Apr 5 17:40:35 2017 (r437800) @@ -0,0 +1,10 @@ +90 Second Portraits is a silly speed painting game developed for +Ludum Dare 31 Jam competition. + +Time is money and you have neither! In 90 SECOND PORTRAITS you're +paying the bills by speed painting portraits of bypassing customers! + +You have 90 seconds to paint the customer and his/her prefered +background! Your work day ends after 5 customers! + +WWW: http://tangramgames.dk/games/90secondportraits/ Modified: head/games/Makefile ============================================================================== --- head/games/Makefile Wed Apr 5 16:58:11 2017 (r437799) +++ head/games/Makefile Wed Apr 5 17:40:35 2017 (r437800) @@ -13,6 +13,7 @@ SUBDIR += 4stattack SUBDIR += 54321 SUBDIR += 7kaa + SUBDIR += 90secondportraits SUBDIR += CaribbeanStud SUBDIR += HeroesOfMightAndMagic SUBDIR += KnightCap