Initial import of imgSeek, a photo collection manager and viewer with
content-based search and many other features. The query is expressed either as a rough sketch painted by the user or as another image you supply (or an image in your collection).
This commit is contained in:
parent
99e42302d7
commit
9ac26e34c9
4 changed files with 182 additions and 0 deletions
4
imgseek/DESCR
Normal file
4
imgseek/DESCR
Normal file
|
@ -0,0 +1,4 @@
|
|||
imgSeek is a photo collection manager and viewer with content-based
|
||||
search and many other features. The query is expressed either as a rough
|
||||
sketch painted by the user or as another image you supply (or an image
|
||||
in your collection).
|
22
imgseek/Makefile
Normal file
22
imgseek/Makefile
Normal file
|
@ -0,0 +1,22 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2008/02/13 22:19:51 shattered Exp $
|
||||
#
|
||||
|
||||
DISTNAME= imgSeek-0.8.6
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=imgseek/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= shattered@users.sourceforge.net
|
||||
HOMEPAGE= http://www.imgseek.net/
|
||||
COMMENT= Photo collection manager and viewer
|
||||
|
||||
USE_LANGUAGES= c c++
|
||||
PYDISTUTILSPKG= yes
|
||||
PYTHON_PATCH_SCRIPTS= *.py
|
||||
|
||||
.include "../../lang/python/extension.mk"
|
||||
.include "../../x11/py-qt3-modules/buildlink3.mk"
|
||||
.include "../../graphics/py-imaging/buildlink3.mk"
|
||||
.include "../../graphics/ImageMagick/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
151
imgseek/PLIST
Normal file
151
imgseek/PLIST
Normal file
|
@ -0,0 +1,151 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2008/02/13 22:19:51 shattered Exp $
|
||||
bin/imgSeek
|
||||
bin/imgSeekCmd
|
||||
${PYSITELIB}/imgSeekLib/AlbumForm.py
|
||||
${PYSITELIB}/imgSeekLib/AlbumForm.pyc
|
||||
${PYSITELIB}/imgSeekLib/AlbumForm.pyo
|
||||
${PYSITELIB}/imgSeekLib/AlbumWiz.py
|
||||
${PYSITELIB}/imgSeekLib/AlbumWiz.pyc
|
||||
${PYSITELIB}/imgSeekLib/AlbumWiz.pyo
|
||||
${PYSITELIB}/imgSeekLib/BatchEditForm.py
|
||||
${PYSITELIB}/imgSeekLib/BatchEditForm.pyc
|
||||
${PYSITELIB}/imgSeekLib/BatchEditForm.pyo
|
||||
${PYSITELIB}/imgSeekLib/BatchEditWnd.py
|
||||
${PYSITELIB}/imgSeekLib/BatchEditWnd.pyc
|
||||
${PYSITELIB}/imgSeekLib/BatchEditWnd.pyo
|
||||
${PYSITELIB}/imgSeekLib/CSVImportForm.py
|
||||
${PYSITELIB}/imgSeekLib/CSVImportForm.pyc
|
||||
${PYSITELIB}/imgSeekLib/CSVImportForm.pyo
|
||||
${PYSITELIB}/imgSeekLib/CSVImportWnd.py
|
||||
${PYSITELIB}/imgSeekLib/CSVImportWnd.pyc
|
||||
${PYSITELIB}/imgSeekLib/CSVImportWnd.pyo
|
||||
${PYSITELIB}/imgSeekLib/DSV.py
|
||||
${PYSITELIB}/imgSeekLib/DSV.pyc
|
||||
${PYSITELIB}/imgSeekLib/DSV.pyo
|
||||
${PYSITELIB}/imgSeekLib/DuplicateForm.py
|
||||
${PYSITELIB}/imgSeekLib/DuplicateForm.pyc
|
||||
${PYSITELIB}/imgSeekLib/DuplicateForm.pyo
|
||||
${PYSITELIB}/imgSeekLib/DuplicateWiz.py
|
||||
${PYSITELIB}/imgSeekLib/DuplicateWiz.pyc
|
||||
${PYSITELIB}/imgSeekLib/DuplicateWiz.pyo
|
||||
${PYSITELIB}/imgSeekLib/EXIF.py
|
||||
${PYSITELIB}/imgSeekLib/EXIF.pyc
|
||||
${PYSITELIB}/imgSeekLib/EXIF.pyo
|
||||
${PYSITELIB}/imgSeekLib/Error.py
|
||||
${PYSITELIB}/imgSeekLib/Error.pyc
|
||||
${PYSITELIB}/imgSeekLib/Error.pyo
|
||||
${PYSITELIB}/imgSeekLib/ExportForm.py
|
||||
${PYSITELIB}/imgSeekLib/ExportForm.pyc
|
||||
${PYSITELIB}/imgSeekLib/ExportForm.pyo
|
||||
${PYSITELIB}/imgSeekLib/ExportWnd.py
|
||||
${PYSITELIB}/imgSeekLib/ExportWnd.pyc
|
||||
${PYSITELIB}/imgSeekLib/ExportWnd.pyo
|
||||
${PYSITELIB}/imgSeekLib/GroupPickerForm.py
|
||||
${PYSITELIB}/imgSeekLib/GroupPickerForm.pyc
|
||||
${PYSITELIB}/imgSeekLib/GroupPickerForm.pyo
|
||||
${PYSITELIB}/imgSeekLib/GroupPickerWnd.py
|
||||
${PYSITELIB}/imgSeekLib/GroupPickerWnd.pyc
|
||||
${PYSITELIB}/imgSeekLib/GroupPickerWnd.pyo
|
||||
${PYSITELIB}/imgSeekLib/HTMLAlbum.py
|
||||
${PYSITELIB}/imgSeekLib/HTMLAlbum.pyc
|
||||
${PYSITELIB}/imgSeekLib/HTMLAlbum.pyo
|
||||
${PYSITELIB}/imgSeekLib/ImageDB.py
|
||||
${PYSITELIB}/imgSeekLib/ImageDB.pyc
|
||||
${PYSITELIB}/imgSeekLib/ImageDB.pyo
|
||||
${PYSITELIB}/imgSeekLib/IptcExtract.py
|
||||
${PYSITELIB}/imgSeekLib/IptcExtract.pyc
|
||||
${PYSITELIB}/imgSeekLib/IptcExtract.pyo
|
||||
${PYSITELIB}/imgSeekLib/MainForm.py
|
||||
${PYSITELIB}/imgSeekLib/MainForm.pyc
|
||||
${PYSITELIB}/imgSeekLib/MainForm.pyo
|
||||
${PYSITELIB}/imgSeekLib/MetaForm.py
|
||||
${PYSITELIB}/imgSeekLib/MetaForm.pyc
|
||||
${PYSITELIB}/imgSeekLib/MetaForm.pyo
|
||||
${PYSITELIB}/imgSeekLib/MetaWnd.py
|
||||
${PYSITELIB}/imgSeekLib/MetaWnd.pyc
|
||||
${PYSITELIB}/imgSeekLib/MetaWnd.pyo
|
||||
${PYSITELIB}/imgSeekLib/RenameForm.py
|
||||
${PYSITELIB}/imgSeekLib/RenameForm.pyc
|
||||
${PYSITELIB}/imgSeekLib/RenameForm.pyo
|
||||
${PYSITELIB}/imgSeekLib/RenameWiz.py
|
||||
${PYSITELIB}/imgSeekLib/RenameWiz.pyc
|
||||
${PYSITELIB}/imgSeekLib/RenameWiz.pyo
|
||||
${PYSITELIB}/imgSeekLib/Settings.py
|
||||
${PYSITELIB}/imgSeekLib/Settings.pyc
|
||||
${PYSITELIB}/imgSeekLib/Settings.pyo
|
||||
${PYSITELIB}/imgSeekLib/SlideShowDialog.py
|
||||
${PYSITELIB}/imgSeekLib/SlideShowDialog.pyc
|
||||
${PYSITELIB}/imgSeekLib/SlideShowDialog.pyo
|
||||
${PYSITELIB}/imgSeekLib/TransformForm.py
|
||||
${PYSITELIB}/imgSeekLib/TransformForm.pyc
|
||||
${PYSITELIB}/imgSeekLib/TransformForm.pyo
|
||||
${PYSITELIB}/imgSeekLib/TransformWnd.py
|
||||
${PYSITELIB}/imgSeekLib/TransformWnd.pyc
|
||||
${PYSITELIB}/imgSeekLib/TransformWnd.pyo
|
||||
${PYSITELIB}/imgSeekLib/Transforms.py
|
||||
${PYSITELIB}/imgSeekLib/Transforms.pyc
|
||||
${PYSITELIB}/imgSeekLib/Transforms.pyo
|
||||
${PYSITELIB}/imgSeekLib/__init__.py
|
||||
${PYSITELIB}/imgSeekLib/__init__.pyc
|
||||
${PYSITELIB}/imgSeekLib/__init__.pyo
|
||||
${PYSITELIB}/imgSeekLib/customWidgets.py
|
||||
${PYSITELIB}/imgSeekLib/customWidgets.pyc
|
||||
${PYSITELIB}/imgSeekLib/customWidgets.pyo
|
||||
${PYSITELIB}/imgSeekLib/dbCallbacks.py
|
||||
${PYSITELIB}/imgSeekLib/dbCallbacks.pyc
|
||||
${PYSITELIB}/imgSeekLib/dbCallbacks.pyo
|
||||
${PYSITELIB}/imgSeekLib/dbExportCSV.py
|
||||
${PYSITELIB}/imgSeekLib/dbExportCSV.pyc
|
||||
${PYSITELIB}/imgSeekLib/dbExportCSV.pyo
|
||||
${PYSITELIB}/imgSeekLib/dbExportXML.py
|
||||
${PYSITELIB}/imgSeekLib/dbExportXML.pyc
|
||||
${PYSITELIB}/imgSeekLib/dbExportXML.pyo
|
||||
${PYSITELIB}/imgSeekLib/helpText.py
|
||||
${PYSITELIB}/imgSeekLib/helpText.pyc
|
||||
${PYSITELIB}/imgSeekLib/helpText.pyo
|
||||
${PYSITELIB}/imgSeekLib/imgSeekApp.py
|
||||
${PYSITELIB}/imgSeekLib/imgSeekApp.pyc
|
||||
${PYSITELIB}/imgSeekLib/imgSeekApp.pyo
|
||||
${PYSITELIB}/imgSeekLib/imgdb.so
|
||||
${PYSITELIB}/imgSeekLib/sqlitedb.py
|
||||
${PYSITELIB}/imgSeekLib/sqlitedb.pyc
|
||||
${PYSITELIB}/imgSeekLib/sqlitedb.pyo
|
||||
share/imgSeek/color.png
|
||||
share/imgSeek/courB12.pbm
|
||||
share/imgSeek/courB12.pil
|
||||
share/imgSeek/imgseek_pt_BR.qm
|
||||
share/imgSeek/styles/Acqua/bg.png
|
||||
share/imgSeek/styles/Acqua/coininfd.png
|
||||
share/imgSeek/styles/Acqua/coininfg.png
|
||||
share/imgSeek/styles/Acqua/coinsupd.png
|
||||
share/imgSeek/styles/Acqua/coinsupg.png
|
||||
share/imgSeek/styles/Acqua/d.png
|
||||
share/imgSeek/styles/Acqua/fond.png
|
||||
share/imgSeek/styles/Acqua/g.png
|
||||
share/imgSeek/styles/Acqua/inf.png
|
||||
share/imgSeek/styles/Acqua/left.png
|
||||
share/imgSeek/styles/Acqua/right.png
|
||||
share/imgSeek/styles/Acqua/space15.png
|
||||
share/imgSeek/styles/Acqua/style.css
|
||||
share/imgSeek/styles/Acqua/sup.png
|
||||
share/imgSeek/styles/Acqua/uparrow.png
|
||||
share/imgSeek/styles/Slides/bg.png
|
||||
share/imgSeek/styles/Slides/coininfd.png
|
||||
share/imgSeek/styles/Slides/coininfg.png
|
||||
share/imgSeek/styles/Slides/coinsupd.png
|
||||
share/imgSeek/styles/Slides/coinsupg.png
|
||||
share/imgSeek/styles/Slides/d.png
|
||||
share/imgSeek/styles/Slides/fond.png
|
||||
share/imgSeek/styles/Slides/g.png
|
||||
share/imgSeek/styles/Slides/inf.png
|
||||
share/imgSeek/styles/Slides/left.png
|
||||
share/imgSeek/styles/Slides/right.png
|
||||
share/imgSeek/styles/Slides/space15.png
|
||||
share/imgSeek/styles/Slides/style.css
|
||||
share/imgSeek/styles/Slides/sup.png
|
||||
share/imgSeek/styles/Slides/uparrow.png
|
||||
@dirrm share/imgSeek/styles/Slides
|
||||
@dirrm share/imgSeek/styles/Acqua
|
||||
@dirrm share/imgSeek/styles
|
||||
@dirrm share/imgSeek
|
||||
@dirrm ${PYSITELIB}/imgSeekLib
|
5
imgseek/distinfo
Normal file
5
imgseek/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2008/02/13 22:19:51 shattered Exp $
|
||||
|
||||
SHA1 (imgSeek-0.8.6.tar.bz2) = 34799d7bfb3031e7e07c8c73b8b8ab0c46938c68
|
||||
RMD160 (imgSeek-0.8.6.tar.bz2) = 2d117512f309c067eac9834e96912bd0d75e4e8f
|
||||
Size (imgSeek-0.8.6.tar.bz2) = 396056 bytes
|
Loading…
Reference in a new issue