Relinquish some Canon DSLR cameras ports I no longer have time to maintain.

This commit is contained in:
Alexey Dokuchaev 2012-05-12 16:07:32 +00:00
parent 979df08585
commit 6fe3087244
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296492
3 changed files with 6 additions and 6 deletions

View File

@ -10,7 +10,7 @@ DISTVERSION= 0.3.1_beta
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.3_beta
MAINTAINER= danfe@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= A program to capture short movies with Canon DSLR camera
LICENSE= GPLv2
@ -28,6 +28,6 @@ DISTVERSIONSUFFIX= -src
PLIST_FILES= bin/eos_movrec
post-patch:
@${REINPLACE_CMD} -e 's,GLIBC,FreeBSD,' ${WRKSRC}/os_api.h
@${REINPLACE_CMD} -e 's,GLIBC,${OPSYS},' ${WRKSRC}/os_api.h
.include <bsd.port.mk>

View File

@ -10,7 +10,7 @@ DISTVERSION= 0.1
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/Relase # yes, this is not a typo (here)
MAINTAINER= danfe@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= An application for capturing images to generate timelapse videos
LICENSE= GPLv2
@ -22,6 +22,6 @@ CONFIGURE_ARGS= --with-wx-config=${WX_CONFIG}
USE_WX= 2.8+
WRKSRC= ${WRKDIR}/${PORTNAME}
PLIST_FILES= bin/gtimelapse
PLIST_FILES= bin/${PORTNAME}
.include <bsd.port.mk>

View File

@ -10,12 +10,12 @@ DISTVERSION= 0.0.5
CATEGORIES= graphics
MASTER_SITES= SF
MAINTAINER= danfe@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= Remote control utility for Canon DSLR cameras
LICENSE= GPLv2
CFLAGS+= -fPIC
CFLAGS+= -fPIC # required at least on amd64
USE_LDCONFIG= yes
PLIST_FILES= bin/multican lib/libmultican.so.0 lib/libmultican.so \