Update to sqliteman-1.2.0.

Some hints from espie@.
This commit is contained in:
bernd 2008-10-27 00:07:00 +00:00
parent b207d23201
commit fddf905fdb
3 changed files with 111 additions and 30 deletions

View File

@ -1,29 +1,29 @@
# $OpenBSD: Makefile,v 1.8 2008/07/18 16:41:09 espie Exp $
# $OpenBSD: Makefile,v 1.9 2008/10/27 00:07:00 bernd Exp $
COMMENT = gui for sqlite
CATEGORIES = databases x11
DISTNAME = sqliteman-1.0.1
DISTNAME = sqliteman-1.2.0
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=sqliteman/}
HOMEPAGE = http://sourceforge.net/projects/sqliteman/
WRKDIST = ${WRKDIR}/sqliteman-1.0.1
#GPL
PERMIT_DISTFILES_CDROM =Yes
PERMIT_DISTFILES_CDROM = Yes
PERMIT_DISTFILES_FTP = Yes
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
WANTLIB = ICE SM X11 Xcursor Xext Xfixes Xi Xinerama Xrandr Xrender \
iconv c fontconfig freetype m pthread stdc++ z png glib-2.0 \
WANTLIB = ICE SM X11 Xext Xi Xinerama Xrandr Xrender \
c fontconfig freetype m pthread stdc++ z png glib-2.0 \
gthread-2.0
MODULES = devel/cmake
CONFIGURE_STYLE = cmake
SEPARATE_BUILD = simple
LIB_DEPENDS = QtCore,QtGui,QtSql::x11/qt4
LIB_DEPENDS = QtCore,QtGui,QtSql,QtXml::x11/qt4 \
qscintilla2::editors/qscintilla
RUN_DEPENDS = ::x11/qt4,-sqlite \
:desktop-file-utils-*:devel/desktop-file-utils

View File

@ -1,5 +1,5 @@
MD5 (sqliteman-1.0.1.tar.gz) = bUxs/+T31owKio4s4OhT3w==
RMD160 (sqliteman-1.0.1.tar.gz) = SOJ5xavh6NpunNYY+7VeNmSO1iU=
SHA1 (sqliteman-1.0.1.tar.gz) = HErJNhdPDx293sR5ZX4doN0TPQE=
SHA256 (sqliteman-1.0.1.tar.gz) = j1d5SC4WHkaRJORKmOrWKLEsIT0981YjGSTRFyUIpXI=
SIZE (sqliteman-1.0.1.tar.gz) = 538425
MD5 (sqliteman-1.2.0.tar.gz) = R/vTbzbgxJM+clKeTgSIwA==
RMD160 (sqliteman-1.2.0.tar.gz) = kGm2REVBwezG6Z6s9pQn9wL+fGo=
SHA1 (sqliteman-1.2.0.tar.gz) = 3FICcI92EaiQBpnRqFrcrjkV1V0=
SHA256 (sqliteman-1.2.0.tar.gz) = x15QKdIGbzt4Q3ASzTGxSkdRS59ECWzB1TUsdlwwfOM=
SIZE (sqliteman-1.2.0.tar.gz) = 1519236

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.3 2008/07/18 16:41:09 espie Exp $
@comment $OpenBSD: PLIST,v 1.4 2008/10/27 00:07:00 bernd Exp $
@bin bin/sqliteman
share/applications/sqliteman.desktop
share/icons/
@ -6,39 +6,120 @@ share/icons/sqliteman.png
share/sqliteman/
share/sqliteman/doc/
share/sqliteman/doc/en/
share/sqliteman/doc/en/create_table.png
share/sqliteman/doc/en/alterTable.png
share/sqliteman/doc/en/apa.html
share/sqliteman/doc/en/apas02.html
share/sqliteman/doc/en/apas03.html
share/sqliteman/doc/en/apas04.html
share/sqliteman/doc/en/blob.png
share/sqliteman/doc/en/ch01.html
share/sqliteman/doc/en/ch02.html
share/sqliteman/doc/en/ch03.html
share/sqliteman/doc/en/ch04.html
share/sqliteman/doc/en/ch05.html
share/sqliteman/doc/en/ch06.html
share/sqliteman/doc/en/ch06s02.html
share/sqliteman/doc/en/ch06s03.html
share/sqliteman/doc/en/ch06s04.html
share/sqliteman/doc/en/ch06s05.html
share/sqliteman/doc/en/ch07.html
share/sqliteman/doc/en/ch07s02.html
share/sqliteman/doc/en/ch07s03.html
share/sqliteman/doc/en/ch07s04.html
share/sqliteman/doc/en/ch07s05.html
share/sqliteman/doc/en/ch07s06.html
share/sqliteman/doc/en/ch07s07.html
share/sqliteman/doc/en/ch07s08.html
share/sqliteman/doc/en/ch07s09.html
share/sqliteman/doc/en/ch07s10.html
share/sqliteman/doc/en/ch07s11.html
share/sqliteman/doc/en/ch07s12.html
share/sqliteman/doc/en/ch07s13.html
share/sqliteman/doc/en/ch08.html
share/sqliteman/doc/en/ch09.html
share/sqliteman/doc/en/ch09s02.html
share/sqliteman/doc/en/clear_table_contents.png
share/sqliteman/doc/en/close.png
share/sqliteman/doc/en/column.png
share/sqliteman/doc/en/createIndex.png
share/sqliteman/doc/en/createTable.png
share/sqliteman/doc/en/createView.png
share/sqliteman/doc/en/dataExport.png
share/sqliteman/doc/en/dataImport.png
share/sqliteman/doc/en/dataViewer-advanced.png
share/sqliteman/doc/en/dataViewer-editor.png
share/sqliteman/doc/en/dataViewer.png
share/sqliteman/doc/en/database.png
share/sqliteman/doc/en/database_commit.png
share/sqliteman/doc/en/database_rollback.png
share/sqliteman/doc/en/delete_table_row.png
share/sqliteman/doc/en/document-export.png
share/sqliteman/doc/en/document-new.png
share/sqliteman/doc/en/document-open.png
share/sqliteman/doc/en/document-save-as.png
share/sqliteman/doc/en/document-save.png
share/sqliteman/doc/en/edit.png
share/sqliteman/doc/en/fdl-license.html
share/sqliteman/doc/en/go-next.png
share/sqliteman/doc/en/go-previous.png
share/sqliteman/doc/en/gpl-license.html
share/sqliteman/doc/en/index.html
share/sqliteman/doc/en/license.html
share/sqliteman/doc/en/main_window.png
share/sqliteman/doc/en/menu.html
share/sqliteman/doc/en/results.html
share/sqliteman/doc/en/results.png
share/sqliteman/doc/en/sqleditor.html
share/sqliteman/doc/en/sqleditor.png
share/sqliteman/doc/en/sqlite.html
share/sqliteman/doc/en/troubleshooting.html
share/sqliteman/doc/en/usage-context.html
share/sqliteman/doc/en/usage-database.html
share/sqliteman/doc/en/usage-file.html
share/sqliteman/doc/en/usage-prefs.html
share/sqliteman/doc/en/usage-run.html
share/sqliteman/doc/en/usage-system.html
share/sqliteman/doc/en/index.png
share/sqliteman/doc/en/insert_table_row.png
share/sqliteman/doc/en/kate.png
share/sqliteman/doc/en/kde-default.css
share/sqliteman/doc/en/key.png
share/sqliteman/doc/en/mainwindow-notes.png
share/sqliteman/doc/en/mainwindow.png
share/sqliteman/doc/en/populateTable.png
share/sqliteman/doc/en/preferences-desktop-display.png
share/sqliteman/doc/en/preferences-display.png
share/sqliteman/doc/en/preferences-editor.png
share/sqliteman/doc/en/preferences-lnf.png
share/sqliteman/doc/en/preferences-shortcuts.png
share/sqliteman/doc/en/runexplain.png
share/sqliteman/doc/en/runscript.png
share/sqliteman/doc/en/runsql.png
share/sqliteman/doc/en/schemaBrowser-pragma.png
share/sqliteman/doc/en/schemaBrowser-schema.png
share/sqliteman/doc/en/setnull.png
share/sqliteman/doc/en/snapshot.png
share/sqliteman/doc/en/sqlEditor.png
share/sqliteman/doc/en/sqliteman.png
share/sqliteman/doc/en/system-search.png
share/sqliteman/doc/en/system.png
share/sqliteman/doc/en/table.png
share/sqliteman/doc/en/trigger.png
share/sqliteman/doc/en/view.png
share/sqliteman/icons/
share/sqliteman/icons/blob.png
share/sqliteman/icons/clear_table_contents.png
share/sqliteman/icons/close.png
share/sqliteman/icons/column.png
share/sqliteman/icons/database.png
share/sqliteman/icons/database_commit.png
share/sqliteman/icons/database_rollback.png
share/sqliteman/icons/delete_table_row.png
share/sqliteman/icons/document-export.png
share/sqliteman/icons/document-new.png
share/sqliteman/icons/document-open.png
share/sqliteman/icons/document-save-as.png
share/sqliteman/icons/document-save.png
share/sqliteman/icons/edit.png
share/sqliteman/icons/go-next.png
share/sqliteman/icons/go-previous.png
share/sqliteman/icons/index.png
share/sqliteman/icons/insert_table_row.png
share/sqliteman/icons/kate.png
share/sqliteman/icons/key.png
share/sqliteman/icons/preferences-desktop-display.png
share/sqliteman/icons/runexplain.png
share/sqliteman/icons/runscript.png
share/sqliteman/icons/runsql.png
share/sqliteman/icons/setnull.png
share/sqliteman/icons/snapshot.png
share/sqliteman/icons/sqliteman.png
share/sqliteman/icons/system-search.png
share/sqliteman/icons/system.png
share/sqliteman/icons/table.png
share/sqliteman/icons/trigger.png