cleanup: Remove expired ports:
2022-04-01 graphics/sxiv: Upstream has archived the project; please switch to the maintained fork (graphics/nsxiv)
This commit is contained in:
parent
1c15713f98
commit
dd6c60dca8
1
MOVED
1
MOVED
@ -17120,3 +17120,4 @@ devel/hadoop2||2022-03-31|Has expired: Depends on expired devel/maven3
|
||||
databases/opentsdb||2022-03-31|Removed: unmaintained, depends on expired devel/hadoop2 and databases/hbase
|
||||
databases/hbase||2022-03-31|Has expired: Outdated, unsupported by upstream since June 2019 (upstream is at 2.3 and higher)
|
||||
textproc/rubygem-diffy330|textproc/rubygem-diffy|2022-04-01|Obsolete, please use textproc/rubygem-diffy
|
||||
graphics/sxiv|graphics/nsxiv|2022-04-01|Has expired: Upstream has archived the project; please switch to the maintained fork (graphics/nsxiv)
|
||||
|
@ -1066,7 +1066,6 @@
|
||||
SUBDIR += swappy
|
||||
SUBDIR += swfmill
|
||||
SUBDIR += swftools
|
||||
SUBDIR += sxiv
|
||||
SUBDIR += synaesthesia
|
||||
SUBDIR += synfig
|
||||
SUBDIR += synfigstudio
|
||||
|
@ -1,36 +0,0 @@
|
||||
# Created by: Solène RAPENNE <solene@bsd.zplay.eu>
|
||||
|
||||
PORTNAME= sxiv
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 26
|
||||
CATEGORIES= graphics
|
||||
|
||||
MAINTAINER= 0mp@FreeBSD.org
|
||||
COMMENT= Lightweight image viewer
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
DEPRECATED= Upstream has archived the project; please switch to the maintained fork (graphics/nsxiv)
|
||||
EXPIRATION_DATE=2022-04-01
|
||||
|
||||
LIB_DEPENDS= libexif.so:graphics/libexif \
|
||||
libfontconfig.so:x11-fonts/fontconfig \
|
||||
libgif.so:graphics/giflib \
|
||||
libImlib2.so:graphics/imlib2 \
|
||||
libinotify.so:devel/libinotify
|
||||
|
||||
USES= desktop-file-utils gmake localbase:ldflags pkgconfig xorg
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= muennich
|
||||
USE_XORG= x11 xft
|
||||
|
||||
MAKE_ARGS= PREFIX=${PREFIX}
|
||||
MAKE_ENV= LDLIBS=-linotify
|
||||
|
||||
post-install:
|
||||
${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_ARGS} -C ${WRKSRC}/icon install
|
||||
${INSTALL_DATA} ${WRKSRC}/sxiv.desktop ${STAGEDIR}${DESKTOPDIR}
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/sxiv
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
TIMESTAMP = 1581353963
|
||||
SHA256 (muennich-sxiv-v26_GH0.tar.gz) = a382ad57734243818e828ba161fc0357b48d8f3a7f8c29cac183492b46b58949
|
||||
SIZE (muennich-sxiv-v26_GH0.tar.gz) = 48569
|
@ -1,13 +0,0 @@
|
||||
Simple X Image Viewer
|
||||
|
||||
sxiv is a light image viewer which as a few features:
|
||||
|
||||
- Basic image operations, e.g. zooming, panning, rotating
|
||||
- Customizable key and mouse button mappings (in config.h)
|
||||
- Thumbnail mode: grid of selectable previews of all images
|
||||
- Ability to cache thumbnails for fast re-loading
|
||||
- Basic support for multi-frame images
|
||||
- Load all frames from GIF files and play GIF animations
|
||||
- Display image information in status bar
|
||||
|
||||
WWW: https://github.com/muennich/sxiv
|
@ -1,10 +0,0 @@
|
||||
bin/sxiv
|
||||
share/applications/sxiv.desktop
|
||||
share/icons/hicolor/128x128/apps/sxiv.png
|
||||
share/icons/hicolor/16x16/apps/sxiv.png
|
||||
share/icons/hicolor/32x32/apps/sxiv.png
|
||||
share/icons/hicolor/48x48/apps/sxiv.png
|
||||
share/icons/hicolor/64x64/apps/sxiv.png
|
||||
share/man/man1/sxiv.1.gz
|
||||
share/sxiv/exec/image-info
|
||||
share/sxiv/exec/key-handler
|
Loading…
Reference in New Issue
Block a user