mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Remove expired port:
2020-02-28 x11-toolkits/py-gtksourceview: Old, uses EOLed python27
This commit is contained in:
parent
8e55cf704e
commit
25e81fa028
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=527954
1
MOVED
1
MOVED
@ -14468,3 +14468,4 @@ x11-wm/compiz-fusion||2020-03-07|Has expired: Old, uses EOLed python27
|
||||
x11/run_scaled||2020-03-07|Has expired: Old, uses EOLed python27
|
||||
databases/pgworksheet||2020-03-07|Has expired: Old, uses EOLed python27
|
||||
x11-fonts/font-manager||2020-03-07|Has expired: Old, uses EOLed python27
|
||||
x11-toolkits/py-gtksourceview||2020-03-07|Has expired: Old, uses EOLed python27
|
||||
|
@ -172,7 +172,6 @@
|
||||
SUBDIR += py-easygui
|
||||
SUBDIR += py-fltk
|
||||
SUBDIR += py-gtk2
|
||||
SUBDIR += py-gtksourceview
|
||||
SUBDIR += py-qt5-gui
|
||||
SUBDIR += py-qt5-quick
|
||||
SUBDIR += py-qt5-quickwidgets
|
||||
|
@ -1,25 +0,0 @@
|
||||
# $FreeBSD$
|
||||
# $MCom: ports/x11-toolkits/py-gtksourceview/Makefile,v 1.24 2010/04/19 11:30:28 kwm Exp $
|
||||
|
||||
PORTNAME= gtksourceview
|
||||
PORTVERSION= 2.10.1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-toolkits gnome python
|
||||
MASTER_SITES= GNOME/sources/pygtksourceview/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= pygtksourceview-${PORTVERSION}
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Python bindings for GtkSourceView 2
|
||||
|
||||
DEPRECATED= Old, uses EOLed python27
|
||||
EXPIRATION_DATE= 2020-02-28
|
||||
|
||||
USES= gmake gnome libtool:keepla pathfix pkgconfig python:2.7 \
|
||||
tar:bzip2
|
||||
USE_GNOME= gnomeprefix gtksourceview2 pygtk2
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-docs
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (pygtksourceview-2.10.1.tar.bz2) = b4b47c5aeb67a26141cb03663091dfdf5c15c8a8aae4d69c46a6a943ca4c5974
|
||||
SIZE (pygtksourceview-2.10.1.tar.bz2) = 290249
|
@ -1,4 +0,0 @@
|
||||
This archive contains python bindings for the version 2 of the
|
||||
GtkSourceView library.
|
||||
|
||||
WWW: http://www.gnome.org
|
@ -1,4 +0,0 @@
|
||||
%%PYTHON_SITELIBDIR%%/gtksourceview2.la
|
||||
%%PYTHON_SITELIBDIR%%/gtksourceview2.so
|
||||
libdata/pkgconfig/pygtksourceview-2.0.pc
|
||||
share/pygtk/2.0/defs/gtksourceview2.defs
|
Loading…
Reference in New Issue
Block a user