diff options
author | Rene Ladan <rene@FreeBSD.org> | 2023-05-08 19:46:10 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2023-05-08 19:46:10 +0000 |
commit | 9124b2dd0e40f8a92bb44027045a37ebf4e3ef6c (patch) | |
tree | 468f600774fef83e7ce4cc22f17046cd382c7484 | |
parent | 02741182fb2ff4fbbfd506224d4bc6ba3e13f373 (diff) | |
download | ports-9124b2dd0e40f8a92bb44027045a37ebf4e3ef6c.tar.gz ports-9124b2dd0e40f8a92bb44027045a37ebf4e3ef6c.zip |
graphics/camera: Remove expired port:
2023-05-08 graphics/camera: abandoned upstream, does not fetch, website disappeared, unmaintained
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | graphics/Makefile | 1 | ||||
-rw-r--r-- | graphics/camera/Makefile | 33 | ||||
-rw-r--r-- | graphics/camera/distinfo | 2 | ||||
-rw-r--r-- | graphics/camera/pkg-descr | 3 | ||||
-rw-r--r-- | graphics/camera/pkg-plist | 10 |
6 files changed, 1 insertions, 49 deletions
@@ -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 |