[Midnightbsd-cvs] mports [24884] trunk/games/tali: add tali

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Feb 2 15:54:45 EST 2019


Revision: 24884
          http://svnweb.midnightbsd.org/mports/?rev=24884
Author:   laffer1
Date:     2019-02-02 15:54:43 -0500 (Sat, 02 Feb 2019)
Log Message:
-----------
add  tali

Added Paths:
-----------
    trunk/games/tali/
    trunk/games/tali/Makefile
    trunk/games/tali/distinfo
    trunk/games/tali/pkg-descr
    trunk/games/tali/pkg-install
    trunk/games/tali/pkg-plist

Added: trunk/games/tali/Makefile
===================================================================
--- trunk/games/tali/Makefile	                        (rev 0)
+++ trunk/games/tali/Makefile	2019-02-02 20:54:43 UTC (rev 24884)
@@ -0,0 +1,30 @@
+# $MidnightBSD$
+
+PORTNAME=	tali
+PORTVERSION=	3.22.0
+CATEGORIES=	games gnome
+MASTER_SITES=	GNOME
+DIST_SUBDIR=	gnome3
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Gnome tali
+
+LICENSE=	gpl2
+LICENSE_FILE=	${WRKSRC}/COPYING
+
+BUILD_DEPENDS=	itstool:textproc/itstool
+
+PORTSCOUT=	limitw:1,even
+
+USES=		gettext gmake gnome localbase pathfix pkgconfig tar:xz
+USE_GNOME=	cairo gtk30 intlhack librsvg2 libxml2:build
+INSTALLS_ICONS=	yes
+GNU_CONFIGURE=	yes
+CONFIGURE_ARGS=	--localstatedir=${PREFIX}/share
+
+GLIB_SCHEMAS=	org.gnome.tali.gschema.xml
+
+post-install:
+	@${MKDIR} ${STAGEDIR}${PREFIX}/share/games
+
+.include <bsd.port.mk>


Property changes on: trunk/games/tali/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/games/tali/distinfo
===================================================================
--- trunk/games/tali/distinfo	                        (rev 0)
+++ trunk/games/tali/distinfo	2019-02-02 20:54:43 UTC (rev 24884)
@@ -0,0 +1,3 @@
+TIMESTAMP = 1481308437
+SHA256 (gnome3/tali-3.22.0.tar.xz) = 5ba17794d6fb06b794daaffa62a6aaa372b7de8886ce5ec596c37e62bb71728b
+SIZE (gnome3/tali-3.22.0.tar.xz) = 1716728


Property changes on: trunk/games/tali/distinfo
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/games/tali/pkg-descr
===================================================================
--- trunk/games/tali/pkg-descr	                        (rev 0)
+++ trunk/games/tali/pkg-descr	2019-02-02 20:54:43 UTC (rev 24884)
@@ -0,0 +1,5 @@
+Tali is a sort of poker with dice and less money. You roll five dice three
+times and try to create the best hand. Your two rerolls may include any or
+all of your dice. Tali also supports playing Kismet.
+
+WWW: https://wiki.gnome.org/Apps/Tali


Property changes on: trunk/games/tali/pkg-descr
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/games/tali/pkg-install
===================================================================
--- trunk/games/tali/pkg-install	                        (rev 0)
+++ trunk/games/tali/pkg-install	2019-02-02 20:54:43 UTC (rev 24884)
@@ -0,0 +1,17 @@
+#!/bin/sh
+
+PATH=/bin:/usr/bin:/usr/sbin
+
+case $2 in
+POST-INSTALL)
+    mkdir -p ${PKG_PREFIX}/share/games
+    SCORES="gtali.Colors.scores gtali.Regular.scores"
+    for i in ${SCORES}; do
+	if [ ! -f ${PKG_PREFIX}/share/games/${i} ]; then
+	    touch -f ${PKG_PREFIX}/share/games/${i}
+	    chown games:games ${PKG_PREFIX}/share/games/${i}
+	    chmod 0666 ${PKG_PREFIX}/share/games/${i}
+	fi
+    done
+    ;;
+esac


Property changes on: trunk/games/tali/pkg-install
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/games/tali/pkg-plist
===================================================================
--- trunk/games/tali/pkg-plist	                        (rev 0)
+++ trunk/games/tali/pkg-plist	2019-02-02 20:54:43 UTC (rev 24884)
@@ -0,0 +1,198 @@
+bin/tali
+man/man6/tali.6.gz
+share/appdata/tali.appdata.xml
+share/applications/tali.desktop
+ at unexec [ -s %D/share/games/gtali.Colors.scores ] || rm -f %D/share/games/gtali.Colors.scores
+ at unexec [ -s %D/share/games/gtali.Regular.scores ] || rm -f %D/share/games/gtali.Regular.scores
+share/help/C/tali/figures/mainwindow.png
+share/help/C/tali/figures/preferences.png
+share/help/C/tali/index.docbook
+share/help/C/tali/legal.xml
+share/help/ca/tali/figures/mainwindow.png
+share/help/ca/tali/figures/preferences.png
+share/help/ca/tali/index.docbook
+share/help/ca/tali/legal.xml
+share/help/cs/tali/figures/mainwindow.png
+share/help/cs/tali/figures/preferences.png
+share/help/cs/tali/index.docbook
+share/help/cs/tali/legal.xml
+share/help/da/tali/figures/mainwindow.png
+share/help/da/tali/figures/preferences.png
+share/help/da/tali/index.docbook
+share/help/da/tali/legal.xml
+share/help/de/tali/figures/mainwindow.png
+share/help/de/tali/figures/preferences.png
+share/help/de/tali/index.docbook
+share/help/de/tali/legal.xml
+share/help/el/tali/figures/mainwindow.png
+share/help/el/tali/figures/preferences.png
+share/help/el/tali/index.docbook
+share/help/el/tali/legal.xml
+share/help/en_GB/tali/figures/mainwindow.png
+share/help/en_GB/tali/figures/preferences.png
+share/help/en_GB/tali/index.docbook
+share/help/en_GB/tali/legal.xml
+share/help/es/tali/figures/mainwindow.png
+share/help/es/tali/figures/preferences.png
+share/help/es/tali/index.docbook
+share/help/es/tali/legal.xml
+share/help/eu/tali/figures/mainwindow.png
+share/help/eu/tali/figures/preferences.png
+share/help/eu/tali/index.docbook
+share/help/eu/tali/legal.xml
+share/help/fr/tali/figures/mainwindow.png
+share/help/fr/tali/figures/preferences.png
+share/help/fr/tali/index.docbook
+share/help/fr/tali/legal.xml
+share/help/gl/tali/figures/mainwindow.png
+share/help/gl/tali/figures/preferences.png
+share/help/gl/tali/index.docbook
+share/help/gl/tali/legal.xml
+share/help/it/tali/figures/mainwindow.png
+share/help/it/tali/figures/preferences.png
+share/help/it/tali/index.docbook
+share/help/it/tali/legal.xml
+share/help/oc/tali/figures/mainwindow.png
+share/help/oc/tali/figures/preferences.png
+share/help/oc/tali/index.docbook
+share/help/oc/tali/legal.xml
+share/help/pt_BR/tali/figures/mainwindow.png
+share/help/pt_BR/tali/figures/preferences.png
+share/help/pt_BR/tali/index.docbook
+share/help/pt_BR/tali/legal.xml
+share/help/ru/tali/figures/mainwindow.png
+share/help/ru/tali/figures/preferences.png
+share/help/ru/tali/index.docbook
+share/help/ru/tali/legal.xml
+share/help/sl/tali/figures/mainwindow.png
+share/help/sl/tali/figures/preferences.png
+share/help/sl/tali/index.docbook
+share/help/sl/tali/legal.xml
+share/help/sr/tali/figures/mainwindow.png
+share/help/sr/tali/figures/preferences.png
+share/help/sr/tali/index.docbook
+share/help/sr/tali/legal.xml
+share/help/sr at latin/tali/figures/mainwindow.png
+share/help/sr at latin/tali/figures/preferences.png
+share/help/sr at latin/tali/index.docbook
+share/help/sr at latin/tali/legal.xml
+share/help/sv/tali/figures/mainwindow.png
+share/help/sv/tali/figures/preferences.png
+share/help/sv/tali/index.docbook
+share/help/sv/tali/legal.xml
+share/help/zh_CN/tali/figures/mainwindow.png
+share/help/zh_CN/tali/figures/preferences.png
+share/help/zh_CN/tali/index.docbook
+share/help/zh_CN/tali/legal.xml
+share/icons/hicolor/16x16/apps/tali.png
+share/icons/hicolor/22x22/apps/tali.png
+share/icons/hicolor/24x24/apps/tali.png
+share/icons/hicolor/256x256/apps/tali.png
+share/icons/hicolor/32x32/apps/tali.png
+share/icons/hicolor/48x48/apps/tali.png
+share/icons/hicolor/512x512/apps/tali.png
+share/icons/hicolor/symbolic/apps/tali-symbolic.svg
+share/locale/af/LC_MESSAGES/tali.mo
+share/locale/am/LC_MESSAGES/tali.mo
+share/locale/ar/LC_MESSAGES/tali.mo
+share/locale/as/LC_MESSAGES/tali.mo
+share/locale/ast/LC_MESSAGES/tali.mo
+share/locale/az/LC_MESSAGES/tali.mo
+share/locale/be/LC_MESSAGES/tali.mo
+share/locale/bg/LC_MESSAGES/tali.mo
+share/locale/bn/LC_MESSAGES/tali.mo
+share/locale/bn_IN/LC_MESSAGES/tali.mo
+share/locale/br/LC_MESSAGES/tali.mo
+share/locale/bs/LC_MESSAGES/tali.mo
+share/locale/ca/LC_MESSAGES/tali.mo
+share/locale/ca at valencia/LC_MESSAGES/tali.mo
+share/locale/cs/LC_MESSAGES/tali.mo
+share/locale/cy/LC_MESSAGES/tali.mo
+share/locale/da/LC_MESSAGES/tali.mo
+share/locale/de/LC_MESSAGES/tali.mo
+share/locale/dz/LC_MESSAGES/tali.mo
+share/locale/el/LC_MESSAGES/tali.mo
+share/locale/en at shaw/LC_MESSAGES/tali.mo
+share/locale/en_CA/LC_MESSAGES/tali.mo
+share/locale/en_GB/LC_MESSAGES/tali.mo
+share/locale/eo/LC_MESSAGES/tali.mo
+share/locale/es/LC_MESSAGES/tali.mo
+share/locale/et/LC_MESSAGES/tali.mo
+share/locale/eu/LC_MESSAGES/tali.mo
+share/locale/fa/LC_MESSAGES/tali.mo
+share/locale/fi/LC_MESSAGES/tali.mo
+share/locale/fr/LC_MESSAGES/tali.mo
+share/locale/fur/LC_MESSAGES/tali.mo
+share/locale/ga/LC_MESSAGES/tali.mo
+share/locale/gl/LC_MESSAGES/tali.mo
+share/locale/gu/LC_MESSAGES/tali.mo
+share/locale/he/LC_MESSAGES/tali.mo
+share/locale/hi/LC_MESSAGES/tali.mo
+share/locale/hr/LC_MESSAGES/tali.mo
+share/locale/hu/LC_MESSAGES/tali.mo
+share/locale/id/LC_MESSAGES/tali.mo
+share/locale/is/LC_MESSAGES/tali.mo
+share/locale/it/LC_MESSAGES/tali.mo
+share/locale/ja/LC_MESSAGES/tali.mo
+share/locale/ka/LC_MESSAGES/tali.mo
+share/locale/kk/LC_MESSAGES/tali.mo
+share/locale/km/LC_MESSAGES/tali.mo
+share/locale/kn/LC_MESSAGES/tali.mo
+share/locale/ko/LC_MESSAGES/tali.mo
+share/locale/ku/LC_MESSAGES/tali.mo
+share/locale/lt/LC_MESSAGES/tali.mo
+share/locale/lv/LC_MESSAGES/tali.mo
+share/locale/mai/LC_MESSAGES/tali.mo
+share/locale/mk/LC_MESSAGES/tali.mo
+share/locale/ml/LC_MESSAGES/tali.mo
+share/locale/mn/LC_MESSAGES/tali.mo
+share/locale/mr/LC_MESSAGES/tali.mo
+share/locale/ms/LC_MESSAGES/tali.mo
+share/locale/nb/LC_MESSAGES/tali.mo
+share/locale/ne/LC_MESSAGES/tali.mo
+share/locale/nl/LC_MESSAGES/tali.mo
+share/locale/nn/LC_MESSAGES/tali.mo
+share/locale/oc/LC_MESSAGES/tali.mo
+share/locale/or/LC_MESSAGES/tali.mo
+share/locale/pa/LC_MESSAGES/tali.mo
+share/locale/pl/LC_MESSAGES/tali.mo
+share/locale/pt/LC_MESSAGES/tali.mo
+share/locale/pt_BR/LC_MESSAGES/tali.mo
+share/locale/ro/LC_MESSAGES/tali.mo
+share/locale/ru/LC_MESSAGES/tali.mo
+share/locale/rw/LC_MESSAGES/tali.mo
+share/locale/si/LC_MESSAGES/tali.mo
+share/locale/sk/LC_MESSAGES/tali.mo
+share/locale/sl/LC_MESSAGES/tali.mo
+share/locale/sq/LC_MESSAGES/tali.mo
+share/locale/sr/LC_MESSAGES/tali.mo
+share/locale/sr at latin/LC_MESSAGES/tali.mo
+share/locale/sv/LC_MESSAGES/tali.mo
+share/locale/ta/LC_MESSAGES/tali.mo
+share/locale/te/LC_MESSAGES/tali.mo
+share/locale/tg/LC_MESSAGES/tali.mo
+share/locale/th/LC_MESSAGES/tali.mo
+share/locale/tr/LC_MESSAGES/tali.mo
+share/locale/ug/LC_MESSAGES/tali.mo
+share/locale/uk/LC_MESSAGES/tali.mo
+share/locale/vi/LC_MESSAGES/tali.mo
+share/locale/wa/LC_MESSAGES/tali.mo
+share/locale/xh/LC_MESSAGES/tali.mo
+share/locale/zh_CN/LC_MESSAGES/tali.mo
+share/locale/zh_HK/LC_MESSAGES/tali.mo
+share/locale/zh_TW/LC_MESSAGES/tali.mo
+%%DATADIR%%/gnome-dice-1.svg
+%%DATADIR%%/gnome-dice-2.svg
+%%DATADIR%%/gnome-dice-3.svg
+%%DATADIR%%/gnome-dice-4.svg
+%%DATADIR%%/gnome-dice-5.svg
+%%DATADIR%%/gnome-dice-6.svg
+%%DATADIR%%/gnome-dice-none.svg
+%%DATADIR%%/kismet-none.svg
+%%DATADIR%%/kismet1.svg
+%%DATADIR%%/kismet2.svg
+%%DATADIR%%/kismet3.svg
+%%DATADIR%%/kismet4.svg
+%%DATADIR%%/kismet5.svg
+%%DATADIR%%/kismet6.svg
+ at dir share/games


Property changes on: trunk/games/tali/pkg-plist
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list