From 5d46a95df7e3b2a7e988cd053e9b5e1c71464aea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Sun, 19 Oct 2014 18:03:29 +0200 Subject: OpenBSD: update R14 packages --- openbsd/14.0.0/dependencies/libart-lgpl/Makefile | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'openbsd/14.0.0/dependencies/libart-lgpl/Makefile') diff --git a/openbsd/14.0.0/dependencies/libart-lgpl/Makefile b/openbsd/14.0.0/dependencies/libart-lgpl/Makefile index 1586a51ca..18a066161 100644 --- a/openbsd/14.0.0/dependencies/libart-lgpl/Makefile +++ b/openbsd/14.0.0/dependencies/libart-lgpl/Makefile @@ -1,17 +1,20 @@ .include -VERSION= 2.3.22 -REVISION= 1 PKGNAME= trinity-libart-lgpl-${VERSION} -PREFIX= ${TDE_PREFIX} +VERSION= 2.3.22${PREVERSION} +PREVERSION= ~pre6+634771a9 -CATEGORIES= x11/trinity COMMENT= Library of functions for 2D graphics +CATEGORIES= x11/trinity/dependencies +HOMEPAGE= http://www.trinitydesktop.org/ +MAINTAINER= François Andriot MASTER_SITES= http://nuc.vtf/tde/tde-tarballs/14.0.0/main/dependencies/ -DISTNAME= trinity-libart-lgpl-14.0.0~pre6+634771a9 +DISTNAME= trinity-libart-lgpl-${TDE_VERSION}${PREVERSION} EXTRACT_SUFX= .tar.gz +PREFIX= ${TDE_PREFIX} + SHARED_LIBS += art_lgpl_2 5.21 CONFIGURE_STYLE ?= autoconf -- cgit v1.2.1