Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 May 2023 19:46:25 GMT
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9124b2dd0e40 - main - graphics/camera: Remove expired port:
Message-ID:  <202305081946.348JkPND072302@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9124b2dd0e40f8a92bb44027045a37ebf4e3ef6c

commit 9124b2dd0e40f8a92bb44027045a37ebf4e3ef6c
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2023-05-08 19:46:10 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2023-05-08 19:46:10 +0000

    graphics/camera: Remove expired port:
    
    2023-05-08 graphics/camera: abandoned upstream, does not fetch, website disappeared, unmaintained
---
 MOVED                     |  1 +
 graphics/Makefile         |  1 -
 graphics/camera/Makefile  | 33 ---------------------------------
 graphics/camera/distinfo  |  2 --
 graphics/camera/pkg-descr |  3 ---
 graphics/camera/pkg-plist | 10 ----------
 6 files changed, 1 insertion(+), 49 deletions(-)

diff --git a/MOVED b/MOVED
index 655850dac569..ffc0aaba12b6 100644
--- a/MOVED
+++ b/MOVED
@@ -7536,3 +7536,4 @@ emulators/qemu70|emulators/qemu7|2023-05-04|Use emulators/qemu or emulators/qemu
 www/resin3||2023-05-06|Deprecated version, unsupported by upstream for years
 news/py-sabyenc3|news/py-sabctools|2023-05-08|Renamed upstream
 news/sabnzbdplus|news/sabnzbd|2023-05-08|Update to proper upstream name
+graphics/camera||2023-05-08|Has expired: abandoned upstream, does not fetch, website disappeared, unmaintained
diff --git a/graphics/Makefile b/graphics/Makefile
index c1b9c6a412cc..e2bc40e9f419 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -92,7 +92,6 @@
     SUBDIR += cairo
     SUBDIR += cairomm
     SUBDIR += cal3d
-    SUBDIR += camera
     SUBDIR += camerakit
     SUBDIR += cbonsai
     SUBDIR += cbviewer
diff --git a/graphics/camera/Makefile b/graphics/camera/Makefile
deleted file mode 100644
index 1863692c75c9..000000000000
--- a/graphics/camera/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-PORTNAME=	camera
-PORTVERSION=	0.8
-PORTREVISION=	16
-CATEGORIES=	graphics gnustep
-MASTER_SITES=	http://download.gna.org/gsimageapps/
-DISTNAME=	Camera-${PORTVERSION}
-
-MAINTAINER=	ports@FreeBSD.org
-COMMENT=	GNUstep application for digital still cameras
-WWW=		http://home.gna.org/gsimageapps/
-
-LICENSE=	GPLv2+
-LICENSE_FILE=	${WRKSRC}/Documentation/COPYING
-
-BROKEN=		does not fetch
-DEPRECATED=	abandoned upstream, does not fetch, website disappeared, unmaintained
-EXPIRATION_DATE=2023-05-08
-
-LIB_DEPENDS=	libgphoto2_port.so:graphics/libgphoto2
-
-USES=		tar:bzip2 gnustep
-USE_GNUSTEP=	back build
-
-WRKSRC=		${WRKDIR}/Camera
-
-post-patch:
-	${REINPLACE_CMD} 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \
-		${WRKSRC}/GNUmakefile
-
-post-install:
-	${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Camera.app/Camera
-
-.include <bsd.port.mk>
diff --git a/graphics/camera/distinfo b/graphics/camera/distinfo
deleted file mode 100644
index ac841329f95c..000000000000
--- a/graphics/camera/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (Camera-0.8.tar.bz2) = 8c9f988d28b9682bd90158c5830aaddc5aa03b0d91af0b61d1aa36bb908a697e
-SIZE (Camera-0.8.tar.bz2) = 27321
diff --git a/graphics/camera/pkg-descr b/graphics/camera/pkg-descr
deleted file mode 100644
index e8f41a3080e4..000000000000
--- a/graphics/camera/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Camera downloads files from your digital camera. It is based on GNUstep.
-
-LICENSE: GPL2 or later
diff --git a/graphics/camera/pkg-plist b/graphics/camera/pkg-plist
deleted file mode 100644
index 5f67b8a040c9..000000000000
--- a/graphics/camera/pkg-plist
+++ /dev/null
@@ -1,10 +0,0 @@
-GNUstep/System/Applications/Camera.app/Camera
-GNUstep/System/Applications/Camera.app/Resources/Camera.desktop
-GNUstep/System/Applications/Camera.app/Resources/Camera.gorm/data.classes
-GNUstep/System/Applications/Camera.app/Resources/Camera.gorm/objects.gorm
-GNUstep/System/Applications/Camera.app/Resources/Camera.png
-GNUstep/System/Applications/Camera.app/Resources/CameraInfo.plist
-GNUstep/System/Applications/Camera.app/Resources/Info-gnustep.plist
-GNUstep/System/Applications/Camera.app/Resources/no_thumbnail.jpg
-GNUstep/System/Applications/Camera.app/stamp.make
-GNUstep/System/Tools/Camera



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305081946.348JkPND072302>