pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Remove DeforaOS packages with Gtk+ 3 support upstream
Module Name: pkgsrc-wip
Committed By: Pierre Pronchery <khorben%defora.org@localhost>
Pushed By: khorben
Date: Sat Jan 11 08:46:18 2020 +0100
Changeset: b3696f0c7255593986afcc8db1226070b4c4794d
Modified Files:
Makefile
deforaos-desktop/Makefile
Removed Files:
deforaos-editor/DESCR
deforaos-editor/Makefile
deforaos-editor/PLIST
deforaos-editor/distinfo
deforaos-editor/options.mk
deforaos-editor/patches/patch-src_editor.c
Log Message:
Remove DeforaOS packages with Gtk+ 3 support upstream
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b3696f0c7255593986afcc8db1226070b4c4794d
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-editor/DESCR | 3 ---
deforaos-editor/Makefile | 42 ------------------------------
deforaos-editor/PLIST | 12 ---------
deforaos-editor/distinfo | 6 -----
deforaos-editor/options.mk | 10 -------
deforaos-editor/patches/patch-src_editor.c | 15 -----------
8 files changed, 90 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index fd3a34f3ee..d9e9ed76d6 100644
--- a/Makefile
+++ b/Makefile
@@ -573,7 +573,6 @@ SUBDIR+= deepstate
SUBDIR+= deforaos-accessories
SUBDIR+= deforaos-camera
SUBDIR+= deforaos-desktop
-SUBDIR+= deforaos-editor
SUBDIR+= deforaos-framer
SUBDIR+= deforaos-init
SUBDIR+= deforaos-keyboard
diff --git a/deforaos-desktop/Makefile b/deforaos-desktop/Makefile
index 7b24489183..f16bceeb38 100644
--- a/deforaos-desktop/Makefile
+++ b/deforaos-desktop/Makefile
@@ -15,7 +15,6 @@ META_PACKAGE= yes
DEPENDS+= deforaos-accessories>=0.0.3:../../wip/deforaos-accessories
DEPENDS+= deforaos-camera>=0.0.1:../../wip/deforaos-camera
-DEPENDS+= deforaos-editor>=0.2.1:../../wip/deforaos-editor
DEPENDS+= deforaos-framer>=0.0.0:../../wip/deforaos-framer
DEPENDS+= deforaos-keyboard>=0.2.1:../../wip/deforaos-keyboard
DEPENDS+= deforaos-mailer>=0.1.5:../../wip/deforaos-mailer
diff --git a/deforaos-editor/DESCR b/deforaos-editor/DESCR
deleted file mode 100644
index f14c2fd7ae..0000000000
--- a/deforaos-editor/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-DeforaOS desktop text editor
-
-This is the GTK3 version.
diff --git a/deforaos-editor/Makefile b/deforaos-editor/Makefile
deleted file mode 100644
index 844578fa05..0000000000
--- a/deforaos-editor/Makefile
+++ /dev/null
@@ -1,42 +0,0 @@
-# $NetBSD: Makefile,v 1.6 2015/06/13 21:21:49 khorben Exp $
-
-DISTNAME= Editor-0.3.1
-PKGNAME= deforaos-editor-0.3.1
-CATEGORIES= editors
-MASTER_SITES= https://www.defora.org/os/download/download/4356/
-
-MAINTAINER= khorben%defora.org@localhost
-HOMEPAGE= https://www.defora.org/
-COMMENT= DeforaOS desktop text editor
-
-LICENSE= 2-clause-bsd
-
-USE_TOOLS+= pkg-config
-USE_TOOLS+= xgettext
-
-MAKE_FLAGS+= DESTDIR=${DESTDIR}
-MAKE_FLAGS+= PREFIX=${PREFIX}
-AUTO_MKDIRS= yes
-
-.include "../../mk/bsd.prefs.mk"
-
-.if ${PKGMANDIR} != "share/man"
-post-install:
- ${MV} ${DESTDIR}${PREFIX}/share/man/html1/editor.html ${DESTDIR}${PREFIX}/${PKGMANDIR}/html1/editor.html
- ${MV} ${DESTDIR}${PREFIX}/share/man/html1/filter.html ${DESTDIR}${PREFIX}/${PKGMANDIR}/html1/filter.html
- ${MV} ${DESTDIR}${PREFIX}/share/man/man1/editor.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/editor.1
- ${MV} ${DESTDIR}${PREFIX}/share/man/man1/filter.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/filter.1
- ${RMDIR} ${DESTDIR}${PREFIX}/share/man/html1
- ${RMDIR} ${DESTDIR}${PREFIX}/share/man/man1
- ${RMDIR} ${DESTDIR}${PREFIX}/share/man
-.endif
-
-.include "options.mk"
-
-BUILD_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
-TOOL_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
-
-.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../textproc/libxslt/xsltproc-nonet.mk"
-.include "../../x11/deforaos-libdesktop/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/deforaos-editor/PLIST b/deforaos-editor/PLIST
deleted file mode 100644
index 0050c70fc8..0000000000
--- a/deforaos-editor/PLIST
+++ /dev/null
@@ -1,12 +0,0 @@
-@comment $NetBSD: PLIST,v 1.4 2015/06/13 21:21:49 khorben Exp $
-bin/editor
-bin/filter
-man/html1/editor.html
-man/html1/filter.html
-man/man1/editor.1
-man/man1/filter.1
-share/applications/deforaos-editor.desktop
-share/locale/de/LC_MESSAGES/Editor.mo
-share/locale/es/LC_MESSAGES/Editor.mo
-share/locale/fr/LC_MESSAGES/Editor.mo
-share/locale/it/LC_MESSAGES/Editor.mo
diff --git a/deforaos-editor/distinfo b/deforaos-editor/distinfo
deleted file mode 100644
index 9a74749292..0000000000
--- a/deforaos-editor/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.4 2015/06/13 21:21:49 khorben Exp $
-
-SHA1 (Editor-0.3.1.tar.gz) = fddf038efb4103a19d678fc18256a95393b719cb
-RMD160 (Editor-0.3.1.tar.gz) = 2acd7ea0edb48da227b50534cac08d1ce82bea83
-Size (Editor-0.3.1.tar.gz) = 24907 bytes
-SHA1 (patch-src_editor.c) = 8901445f3a0d61e46471c45613698a54164a15a1
diff --git a/deforaos-editor/options.mk b/deforaos-editor/options.mk
deleted file mode 100644
index 9ef7b4b7fa..0000000000
--- a/deforaos-editor/options.mk
+++ /dev/null
@@ -1,10 +0,0 @@
-# $NetBSD: options.mk,v 1.1 2011/02/12 15:10:22 khorben Exp $
-
-PKG_OPTIONS_VAR= PKG_OPTIONS.deforaos-editor
-PKG_SUPPORTED_OPTIONS= embedded
-
-.include "../../mk/bsd.options.mk"
-
-.if !empty(PKG_OPTIONS:Membedded)
-MAKE_FLAGS+= CPPFLAGS=-DEMBEDDED
-.endif
diff --git a/deforaos-editor/patches/patch-src_editor.c b/deforaos-editor/patches/patch-src_editor.c
deleted file mode 100644
index 6c4f847518..0000000000
--- a/deforaos-editor/patches/patch-src_editor.c
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-src_editor.c,v 1.1 2015/06/13 21:21:49 khorben Exp $
-
-Fix build with Gtk+ 3
-
---- src/editor.c.orig 2015-06-11 14:36:48.000000000 +0000
-+++ src/editor.c
-@@ -1450,7 +1450,7 @@ void editor_show_properties(Editor * edi
- q = p;
- }
- widget = gtk_entry_new();
-- gtk_entry_set_editable(GTK_ENTRY(widget), FALSE);
-+ gtk_editable_set_editable(GTK_EDITABLE(widget), FALSE);
- gtk_entry_set_text(GTK_ENTRY(widget), q);
- gtk_size_group_add_widget(vgroup, widget);
- g_free(p);
Home |
Main Index |
Thread Index |
Old Index