1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

textproc/libxmlb: Switch to upstream release archive

Switch to upstream release archive to follow Porters Handbook more
closely and while at it define LICENSE_FILE

PR:		273120
Approved by:	desktop (tcberner)
Sponsored by:	Blinkinblox
This commit is contained in:
Daniel Engberg 2023-08-18 19:31:33 +02:00
parent 8c1db7498c
commit aa44b7f113
2 changed files with 6 additions and 6 deletions

View File

@ -1,20 +1,20 @@
PORTNAME= libxmlb
DISTVERSION= 0.3.13
CATEGORIES= textproc
MASTER_SITES= https://github.com/hughsie/${PORTNAME}/releases/download/${DISTVERSION}/
MAINTAINER= desktop@FreeBSD.org
COMMENT= Library to help create and query binary XML blobs
WWW= https://github.com/hughsie/libxmlb
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= gtkdoc-scan:textproc/gtk-doc
LIB_DEPENDS= libstemmer.so:textproc/snowballstemmer \
libzstd.so:archivers/zstd
USES= gnome meson pkgconfig localbase:ldflags
USE_GITHUB= yes
GH_ACCOUNT= hughsie
USES= gnome meson pkgconfig localbase:ldflags tar:xz
USE_GNOME= glib20 introspection:build
MESON_ARGS= -Dstemmer=true

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1692349446
SHA256 (hughsie-libxmlb-0.3.13_GH0.tar.gz) = 82413733f528e3f5674672c76ceb25d8cb4f06c87f0dab8ca9ec0fa991a217e1
SIZE (hughsie-libxmlb-0.3.13_GH0.tar.gz) = 126963
TIMESTAMP = 1692378567
SHA256 (libxmlb-0.3.13.tar.xz) = ae45ae4c0606f94d98fea16b7097b3470e48c2f277954ae9bc4d9d029ed72496
SIZE (libxmlb-0.3.13.tar.xz) = 100188