pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Also remove the package for DeforaOS Todo
Module Name: pkgsrc-wip
Committed By: Pierre Pronchery <khorben%defora.org@localhost>
Pushed By: khorben
Date: Fri Jan 31 00:34:00 2020 +0100
Changeset: 63d9369ffa121555a9c7fd707256ebd909f5d679
Modified Files:
Makefile
deforaos-desktop/Makefile
Removed Files:
deforaos-todo/DESCR
deforaos-todo/Makefile
deforaos-todo/PLIST
deforaos-todo/distinfo
deforaos-todo/options.mk
Log Message:
Also remove the package for DeforaOS Todo
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=63d9369ffa121555a9c7fd707256ebd909f5d679
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
deforaos-desktop/Makefile | 1 -
deforaos-todo/DESCR | 3 ---
deforaos-todo/Makefile | 25 -------------------------
deforaos-todo/PLIST | 7 -------
deforaos-todo/distinfo | 5 -----
deforaos-todo/options.mk | 10 ----------
7 files changed, 52 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 142ed1eabf..9dab337899 100644
--- a/Makefile
+++ b/Makefile
@@ -575,7 +575,6 @@ SUBDIR+= deforaos-framer
SUBDIR+= deforaos-init
SUBDIR+= deforaos-probe
SUBDIR+= deforaos-terminal
-SUBDIR+= deforaos-todo
SUBDIR+= deluge
SUBDIR+= delve
SUBDIR+= denyhosts
diff --git a/deforaos-desktop/Makefile b/deforaos-desktop/Makefile
index 160bf09a8e..3b86685ad2 100644
--- a/deforaos-desktop/Makefile
+++ b/deforaos-desktop/Makefile
@@ -17,6 +17,5 @@ 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
-DEPENDS+= deforaos-todo>=0.1.2:../../wip/deforaos-todo
.include "../../mk/bsd.pkg.mk"
diff --git a/deforaos-todo/DESCR b/deforaos-todo/DESCR
deleted file mode 100644
index 2e9667634b..0000000000
--- a/deforaos-todo/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-DeforaOS desktop todo list
-
-This is the GTK3 version.
diff --git a/deforaos-todo/Makefile b/deforaos-todo/Makefile
deleted file mode 100644
index a74be4297a..0000000000
--- a/deforaos-todo/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# $NetBSD: Makefile,v 1.7 2015/01/27 00:10:10 khorben Exp $
-
-DISTNAME= Todo-0.1.2
-PKGNAME= deforaos-todo-0.1.2
-CATEGORIES= time
-MASTER_SITES= https://www.defora.org/os/download/download/3506/
-
-MAINTAINER= khorben%defora.org@localhost
-HOMEPAGE= https://www.defora.org/
-COMMENT= DeforaOS desktop todo list
-
-LICENSE= gnu-gpl-v3
-
-USE_TOOLS+= pkg-config
-
-MAKE_FLAGS+= PREFIX=${PREFIX}
-MAKE_FLAGS+= DESTDIR=${DESTDIR}
-
-.include "options.mk"
-
-.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-.include "../../devel/deforaos-libsystem/buildlink3.mk"
-.include "../../x11/deforaos-libdesktop/buildlink3.mk"
-.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/deforaos-todo/PLIST b/deforaos-todo/PLIST
deleted file mode 100644
index fd2f84d9e1..0000000000
--- a/deforaos-todo/PLIST
+++ /dev/null
@@ -1,7 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2011/03/17 11:31:07 khorben Exp $
-bin/todo
-share/applications/todo.desktop
-share/icons/hicolor/16x16/apps/todo.png
-share/icons/hicolor/24x24/apps/todo.png
-share/icons/hicolor/48x48/apps/todo.png
-share/locale/fr/LC_MESSAGES/Todo.mo
diff --git a/deforaos-todo/distinfo b/deforaos-todo/distinfo
deleted file mode 100644
index 749dd7f0c4..0000000000
--- a/deforaos-todo/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.3 2011/03/17 11:31:07 khorben Exp $
-
-SHA1 (Todo-0.1.2.tar.gz) = 4a9c006720a984caf4d281d4d84c007d3719426a
-RMD160 (Todo-0.1.2.tar.gz) = 636c726d6f9c55f353159aefb742292c79c84f06
-Size (Todo-0.1.2.tar.gz) = 33195 bytes
diff --git a/deforaos-todo/options.mk b/deforaos-todo/options.mk
deleted file mode 100644
index 58ceca9600..0000000000
--- a/deforaos-todo/options.mk
+++ /dev/null
@@ -1,10 +0,0 @@
-# $NetBSD: options.mk,v 1.1 2010/06/06 15:23:33 khorben Exp $
-
-PKG_OPTIONS_VAR= PKG_OPTIONS.deforaos-todo
-PKG_SUPPORTED_OPTIONS= embedded
-
-.include "../../mk/bsd.options.mk"
-
-.if !empty(PKG_OPTIONS:Membedded)
-MAKE_FLAGS+= CPPFLAGS=-DEMBEDDED
-.endif
Home |
Main Index |
Thread Index |
Old Index