1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

games/2048-qt: Remove expired port

2024-04-30 games/2048-qt: Unmaintained, last upstream release in 2016
This commit is contained in:
Rene Ladan 2024-04-30 22:50:32 +02:00
parent 06fd12becd
commit 0dcae687b5
5 changed files with 1 additions and 37 deletions

1
MOVED
View File

@ -3222,3 +3222,4 @@ benchmarks/iozone21||2024-04-30|Has expired: Abandoned and obsolete version, sup
devel/tla||2024-04-30|Has expired: Deprecated and obsolete revision control system, consider migrating to devel/git or devel/mercurial
devel/configkit||2024-04-30|Has expired: Depends on deprecated port devel/libphk
devel/libphk||2024-04-30|Has expired: Superseded by various other projects
games/2048-qt||2024-04-30|Has expired: Unmaintained, last upstream release in 2016

View File

@ -1,33 +0,0 @@
PORTNAME= 2048-qt
PORTVERSION= 0.1.6
DISTVERSIONPREFIX= v
PORTREVISION= 3
CATEGORIES= games
MAINTAINER= bofh@FreeBSD.org
COMMENT= 2048 game implemented in QT
WWW= https://github.com/xiaoyong/2048-Qt
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
DEPRECATED= Unmaintained, last upstream release in 2016
EXPIRATION_DATE= 2024-04-30
USE_GITHUB= yes
GH_ACCOUNT= xiaoyong
GH_PROJECT= 2048-Qt
USES= compiler:c++11-lang gmake pkgconfig qmake qt:5
USE_QT= core declarative gui network widgets buildtools:build quickcontrols
PLIST_FILES= bin/2048-qt ${DESKTOPDIR}/${PORTNAME}.desktop \
share/pixmaps/${PORTNAME}.png
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/2048-qt ${STAGEDIR}${PREFIX}/bin
${INSTALL_DATA} ${WRKSRC}/res/icons/256x256/apps/2048-qt.png \
${STAGEDIR}${PREFIX}/share/pixmaps/
${INSTALL_DATA} ${WRKSRC}/res/${PORTNAME}.desktop ${STAGEDIR}${DESKTOPDIR}
.include <bsd.port.mk>

View File

@ -1,2 +0,0 @@
SHA256 (xiaoyong-2048-Qt-v0.1.6_GH0.tar.gz) = 994b472d9798ebcae6b5e5a733f175f0278ab9f2f6cde1511a08335899e8f892
SIZE (xiaoyong-2048-Qt-v0.1.6_GH0.tar.gz) = 1863953

View File

@ -1 +0,0 @@
A cross platform clone of 2048, implemented in Qt.

View File

@ -3,7 +3,6 @@
SUBDIR += 0ad
SUBDIR += 0verkill
SUBDIR += 2048
SUBDIR += 2048-qt
SUBDIR += 3dc
SUBDIR += 3dpong
SUBDIR += 3omns