mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
textproc/liblrdf: Update WWW and download from official repo
Point port to repo hosted on GitHub Reference: https://sourceforge.net/projects/lrdf/
This commit is contained in:
parent
17f6df6b7f
commit
7bef32d946
@ -1,11 +1,11 @@
|
||||
PORTNAME= liblrdf
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.6.1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= GENTOO
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Library for manipulating RDF files describing LADSPA plugins
|
||||
WWW= https://sourceforge.net/projects/lrdf/
|
||||
WWW= https://github.com/swh/LRDF
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
@ -14,10 +14,11 @@ BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:audio/ladspa
|
||||
LIB_DEPENDS= libraptor2.so:textproc/raptor2
|
||||
|
||||
USES= autoreconf libtool pathfix pkgconfig ssl
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= swh
|
||||
GH_PROJECT= LRDF
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/LRDF-${DISTVERSION}
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1538679391
|
||||
SHA256 (liblrdf-0.6.1.tar.gz) = d579417c477ac3635844cd1b94f273ee2529a8c3b6b21f9b09d15f462b89b1ef
|
||||
SIZE (liblrdf-0.6.1.tar.gz) = 43878
|
||||
TIMESTAMP = 1666213962
|
||||
SHA256 (swh-LRDF-v0.6.1_GH0.tar.gz) = d579417c477ac3635844cd1b94f273ee2529a8c3b6b21f9b09d15f462b89b1ef
|
||||
SIZE (swh-LRDF-v0.6.1_GH0.tar.gz) = 43878
|
||||
|
Loading…
Reference in New Issue
Block a user