pkgsrc-WIP-changes archive

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

py-osd: remove



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Tue Feb 14 10:07:46 2017 +0100
Changeset:	83ebcd4a13c005edbabc7ad861b4830145082e0c

Modified Files:
	Makefile
Removed Files:
	py-osd/DESCR
	py-osd/Makefile
	py-osd/PLIST
	py-osd/buildlink3.mk
	py-osd/distinfo
	py-osd/patches/patch-aa

Log Message:
py-osd: remove

last release 2005, HOMEPAGE gone, MASTER_SITES gone

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

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

diffstat:
 Makefile                |  1 -
 py-osd/DESCR            |  2 --
 py-osd/Makefile         | 21 ---------------------
 py-osd/PLIST            |  8 --------
 py-osd/buildlink3.mk    | 15 ---------------
 py-osd/distinfo         |  6 ------
 py-osd/patches/patch-aa | 27 ---------------------------
 7 files changed, 80 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 891888036d..b00a719735 100644
--- a/Makefile
+++ b/Makefile
@@ -3253,7 +3253,6 @@ SUBDIR+=	py-operators
 SUBDIR+=	py-ordered-set
 SUBDIR+=	py-ordereddict
 SUBDIR+=	py-orm
-SUBDIR+=	py-osd
 SUBDIR+=	py-oset
 SUBDIR+=	py-otb
 SUBDIR+=	py-othman
diff --git a/py-osd/DESCR b/py-osd/DESCR
deleted file mode 100644
index 48608eb5c2..0000000000
--- a/py-osd/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-PyOSD is a python module for displaying text on your X display, much like the
-"On Screen Displays" used on TVs and some monitors.
diff --git a/py-osd/Makefile b/py-osd/Makefile
deleted file mode 100644
index 071d7bdcdc..0000000000
--- a/py-osd/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD: Makefile,v 1.7 2014/05/09 07:38:49 thomasklausner Exp $
-
-DISTNAME=		pyosd-0.2.14
-PKGNAME=		${PYPKGPREFIX}-${DISTNAME:S/py//}
-PKGREVISION=		1
-CATEGORIES=		x11 python
-MASTER_SITES=		http://ichi2.net/pyosd/
-
-MAINTAINER=		dhowland%users.sourceforge.net@localhost
-HOMEPAGE=		http://ichi2.net/pyosd/
-COMMENT=		Display text on an X11 display
-LICENSE=		gnu-gpl-v2
-
-DEPENDS+=		${PYPKGPREFIX}-twisted>=2.0.0:../../net/py-twisted
-
-PYDISTUTILSPKG=		yes
-PYTHON_VERSIONS_INCOMPATIBLE=	34 35 36 # py-twisted
-
-.include "../../x11/xosd/buildlink3.mk"
-.include "../../lang/python/extension.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-osd/PLIST b/py-osd/PLIST
deleted file mode 100644
index 3f115785ae..0000000000
--- a/py-osd/PLIST
+++ /dev/null
@@ -1,8 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2009/10/11 10:45:11 thomasklausner Exp $
-${PYSITELIB}/_pyosd.so
-${PYSITELIB}/pyosd/__init__.py
-${PYSITELIB}/pyosd/__init__.pyc
-${PYSITELIB}/pyosd/__init__.pyo
-${PYSITELIB}/pyosd/daemon.py
-${PYSITELIB}/pyosd/daemon.pyc
-${PYSITELIB}/pyosd/daemon.pyo
diff --git a/py-osd/buildlink3.mk b/py-osd/buildlink3.mk
deleted file mode 100644
index 50f2be00b9..0000000000
--- a/py-osd/buildlink3.mk
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.5 2009/03/20 19:43:52 jsonn Exp $
-
-BUILDLINK_TREE+=	py-osd
-
-.if !defined(PY_OSD_BUILDLINK3_MK)
-PY_OSD_BUILDLINK3_MK:=
-
-.include "../../lang/python/pyversion.mk"
-BUILDLINK_API_DEPENDS.py-osd+=	${PYPKGPREFIX}-osd>=0.2.14
-BUILDLINK_PKGSRCDIR.py-osd?=	../../wip/py-osd
-
-.include "../../x11/xosd/buildlink3.mk"
-.endif # PY_OSD_BUILDLINK3_MK
-
-BUILDLINK_TREE+=	-py-osd
diff --git a/py-osd/distinfo b/py-osd/distinfo
deleted file mode 100644
index ca3e367401..0000000000
--- a/py-osd/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.2 2007/06/06 23:34:20 rillig Exp $
-
-SHA1 (pyosd-0.2.14.tar.gz) = e3d1c83563bfbeb88e91b8f1c73ebc468b014773
-RMD160 (pyosd-0.2.14.tar.gz) = b9c8fcee64784216d7e9059f55c606c192a2558b
-Size (pyosd-0.2.14.tar.gz) = 20845 bytes
-SHA1 (patch-aa) = acef6aca11517434a471e970adb3e9e37aed2608
diff --git a/py-osd/patches/patch-aa b/py-osd/patches/patch-aa
deleted file mode 100644
index e3a6526513..0000000000
--- a/py-osd/patches/patch-aa
+++ /dev/null
@@ -1,27 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2007/06/06 23:34:21 rillig Exp $
-
---- setup.py.orig	2005-08-29 03:25:40.000000000 -0400
-+++ setup.py
-@@ -1,6 +1,9 @@
- #!/usr/bin/env python
- 
- from distutils.core import setup, Extension
-+import os
-+
-+LOCALBASE = os.environ.get('LOCALBASE')
- 
- setup (name = "pyosd",
-        version = "0.2.14",
-@@ -8,9 +11,11 @@ setup (name = "pyosd",
-        url = "http://repose.cx/pyosd/";,
-        author = "Damien Elmes",
-        author_email = "pyosd%repose.cx@localhost",
-+       include_dirs = ['%s/include' % LOCALBASE],
-        packages = ['pyosd'],
-        ext_modules = \
-        [Extension("_pyosd", ["_pyosd.c"],
--                  libraries=["xosd"])]
-+                  libraries=["xosd"],
-+		  library_dirs=['%s/lib' % LOCALBASE])]
-       )
- 


Home | Main Index | Thread Index | Old Index