summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz>2012-06-05 07:01:52 +0000
committerwiz <wiz>2012-06-05 07:01:52 +0000
commit876c1127ca7c151283c436384821c4c007899d07 (patch)
treee5d70d5448919187d1b374eebcef93a22b971817 /x11
parent885414deb7ffe8c277fdeb18db781937398b702b (diff)
downloadpkgsrc-876c1127ca7c151283c436384821c4c007899d07.tar.gz
Remove transset-df, successor transset.
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile3
-rw-r--r--x11/transset-df/DESCR8
-rw-r--r--x11/transset-df/Makefile26
-rw-r--r--x11/transset-df/PLIST2
-rw-r--r--x11/transset-df/distinfo5
5 files changed, 1 insertions, 43 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 3584c337750..db3e5779dcb 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.648 2012/06/05 06:46:05 wiz Exp $
+# $NetBSD: Makefile,v 1.649 2012/06/05 07:01:52 wiz Exp $
#
COMMENT= Packages to support the X window system
@@ -360,7 +360,6 @@ SUBDIR+= tk-BWidget
SUBDIR+= tk-Tix
SUBDIR+= tkinfo
SUBDIR+= transset
-SUBDIR+= transset-df
SUBDIR+= trapproto
SUBDIR+= tzosdclock
SUBDIR+= unclutter
diff --git a/x11/transset-df/DESCR b/x11/transset-df/DESCR
deleted file mode 100644
index 0fc5e784a46..00000000000
--- a/x11/transset-df/DESCR
+++ /dev/null
@@ -1,8 +0,0 @@
-This is a patched version of xorg's transset
-I wanted to integrate transset into my windowmanager and to
-be able to set and unset transparency by just pressing a key.
-To make that possible I added several different 'select methods'.
-The first one was 'select by point' and lets the user run transset
-directly on the window curently under the cursor without bringing
-up the crosshair. Later select by name and id was added after insperation
-from other transset patches.
diff --git a/x11/transset-df/Makefile b/x11/transset-df/Makefile
deleted file mode 100644
index 3a40eab6b05..00000000000
--- a/x11/transset-df/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2009/07/07 21:35:23 joerg Exp $
-#
-
-DISTNAME= transset-df-5
-CATEGORIES= x11
-MASTER_SITES= http://forchheimer.se/transset-df/
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://forchheimer.se/transset-df/
-COMMENT= Patched version of xorg's transset
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-BUILD_TARGET= transset-df
-USE_TOOLS+= pkg-config
-
-INSTALLATION_DIRS= bin
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/transset-df ${DESTDIR}${PREFIX}/bin
-
-.include "../../x11/libXcomposite/buildlink3.mk"
-.include "../../x11/libXfixes/buildlink3.mk"
-.include "../../x11/libXdamage/buildlink3.mk"
-.include "../../x11/libXrender/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/x11/transset-df/PLIST b/x11/transset-df/PLIST
deleted file mode 100644
index ad066d012e4..00000000000
--- a/x11/transset-df/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2007/03/23 17:56:11 drochner Exp $
-bin/transset-df
diff --git a/x11/transset-df/distinfo b/x11/transset-df/distinfo
deleted file mode 100644
index a39a265b6f4..00000000000
--- a/x11/transset-df/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/03/23 17:56:11 drochner Exp $
-
-SHA1 (transset-df-5.tar.gz) = c8ad58be3cb054f155c8a6d1c41f5ea5d060557b
-RMD160 (transset-df-5.tar.gz) = 28ff128d00e23601a4e911abaeca6a2db5691574
-Size (transset-df-5.tar.gz) = 10134 bytes