- Add php-geos 1.0.0rc1

PHP bindings for GEOS

WWW: https://git.osgeo.org/gogs/geos/php-geos
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2016-11-20 23:53:54 +00:00
parent 6d6520c707
commit 71a4553454
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426646
5 changed files with 40 additions and 0 deletions

View file

@ -774,6 +774,7 @@
SUBDIR += phototonic
SUBDIR += php-facedetect
SUBDIR += php-gdal
SUBDIR += php-geos
SUBDIR += php-libpuzzle
SUBDIR += php-magickwand
SUBDIR += php5-ffmpeg

View file

@ -0,0 +1,29 @@
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= geos
DISTVERSION= 1.0.0rc1
CATEGORIES= graphics
MASTER_SITES= https://git.osgeo.org/gogs/geos/php-geos/archive/ \
LOCAL/sunpoet/${PKGNAMEPREFIX}${PORTNAME}
PKGNAMEPREFIX= php-
DISTNAME= ${DISTVERSION}
DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PHP bindings for GEOS
LICENSE= LGPL21 MIT
LICENSE_COMB= multi
LICENSE_FILE_LGPL21= ${WRKSRC}/LGPL-2
LICENSE_FILE_MIT= ${WRKSRC}/MIT-LICENSE
BUILD_DEPENDS= swig3.0:devel/swig30
LIB_DEPENDS= libgeos_c.so:graphics/geos
LDFLAGS+= -L${PREFIX}/lib
USES= php:ext
WRKSRC= ${WRKDIR}/${PKGNAMEPREFIX}${PORTNAME}
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
TIMESTAMP = 1479665899
SHA256 (php-geos/1.0.0rc1.tar.gz) = 63721d9dc2051aa03034b343c0b334e9cb11643e7009ea9be2e69f51f7b90f71
SIZE (php-geos/1.0.0rc1.tar.gz) = 39350

View file

@ -0,0 +1,3 @@
PHP bindings for GEOS
WWW: https://git.osgeo.org/gogs/geos/php-geos

View file

@ -0,0 +1,4 @@
etc/php/ext-20-geos.ini
include/php/ext/geos/config.h
include/php/ext/geos/php_geos.h
lib/php/%%PHP_EXT_DIR%%/geos.so