1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

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
This commit is contained in:
Dmitry Marakasov 2016-09-14 01:17:27 +00:00
parent d72cb25b70
commit 7993d4b033
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=422095
5 changed files with 47 additions and 0 deletions

View File

@ -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

View File

@ -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>

View File

@ -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

View File

@ -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

View File

@ -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.