Re-enable FspotModule.
This commit is contained in:
parent
d3056aac7b
commit
38459c79d7
@ -1,16 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2010/03/21 10:45:34 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.25 2010/03/26 13:58:39 ajacoutot Exp $
|
||||
|
||||
# XXX the following modules are commented in PLIST
|
||||
# N800Module ===> needs HAL which we don't provide
|
||||
# iPodModule ===> needs HAL which we don't provide
|
||||
# FlickrModule ===> needs flickrapi which we don't provide
|
||||
# FspotModule ===> needs F-spot which we don't provide
|
||||
# (RUN_DEPENDS += audio/libgpod,-python)
|
||||
|
||||
COMMENT= synchronization application for GNOME
|
||||
|
||||
GNOME_PROJECT= conduit
|
||||
GNOME_VERSION= 0.3.17
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
||||
HOMEPAGE= http://www.conduit-project.org/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.9 2010/03/21 10:45:34 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.10 2010/03/26 13:58:39 ajacoutot Exp $
|
||||
bin/conduit
|
||||
bin/conduit-client
|
||||
bin/conduit.real
|
||||
@ -73,10 +73,10 @@ lib/conduit/modules/Firefox3Module/Firefox3Module.pyo
|
||||
@comment lib/conduit/modules/FlickrModule/FlickrModule.py
|
||||
@comment lib/conduit/modules/FlickrModule/FlickrModule.pyc
|
||||
@comment lib/conduit/modules/FlickrModule/FlickrModule.pyo
|
||||
@comment lib/conduit/modules/FspotModule/
|
||||
@comment lib/conduit/modules/FspotModule/FspotModule.py
|
||||
@comment lib/conduit/modules/FspotModule/FspotModule.pyc
|
||||
@comment lib/conduit/modules/FspotModule/FspotModule.pyo
|
||||
lib/conduit/modules/FspotModule/
|
||||
lib/conduit/modules/FspotModule/FspotModule.py
|
||||
lib/conduit/modules/FspotModule/FspotModule.pyc
|
||||
lib/conduit/modules/FspotModule/FspotModule.pyo
|
||||
lib/conduit/modules/GConfModule/
|
||||
lib/conduit/modules/GConfModule/GConfModule.py
|
||||
lib/conduit/modules/GConfModule/GConfModule.pyc
|
||||
|
Loading…
Reference in New Issue
Block a user