pkgsrc-WIP-changes archive

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

scratchpad: remove



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Thu Sep 3 10:29:44 2020 +0200
Changeset:	9fe6ed4afbbcf9f874ea203823d922c2c1fcf0ac

Modified Files:
	Makefile
Removed Files:
	scratchpad/DESCR
	scratchpad/Makefile
	scratchpad/PLIST
	scratchpad/distinfo

Log Message:
scratchpad: remove

Last release from 2007, no upstream, and depends on removed
gtksourceview.

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

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

diffstat:
 Makefile            |  1 -
 scratchpad/DESCR    |  5 -----
 scratchpad/Makefile | 36 ------------------------------------
 scratchpad/PLIST    |  7 -------
 scratchpad/distinfo |  5 -----
 5 files changed, 54 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 55349eab69..e4ef4dd670 100644
--- a/Makefile
+++ b/Makefile
@@ -4426,7 +4426,6 @@ SUBDIR+=	scm
 SUBDIR+=	scmail
 SUBDIR+=	scourge
 SUBDIR+=	scr2png
-SUBDIR+=	scratchpad
 SUBDIR+=	scrc
 SUBDIR+=	scribus
 SUBDIR+=	scsh-install-lib
diff --git a/scratchpad/DESCR b/scratchpad/DESCR
deleted file mode 100644
index 4f584a3338..0000000000
--- a/scratchpad/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-Scratchpad is a spatial text editor for the GNOME desktop.
-It is based on gtksourceview, which provides most essential features for
-source code editing. On top of this Scratchpad offers a lightweight, intuitive
-and forward-thinking user interface as well as additional editing features to
-make your life easier.
diff --git a/scratchpad/Makefile b/scratchpad/Makefile
deleted file mode 100644
index e3c8b7da10..0000000000
--- a/scratchpad/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-# $NetBSD: Makefile,v 1.8 2012/10/07 16:22:54 asau Exp $
-#
-
-DISTNAME=	scratchpad-0.3.0
-PKGREVISION=	3
-CATEGORIES=	editors gnome
-MASTER_SITES=	http://scratchpad.googlecode.com/files/
-EXTRACT_SUFX=	.tar.bz2
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://dborg.wordpress.com/scratchpad/
-COMMENT=	Scratchpad is a document oriented
-LICENSE=	gnu-gpl-v2
-
-GNU_CONFIGURE=	yes
-USE_LIBTOOL=	yes
-USE_TOOLS+=	pkg-config gmake
-USE_LANGUAGES=	c c++
-
-
-INSTALLATION_DIRS=	share/doc/scratchpad
-
-post-install:
-	${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/scratchpad
-
-
-.include "../../devel/GConf/schemas.mk"
-.include "../../devel/glib2/buildlink3.mk"
-.include "../../lang/vala/buildlink3.mk"
-.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-BUILDLINK_API_DEPENDS.dbus-glib=	dbus-glib>=0.33
-.include "../../sysutils/dbus-glib/buildlink3.mk"
-.include "../../sysutils/gnome-vfs/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
-.include "../../x11/gtksourceview/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/scratchpad/PLIST b/scratchpad/PLIST
deleted file mode 100644
index bde7fbe808..0000000000
--- a/scratchpad/PLIST
+++ /dev/null
@@ -1,7 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2009/10/11 11:18:15 thomasklausner Exp $
-bin/scratchpad
-share/applications/scratchpad.desktop
-share/doc/scratchpad/README
-share/gconf/schemas/scratchpad.schemas
-share/pixmaps/scratchpad.svg
-share/scratchpad/scratchpad-ui.xml
diff --git a/scratchpad/distinfo b/scratchpad/distinfo
deleted file mode 100644
index 6b101600ba..0000000000
--- a/scratchpad/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/03/22 21:40:44 jihbed Exp $
-
-SHA1 (scratchpad-0.3.0.tar.bz2) = 3b4125d757ee5b0ebfbb296d4668671821805c70
-RMD160 (scratchpad-0.3.0.tar.bz2) = fcb820073c41d9fb9c115ddc0c29020afcc8e598
-Size (scratchpad-0.3.0.tar.bz2) = 278506 bytes


Home | Main Index | Thread Index | Old Index