pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
xdotool: Remove, same version available in x11/xdotool
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Thu Nov 23 12:18:40 2017 +0100
Changeset: 3784845d8b3e805b6689c86e5a32429f7d5a02df
Modified Files:
Makefile
Removed Files:
xdotool/DESCR
xdotool/Makefile
xdotool/PLIST
xdotool/distinfo
Log Message:
xdotool: Remove, same version available in x11/xdotool
xdotool was imported by <bouyer> on 2017-08-28, and, apart a MASTER_SITES update
there is no diff between x11/xdotool and wip/xdotool.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3784845d8b3e805b6689c86e5a32429f7d5a02df
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
xdotool/DESCR | 2 --
xdotool/Makefile | 28 ----------------------------
xdotool/PLIST | 6 ------
xdotool/distinfo | 5 -----
5 files changed, 42 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 24eaf60865..16df1db27c 100644
--- a/Makefile
+++ b/Makefile
@@ -4564,7 +4564,6 @@ SUBDIR+= xchat2-tcl
SUBDIR+= xcursor-themes
SUBDIR+= xdebug
SUBDIR+= xdiskusage
-SUBDIR+= xdotool
SUBDIR+= xebece
SUBDIR+= xerces-c-2.8.0
SUBDIR+= xesam-glib
diff --git a/xdotool/DESCR b/xdotool/DESCR
deleted file mode 100644
index 6f59a79f8a..0000000000
--- a/xdotool/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-Programatically (or manually) simulate keyboard input or mouse activity
-using X11's XTEST extension.
diff --git a/xdotool/Makefile b/xdotool/Makefile
deleted file mode 100644
index 74b82074a4..0000000000
--- a/xdotool/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# $NetBSD: Makefile,v 1.5 2012/11/07 13:37:46 thomasklausner Exp $
-#
-
-DISTNAME= xdotool-2.20110530.1
-CATEGORIES= x11
-MASTER_SITES= http://semicomplete.googlecode.com/files/
-
-MAINTAINER= rga%sdf.lonestar.org@localhost
-HOMEPAGE= http://www.semicomplete.com/projects/xdotool/
-COMMENT= Simulate keyboard input and mouse activity using X11 xtest extension
-LICENSE= modified-bsd
-
-NO_CONFIGURE= yes
-USE_LIBTOOL= yes
-USE_TOOLS+= gmake
-USE_TOOLS+= pkg-config
-
-SUBST_CLASSES+= fix-getopt
-SUBST_STAGE.fix-getopt= pre-build
-SUBST_MESSAGE.fix-getopt= Fixing getopt
-SUBST_FILES.fix-getopt= *.c
-SUBST_SED.fix-getopt+= -e 's,getopt_long_only,getopt_long,g'
-
-.include "../../lang/perl5/buildlink3.mk"
-.include "../../x11/libX11/buildlink3.mk"
-.include "../../x11/libXtst/buildlink3.mk"
-.include "../../x11/libXinerama/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/xdotool/PLIST b/xdotool/PLIST
deleted file mode 100644
index 56f01797dd..0000000000
--- a/xdotool/PLIST
+++ /dev/null
@@ -1,6 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2011/01/02 05:42:34 rubengonzalez Exp $
-bin/xdotool
-include/xdo.h
-lib/libxdo.so
-lib/libxdo.so.2
-man/man1/xdotool.1
diff --git a/xdotool/distinfo b/xdotool/distinfo
deleted file mode 100644
index ec7d0f5d77..0000000000
--- a/xdotool/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.2 2012/01/02 02:43:14 rubengonzalez Exp $
-
-SHA1 (xdotool-2.20110530.1.tar.gz) = bf8372b2e76e8ee3884763cee6e8b3f66bf29aa6
-RMD160 (xdotool-2.20110530.1.tar.gz) = 1aebcd835a4741a9e77aa489a3bdce195c582204
-Size (xdotool-2.20110530.1.tar.gz) = 107204 bytes
Home |
Main Index |
Thread Index |
Old Index