- uncomment some stuff that should work now
This commit is contained in:
parent
cef4a4da10
commit
c0efd4aad9
@ -1,14 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2009/04/26 11:01:05 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2009/04/26 17:10:53 jasper Exp $
|
||||
|
||||
# XXX the following modules are commented in PLIST
|
||||
# iPodModule ===> needs py-gpod which we don't provide
|
||||
# N800Module ===> needs HAL which we don't provide
|
||||
# Network sync ===> needs avahi
|
||||
|
||||
COMMENT= synchronization application for GNOME
|
||||
|
||||
GNOME_PROJECT= conduit
|
||||
GNOME_VERSION= 0.3.15
|
||||
PKGNAME= ${DISTNAME}p11
|
||||
PKGNAME= ${DISTNAME}p12
|
||||
|
||||
HOMEPAGE= http://www.conduit-project.org/
|
||||
|
||||
@ -22,8 +22,8 @@ MODULES= lang/python \
|
||||
x11/gnome
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
# XXX needs avahi for network sync
|
||||
RUN_DEPENDS= ::devel/gettext \
|
||||
RUN_DEPENDS= ::audio/libgpod,-python \
|
||||
::devel/gettext \
|
||||
::devel/xdg-utils \
|
||||
::graphics/py-goocanvas \
|
||||
::textproc/py-vobject \
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2009/03/14 10:40:52 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2009/04/26 17:10:53 jasper Exp $
|
||||
bin/conduit
|
||||
bin/conduit-client
|
||||
bin/conduit.real
|
||||
@ -270,11 +270,11 @@ lib/conduit/modules/ZotoModule.py/zoto.glade
|
||||
lib/conduit/modules/__init__.py
|
||||
lib/conduit/modules/__init__.pyc
|
||||
lib/conduit/modules/__init__.pyo
|
||||
@comment lib/conduit/modules/iPodModule/
|
||||
@comment lib/conduit/modules/iPodModule/config.glade
|
||||
@comment lib/conduit/modules/iPodModule/iPodModule.py
|
||||
@comment lib/conduit/modules/iPodModule/iPodModule.pyc
|
||||
@comment lib/conduit/modules/iPodModule/iPodModule.pyo
|
||||
lib/conduit/modules/iPodModule/
|
||||
lib/conduit/modules/iPodModule/config.glade
|
||||
lib/conduit/modules/iPodModule/iPodModule.py
|
||||
lib/conduit/modules/iPodModule/iPodModule.pyc
|
||||
lib/conduit/modules/iPodModule/iPodModule.pyo
|
||||
lib/pkgconfig/conduit.pc
|
||||
lib/python${MODPY_VERSION}/site-packages/conduit/
|
||||
lib/python${MODPY_VERSION}/site-packages/conduit/Conduit.py
|
||||
|
Loading…
Reference in New Issue
Block a user