1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

Update to version 0.4.0

PR:		ports/80545
Submitted by:	Ports Fury
This commit is contained in:
Kirill Ponomarev 2005-05-03 09:07:26 +00:00
parent c7aa40aaaf
commit ba1bf34af9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=134535
3 changed files with 8 additions and 7 deletions

View File

@ -5,9 +5,10 @@
# $FreeBSD$
PORTNAME= liblrdf
PORTVERSION= 0.3.7
PORTVERSION= 0.4.0
CATEGORIES= textproc
MASTER_SITES= http://plugin.org.uk/releases/lrdf/
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= lrdf
MAINTAINER= ports@FreeBSD.org
COMMENT= Library for manipulating RDF files describing LADSPA plugins
@ -15,8 +16,8 @@ COMMENT= Library for manipulating RDF files describing LADSPA plugins
BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
LIB_DEPENDS= raptor.2:${PORTSDIR}/textproc/raptor
USE_GNOME= gnomehack gnometarget lthack
USE_INC_LIBTOOL_VER= 13
USE_GNOME= gnomehack gnometarget
USE_LIBTOOL_VER= 15
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
INSTALLS_SHLIB= yes

View File

@ -1,2 +1,2 @@
MD5 (liblrdf-0.3.7.tar.gz) = 8980f8f2fcef60591b7571bdc8cd0763
SIZE (liblrdf-0.3.7.tar.gz) = 323390
MD5 (liblrdf-0.4.0.tar.gz) = 327a5674f671c4b360c6353800226877
SIZE (liblrdf-0.4.0.tar.gz) = 336959

View File

@ -7,4 +7,4 @@ It can read RDF/XLM and N3 files and export N3 files, it also has a light
taxonomic inference capablility.
Author: Steve Harris <steve@plugin.org.uk>
WWW: http://www.plugin.org.uk/
WWW: http://sourceforge.net/projects/lrdf/