diff options
Diffstat (limited to 'openbsd/14.0.0/dependencies/libart-lgpl')
-rw-r--r-- | openbsd/14.0.0/dependencies/libart-lgpl/Makefile | 13 | ||||
-rw-r--r-- | openbsd/14.0.0/dependencies/libart-lgpl/distinfo | 2 |
2 files changed, 8 insertions, 7 deletions
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 </usr/ports/x11/trinity/trinity.port.mk> -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 <francois.andriot@free.fr> 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 diff --git a/openbsd/14.0.0/dependencies/libart-lgpl/distinfo b/openbsd/14.0.0/dependencies/libart-lgpl/distinfo deleted file mode 100644 index 84293dbda..000000000 --- a/openbsd/14.0.0/dependencies/libart-lgpl/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (trinity-libart-lgpl-14.0.0~pre6+634771a9.tar.gz) = pi35jSqqq+RIXLyDDQ5sMszRm85qOG8qQBqACcc1W3I= -SIZE (trinity-libart-lgpl-14.0.0~pre6+634771a9.tar.gz) = 407528 |