FreeBSD Bugzilla – Attachment 117890 Details for
Bug 160054
[PATCH] games/gcompris: eliminate py-pysqlite2x dependency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.18 KB, created by
R.Mahmatkhanov
on 2011-08-24 12:50:07 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
R.Mahmatkhanov
Created:
2011-08-24 12:50:07 UTC
Size:
1.18 KB
patch
obsolete
>--- Makefile.orig 2011-08-14 00:58:25.000000000 +0400 >+++ Makefile 2011-08-24 15:33:04.000000000 +0400 >@@ -7,6 +7,7 @@ > > PORTNAME= gcompris > PORTVERSION= 9.6.1 >+PORTREVISION= 1 > CATEGORIES= games gnome > MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/ > >@@ -18,7 +19,7 @@ > > BUILD_DEPENDS= texi2html:${PORTSDIR}/textproc/texi2html \ > gnuchess:${PORTSDIR}/games/gnuchess \ >- ${PYTHON_SITELIBDIR}/pysqlite2/__init__.py:${PORTSDIR}/databases/py-pysqlite20 >+ ${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3 > LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis \ > ao.4:${PORTSDIR}/audio/libao \ > assetml.0:${PORTSDIR}/devel/libassetml \ >@@ -26,14 +27,14 @@ > gnet-2.0.0:${PORTSDIR}/net/gnet2 \ > dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib > RUN_DEPENDS= gnuchess:${PORTSDIR}/games/gnuchess \ >- ${PYTHON_SITELIBDIR}/pysqlite2/__init__.py:${PORTSDIR}/databases/py-pysqlite20 \ >+ ${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3 \ > gnucap:${PORTSDIR}/cad/gnucap > > USE_GMAKE= yes > USE_GETTEXT= yes > GNU_CONFIGURE= yes > USE_GSTREAMER= yes >-USE_PYTHON= yes >+USE_PYTHON= 2.5+ > USE_SDL= mixer > USE_DISPLAY= yes > USE_GNOME= gnomehack intlhack gnomeprefix gtk20 pygtk2 libxml2 librsvg2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 160054
: 117890