aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2016-09-14 09:17:27 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2016-09-14 09:17:27 +0800
commit0f86245a1857794311b4e7c82c29eeb7fc554bbc (patch)
tree4b4c48d1cbcf3bf3b3ea06bc4b35d0c2ff85b6ea /games
parentd8fb631b20a4b30914555b41e4ec6348c614371b (diff)
downloadfreebsd-ports-gnome-0f86245a1857794311b4e7c82c29eeb7fc554bbc.tar.gz
freebsd-ports-gnome-0f86245a1857794311b4e7c82c29eeb7fc554bbc.tar.zst
freebsd-ports-gnome-0f86245a1857794311b4e7c82c29eeb7fc554bbc.zip
This is a collection of double-resolution sprites for Endless Sky.
These sprites will only be used if: - you have set the "zoom factor" to higher than 100% in the preferences, or - you have a high-DPI monitor. WWW: https://github.com/endless-sky/endless-sky-high-dpi
Diffstat (limited to 'games')
-rw-r--r--games/Makefile1
-rw-r--r--games/endless-sky-high-dpi/Makefile32
-rw-r--r--games/endless-sky-high-dpi/distinfo3
-rw-r--r--games/endless-sky-high-dpi/pkg-descr7
-rw-r--r--games/endless-sky-high-dpi/pkg-message4
5 files changed, 47 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile
index 6b8a0cec44a6..1bce653d5b36 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -233,6 +233,7 @@
SUBDIR += endgame-singularity
SUBDIR += endgame-singularity-music
SUBDIR += endless-sky
+ SUBDIR += endless-sky-high-dpi
SUBDIR += enigma
SUBDIR += ensemblist
SUBDIR += entombed
diff --git a/games/endless-sky-high-dpi/Makefile b/games/endless-sky-high-dpi/Makefile
new file mode 100644
index 000000000000..59f649d672ea
--- /dev/null
+++ b/games/endless-sky-high-dpi/Makefile
@@ -0,0 +1,32 @@
+# Created by: Dmitry Marakasov <amdmi3@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= high-dpi
+PORTVERSION= 0.9.2
+DISTVERSIONPREFIX= v
+CATEGORIES= games
+PKGNAMEPREFIX= endless-sky-
+
+MAINTAINER= amdmi3@FreeBSD.org
+COMMENT= High-DPI graphics for Endless Sky
+
+LICENSE= CC-BY-3.0 CC-BY-SA-3.0 CC-BY-SA-4.0 PD
+LICENSE_COMB= multi
+
+RUN_DEPENDS= endless-sky:games/endless-sky
+
+USE_GITHUB= yes
+GH_ACCOUNT= endless-sky
+GH_PROJECT= endless-sky-${PORTNAME}
+
+DATADIR= ${PREFIX}/share/endless-sky/plugins/${PORTNAME}
+
+NO_BUILD= yes
+NO_ARCH= yes
+
+PORTDATA= *
+
+do-install:
+ @cd ${WRKSRC} && ${COPYTREE_SHARE} "images" ${STAGEDIR}${DATADIR}
+
+.include <bsd.port.mk>
diff --git a/games/endless-sky-high-dpi/distinfo b/games/endless-sky-high-dpi/distinfo
new file mode 100644
index 000000000000..f271e147d96c
--- /dev/null
+++ b/games/endless-sky-high-dpi/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1473578328
+SHA256 (endless-sky-endless-sky-high-dpi-v0.9.2_GH0.tar.gz) = 6e463830d6c563c10b8ba66cef38e6ed647ecbeed4b03dee56381e20e5a2ac96
+SIZE (endless-sky-endless-sky-high-dpi-v0.9.2_GH0.tar.gz) = 107831057
diff --git a/games/endless-sky-high-dpi/pkg-descr b/games/endless-sky-high-dpi/pkg-descr
new file mode 100644
index 000000000000..72c79b0f31cf
--- /dev/null
+++ b/games/endless-sky-high-dpi/pkg-descr
@@ -0,0 +1,7 @@
+This is a collection of double-resolution sprites for Endless Sky.
+These sprites will only be used if:
+
+- you have set the "zoom factor" to higher than 100% in the preferences, or
+- you have a high-DPI monitor.
+
+WWW: https://github.com/endless-sky/endless-sky-high-dpi
diff --git a/games/endless-sky-high-dpi/pkg-message b/games/endless-sky-high-dpi/pkg-message
new file mode 100644
index 000000000000..e366bf71045c
--- /dev/null
+++ b/games/endless-sky-high-dpi/pkg-message
@@ -0,0 +1,4 @@
+Note that high-dpi sprites will only be used if:
+
+- you have set the "zoom factor" to higher than 100% in the preferences, or
+- you have a high-DPI monitor.
in favor of USE_XORGmiwi2008-03-251-2/+1 * - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0 * Fix distfile location for outdated koffice-l10ns.lofi2007-11-091-1/+1 * Update to KDE 3.5.8lofi2007-10-304-8/+6 * Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-252-13/+14 * Revert more PORTREVISION accidentslofi2007-07-051-0/+1 * Update to KDE 3.5.7 / KOffice 1.6.3lofi2007-07-047-11/+286 * BROKEN with gcc 4.2kris2007-05-271-0/+4 * - Welcome X.org 7.2 \o/.flz2007-05-2010-3/+9 * Release maintainerships.thierry2007-03-161-1/+1 * Update to KDE 3.5.6 / KOffice 1.6.2lofi2007-03-142-6/+6 * Update maintainer's email address.linimon2007-03-076-6/+6 * Really normalize Aspell dictionaries ports PKGVERSION...thierry2007-02-151-0/+1 * Add Aspell Arabic dictionaries.thierry2007-02-135-0/+32 * Update to KDE 3.5.5 / KOffice 1.6.1lofi2006-12-202-6/+6 * - Updated email address in my portsnivit2006-12-101-1/+1 * Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-142-3/+6 * Run ttmkfdir in a writable directory and unbreak.thierry2006-10-031-8/+4 * Run ttmkfdir in a writable directory and unbreak.thierry2006-10-03