Initial import of py-gtksourceview-2.0.0.
This package contains python bindings for the version 2 of the GtkSourceView library. Needed by an upcoming gedit update. help & ok jasper@, martynas@
This commit is contained in:
parent
07f234f423
commit
41c03f547b
37
x11/py-gtksourceview/Makefile
Normal file
37
x11/py-gtksourceview/Makefile
Normal file
@ -0,0 +1,37 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/11/26 21:06:35 bernd Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= python bindings for the GtkSourceView library
|
||||
|
||||
GNOME_PROJECT= pygtksourceview
|
||||
GNOME_VERSION= 2.0.0
|
||||
PKGNAME= py-gtksourceview-${GNOME_VERSION}
|
||||
CATEGORIES= x11
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MODULES= devel/gettext lang/python x11/gnome
|
||||
|
||||
WANTLIB= X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes \
|
||||
Xi Xinerama Xrandr Xrender atk-1.0 cairo expat \
|
||||
fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0 \
|
||||
glib-2.0 glitz gmodule-2.0 gobject-2.0 gtk-x11-2.0 m \
|
||||
pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre png xml2 z
|
||||
|
||||
LIB_DEPENDS= gtksourceview-2.0::x11/gtksourceview
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS} \
|
||||
::textproc/libxslt \
|
||||
::textproc/docbook-xsl
|
||||
RUN_DEPENDS= ::x11/py-gtk2
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ENV= PYTHON="${MODPY_BIN}"
|
||||
|
||||
LIBTOOL_FLAGS= --tag=disable-static
|
||||
|
||||
.include <bsd.port.mk>
|
5
x11/py-gtksourceview/distinfo
Normal file
5
x11/py-gtksourceview/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (pygtksourceview-2.0.0.tar.bz2) = pJRxCOemabZ/8P8VehMnKA==
|
||||
RMD160 (pygtksourceview-2.0.0.tar.bz2) = gwetyirDK6aiR4CIeRw2e2U6YGI=
|
||||
SHA1 (pygtksourceview-2.0.0.tar.bz2) = Te1sgp76KvlcRhm0QvmcPUTMymQ=
|
||||
SHA256 (pygtksourceview-2.0.0.tar.bz2) = dJB1wRigKe/FHFj0pJr78OyWmhwfnujCV4LqCLP5xkk=
|
||||
SIZE (pygtksourceview-2.0.0.tar.bz2) = 255507
|
2
x11/py-gtksourceview/pkg/DESCR
Normal file
2
x11/py-gtksourceview/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
This package contains python bindings for the version 2 of the
|
||||
GtkSourceView library.
|
15
x11/py-gtksourceview/pkg/PLIST
Normal file
15
x11/py-gtksourceview/pkg/PLIST
Normal file
@ -0,0 +1,15 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/11/26 21:06:35 bernd Exp $
|
||||
lib/pkgconfig/pygtksourceview-2.0.pc
|
||||
lib/python${MODPY_VERSION}/site-packages/gtksourceview2.la
|
||||
lib/python${MODPY_VERSION}/site-packages/gtksourceview2.so
|
||||
share/gtk-doc/html/pygtksourceview2/
|
||||
share/gtk-doc/html/pygtksourceview2/class-gtksourcebuffer.html
|
||||
share/gtk-doc/html/pygtksourceview2/class-gtksourcelanguage.html
|
||||
share/gtk-doc/html/pygtksourceview2/class-gtksourcelanguagesmanager.html
|
||||
share/gtk-doc/html/pygtksourceview2/class-gtksourcestylescheme.html
|
||||
share/gtk-doc/html/pygtksourceview2/class-gtksourceview.html
|
||||
share/gtk-doc/html/pygtksourceview2/index.html
|
||||
share/gtk-doc/html/pygtksourceview2/index.sgml
|
||||
share/gtk-doc/html/pygtksourceview2/pygtksourceview2.devhelp
|
||||
share/gtk-doc/html/pygtksourceview2/style.css
|
||||
share/pygtk/2.0/defs/gtksourceview2.defs
|
Loading…
Reference in New Issue
Block a user