mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
Update to upstream version 0.2.6
PR: 228525 Submitted by: mike.d.ft402@gmail.com (maintainer)
This commit is contained in:
parent
41307cf480
commit
834c1cba1f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=474620
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= zathura-ps
|
||||
PORTVERSION= 0.2.4
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 0.2.6
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= https://pwmt.org/projects/zathura-ps/download/ \
|
||||
http://www.madpilot.net/~mad/pwmt.org/
|
||||
@ -17,10 +16,12 @@ LIB_DEPENDS= libspectre.so:print/libspectre
|
||||
BUILD_DEPENDS= zathura:graphics/zathura
|
||||
RUN_DEPENDS= zathura:graphics/zathura
|
||||
|
||||
USES= compiler:c11 desktop-file-utils gmake pkgconfig ssl
|
||||
USES= meson ninja compiler:c11 desktop-file-utils pkgconfig ssl tar:xz
|
||||
USE_GNOME= glib20 gtk30
|
||||
|
||||
PLIST_FILES= lib/zathura/ps.so share/applications/zathura-ps.desktop
|
||||
PLIST_FILES= lib/zathura/libps.so \
|
||||
share/applications/org.pwmt.zathura-ps.desktop \
|
||||
share/appdata/org.pwmt.zathura-ps.metainfo.xml
|
||||
|
||||
post-install:
|
||||
@${STRIP_CMD} ${STAGEDIR}${LOCALBASE}/lib/zathura/ps.so
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1484228210
|
||||
SHA256 (zathura-ps-0.2.4.tar.gz) = fb9fc7e9e7765fb0aa2935b93ff3663332d0d884df35e8d0b1ea7e4b1fa0abdb
|
||||
SIZE (zathura-ps-0.2.4.tar.gz) = 5980
|
||||
TIMESTAMP = 1527371291
|
||||
SHA256 (zathura-ps-0.2.6.tar.xz) = 7eb085b41fc88979f997310b4e703455e6a81b6ef1ae7db0b6324b6f13c2cf73
|
||||
SIZE (zathura-ps-0.2.6.tar.xz) = 4336
|
||||
|
Loading…
Reference in New Issue
Block a user