pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Also remove the package for DeforaOS Camera



Module Name:	pkgsrc-wip
Committed By:	Pierre Pronchery <khorben%defora.org@localhost>
Pushed By:	khorben
Date:		Fri Jan 31 00:35:22 2020 +0100
Changeset:	9a7abf9db24cb97aa12cc41a551d9cd8e12d67d6

Modified Files:
	Makefile
	deforaos-desktop/Makefile
Removed Files:
	deforaos-camera/DESCR
	deforaos-camera/Makefile
	deforaos-camera/PLIST
	deforaos-camera/distinfo
	deforaos-camera/options.mk
	deforaos-camera/patches/patch-tools_Makefile
	deforaos-camera/patches/patch-tools_project.conf

Log Message:
Also remove the package for DeforaOS Camera

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9a7abf9db24cb97aa12cc41a551d9cd8e12d67d6

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                                         |  1 -
 deforaos-camera/DESCR                            |  3 ---
 deforaos-camera/Makefile                         | 34 ------------------------
 deforaos-camera/PLIST                            | 10 -------
 deforaos-camera/distinfo                         |  7 -----
 deforaos-camera/options.mk                       | 11 --------
 deforaos-camera/patches/patch-tools_Makefile     | 16 -----------
 deforaos-camera/patches/patch-tools_project.conf | 11 --------
 deforaos-desktop/Makefile                        |  1 -
 9 files changed, 94 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 9dab337899..ea8031864c 100644
--- a/Makefile
+++ b/Makefile
@@ -569,7 +569,6 @@ SUBDIR+=	decode-dimms
 SUBDIR+=	dee
 SUBDIR+=	deepstate
 SUBDIR+=	deforaos-accessories
-SUBDIR+=	deforaos-camera
 SUBDIR+=	deforaos-desktop
 SUBDIR+=	deforaos-framer
 SUBDIR+=	deforaos-init
diff --git a/deforaos-camera/DESCR b/deforaos-camera/DESCR
deleted file mode 100644
index 86879d25b6..0000000000
--- a/deforaos-camera/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-DeforaOS desktop camera
-
-This is the GTK3 version.
diff --git a/deforaos-camera/Makefile b/deforaos-camera/Makefile
deleted file mode 100644
index 051fff19c0..0000000000
--- a/deforaos-camera/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2014/03/05 08:38:20 khorben Exp $
-#
-
-DISTNAME=	Camera-0.1.0
-PKGNAME=	deforaos-camera-0.1.0
-CATEGORIES=	graphics
-MASTER_SITES=	https://www.defora.org/os/download/download/4320/
-
-MAINTAINER=	khorben%defora.org@localhost
-HOMEPAGE=	https://www.defora.org/
-COMMENT=	DeforaOS desktop camera
-LICENSE=	gnu-gpl-v3
-
-USE_TOOLS+=	pkg-config
-USE_TOOLS+=	xgettext
-
-BUILD_DEPENDS+=	libxslt-[0-9]*:../../textproc/libxslt
-BUILD_DEPENDS+=	docbook-xsl-[0-9]*:../../textproc/docbook-xsl
-
-MAKE_FLAGS+=	DESTDIR=${DESTDIR}
-MAKE_FLAGS+=	PREFIX=${PREFIX}
-AUTO_MKDIRS=	yes
-
-post-install:
-	${MV} ${DESTDIR}${PREFIX}/share/man/man1/camera.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/camera.1
-	${MV} ${DESTDIR}${PREFIX}/share/man/man1/gallery.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/gallery.1
-	${RMDIR} ${DESTDIR}${PREFIX}/share/man/man1
-	${RMDIR} ${DESTDIR}${PREFIX}/share/man
-
-.include "options.mk"
-
-.include "../../x11/deforaos-libdesktop/buildlink3.mk"
-.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/deforaos-camera/PLIST b/deforaos-camera/PLIST
deleted file mode 100644
index 590b2868fc..0000000000
--- a/deforaos-camera/PLIST
+++ /dev/null
@@ -1,10 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2014/03/05 08:38:20 khorben Exp $
-bin/camera
-bin/gallery
-man/man1/camera.1
-man/man1/gallery.1
-share/applications/deforaos-camera.desktop
-share/applications/deforaos-gallery.desktop
-share/doc/html/Camera/camera.html
-share/doc/html/Camera/gallery.html
-share/locale/fr/LC_MESSAGES/Camera.mo
diff --git a/deforaos-camera/distinfo b/deforaos-camera/distinfo
deleted file mode 100644
index 056ccd13fe..0000000000
--- a/deforaos-camera/distinfo
+++ /dev/null
@@ -1,7 +0,0 @@
-$NetBSD: distinfo,v 1.4 2014/03/05 08:48:05 khorben Exp $
-
-SHA1 (Camera-0.1.0.tar.gz) = 4453d4a5daa30a394bcb90d011104c4b0582526c
-RMD160 (Camera-0.1.0.tar.gz) = ae69d030e4d1e856a316811eb49f62fac5e6d358
-Size (Camera-0.1.0.tar.gz) = 20997 bytes
-SHA1 (patch-tools_Makefile) = 1b03da318e0229d55461ec506245f0297f8b3969
-SHA1 (patch-tools_project.conf) = a7f69d45363ce427a34acfecf1e9df7c6eeda376
diff --git a/deforaos-camera/options.mk b/deforaos-camera/options.mk
deleted file mode 100644
index 8eb3157b5a..0000000000
--- a/deforaos-camera/options.mk
+++ /dev/null
@@ -1,11 +0,0 @@
-# $NetBSD: options.mk,v 1.1 2013/03/04 20:56:37 khorben Exp $
-#
-
-PKG_OPTIONS_VAR=	PKG_OPTIONS.deforaos-camera
-PKG_SUPPORTED_OPTIONS=	embedded
-
-.include "../../mk/bsd.options.mk"
-
-.if !empty(PKG_OPTIONS:Membedded)
-MAKE_FLAGS+=	CPPFLAGS=-DEMBEDDED
-.endif
diff --git a/deforaos-camera/patches/patch-tools_Makefile b/deforaos-camera/patches/patch-tools_Makefile
deleted file mode 100644
index f8c2df7998..0000000000
--- a/deforaos-camera/patches/patch-tools_Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD: patch-tools_Makefile,v 1.1 2014/03/05 08:48:05 khorben Exp $
-
---- tools/Makefile.orig	2013-12-22 17:39:36.000000000 +0000
-+++ tools/Makefile
-@@ -6,9 +6,9 @@ SBINDIR	= $(PREFIX)/sbin
- CC	= cc
- CPPFLAGSF=
- CPPFLAGS=
--CFLAGSF	= -W `pkg-config --cflags gtk+-2.0`
-+CFLAGSF	= -W `pkg-config --cflags gtk+-3.0`
- CFLAGS	= -Wall -g -O2
--LDFLAGS	= `pkg-config --libs glib-2.0`
-+LDFLAGS	= `pkg-config --libs glib-3.0`
- RM	= rm -f
- LN	= ln -f
- MKDIR	= mkdir -m 0755 -p
diff --git a/deforaos-camera/patches/patch-tools_project.conf b/deforaos-camera/patches/patch-tools_project.conf
deleted file mode 100644
index fa670d07b4..0000000000
--- a/deforaos-camera/patches/patch-tools_project.conf
+++ /dev/null
@@ -1,11 +0,0 @@
-$NetBSD: patch-tools_project.conf,v 1.1 2014/03/05 08:48:05 khorben Exp $
-
---- tools/project.conf.orig	2013-11-24 18:09:02.000000000 +0000
-+++ tools/project.conf
-@@ -1,5 +1,5 @@
- targets=gallery
--cflags_force=-W `pkg-config --cflags gtk+-2.0`
-+cflags_force=-W `pkg-config --cflags gtk+-3.0`
- cflags=-Wall -g -O2
- ldflags=`pkg-config --libs glib-2.0`
- dist=Makefile
diff --git a/deforaos-desktop/Makefile b/deforaos-desktop/Makefile
index 3b86685ad2..42bc835af2 100644
--- a/deforaos-desktop/Makefile
+++ b/deforaos-desktop/Makefile
@@ -14,7 +14,6 @@ LICENSE=	gnu-gpl-v3
 META_PACKAGE=	yes
 
 DEPENDS+=	deforaos-accessories>=0.0.3:../../wip/deforaos-accessories
-DEPENDS+=	deforaos-camera>=0.0.1:../../wip/deforaos-camera
 DEPENDS+=	deforaos-framer>=0.0.0:../../wip/deforaos-framer
 DEPENDS+=	deforaos-terminal>=0.0.0:../../wip/deforaos-terminal
 


Home | Main Index | Thread Index | Old Index