summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBor Kraljič2011-10-11 14:02:05 +0200
committerBor Kraljič2011-10-11 14:02:05 +0200
commita79d1d7473361e0efc8bdf4d41a5febac473a48f (patch)
tree7173c1df331f8b6131ff47c1525beb6f60bcd9b4
parent98be31e968ce4a54146e99d8932ca4444e3e21ee (diff)
x11/qhacc: removed (we no longer support qt3 (qt-x11))
-rw-r--r--ChangeLog1
-rwxr-xr-xx11/qhacc/BUILD8
-rwxr-xr-xx11/qhacc/DEPENDS20
-rwxr-xr-xx11/qhacc/DETAILS33
-rwxr-xr-xx11/qhacc/FINAL4
-rw-r--r--x11/qhacc/HISTORY117
-rwxr-xr-xx11/qhacc/INSTALL3
-rwxr-xr-xx11/qhacc/PREPARE2
8 files changed, 1 insertions, 187 deletions
diff --git a/ChangeLog b/ChangeLog
index bc0db40942..bbd4ed8df5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -242,6 +242,7 @@
* wm-addons/bbconf: removed (we no longer support qt3 (qt-x11))
* x11-toolkits/polymer: removed (we no longer support qt3 (qt-x11))
* x11/qbankmanager: removed (we no longer support qt3 (qt-x11))
+ * x11/qhacc: removed (we no longer support qt3 (qt-x11))
2011-10-05 Vlad Glagolev <stealth@sourcemage.org>
* python-pypi/fabric: new spell, simple, Pythonic tool for remote
diff --git a/x11/qhacc/BUILD b/x11/qhacc/BUILD
deleted file mode 100755
index 3f37215782..0000000000
--- a/x11/qhacc/BUILD
+++ /dev/null
@@ -1,8 +0,0 @@
-PREFIX=/usr &&
-DATADIR=${PREFIX}/share/${SPELL} &&
-OPTS="--prefix=$PREFIX \
- --datadir=${DATADIR} \
- $OPTS" &&
-make_single &&
-default_build &&
-sedit "s:/local::" src/qhacc
diff --git a/x11/qhacc/DEPENDS b/x11/qhacc/DEPENDS
deleted file mode 100755
index 145b3170d9..0000000000
--- a/x11/qhacc/DEPENDS
+++ /dev/null
@@ -1,20 +0,0 @@
-depends qt-x11 "--with-qt-moc=/usr/bin --with-qt-libs=/usr/lib --with-qt-includes=/usr/include/qt " &&
-optional_depends aqbanking "--enable-aqbanking" \
- "--disable-aqbanking" \
- "HBCS support" &&
-optional_depends libofx "--enable-ofx --with-ofx-includes=/usr/include/libofx"\
- "--disable-ofx"\
- "OFX support" &&
-#optional_depends libxml2 "--enable-xml" "" \
-# "xml plugin support" &&
-
-#if query "Enable SQL database plugin?" n
-if [ "$SQL" == "y" ]
-then
- depends sqlite "--enable-sqlite" &&
-
- optional_depends postgresql "--enable-psql" "" "for PostgreSQL plugin" &&
- optional_depends MYSQL "" "" "for MySQL plugin"
-
-fi
-
diff --git a/x11/qhacc/DETAILS b/x11/qhacc/DETAILS
deleted file mode 100755
index 317983f2d8..0000000000
--- a/x11/qhacc/DETAILS
+++ /dev/null
@@ -1,33 +0,0 @@
- SPELL=qhacc
- VERSION=3.5
- SOURCE_HASH=sha512:fe56e8944df11778452f0389fdb5182a771b18c500380efe1f8a07067ff2ea3404170d3d37d2aafecf4f2cd5a728297599616030aa2bfd74b0014b93af89a4d0
- SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
- WEB_SITE=http://qhacc.sourceforge.net/
- ENTERED=20030103
- LICENSE[0]=GPL
- DOCS="NEWS README"
- KEYWORDS="qt x11"
- SHORT="QT bank account manager"
-cat << EOF
-# Account Reporting
-# Sub-Accounting
-# Line/Bar/TwoBar/Pie Graphs of accounts (snapshot)
-# Printing of reports and graphs
-# Cut-Copy-and-Paste transactions
-# User configurable transaction types
-# American or European date formats
-# Configurable interface
-# Memorized transactions
-# Double-Entry or Single-Entry bookkeeping
-# Split transactions
-# Auto-increment check numbers on checking accounts
-# Type-Ahead text boxes
-# Reconciliation window
-# Auto-completion of frequently-used transaction entries
-# MySQL database support
-# Internationalization-able.
-# Generally pretty stable. (At least, more stable than many things which are less stable.)
-# Based exclusively on QT, so it should be widely compilable (it's not just for Linux)
-EOF
diff --git a/x11/qhacc/FINAL b/x11/qhacc/FINAL
deleted file mode 100755
index 8b36a32f87..0000000000
--- a/x11/qhacc/FINAL
+++ /dev/null
@@ -1,4 +0,0 @@
-cat <<EOF
-please check the documentation, as the database format has been changed and existing
-files must be upgraded
-EOF
diff --git a/x11/qhacc/HISTORY b/x11/qhacc/HISTORY
deleted file mode 100644
index a3a0ce986a..0000000000
--- a/x11/qhacc/HISTORY
+++ /dev/null
@@ -1,117 +0,0 @@
-2010-04-06 Philippe "Puppet_Master" Caseiro <puppetmaster@sourcemage.org>
- * DEPENDS: updated mysql dependency to MYSQL provider
-
-2006-10-03 Juuso Alasuutari <iuso@sourcemage.org>
- * DETAILS: [automated] Removed UPDATED.
-
-2006-06-28 Eric Sandall <sandalle@sourcemage.org>
- * DETAILS: Removed BUILD_API=2, set grimoire-wide
-
-2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2006-02-12 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 3.2.5
- * DEPENDS: add optional aqbanking, libofx
-
-2005-11-29 Seth Woolley <seth@tautology.org>
- * DETAILS: MD5 -> SHA512
-
-2005-10-29 Jason Flatt <jflatt@sourcemage.org>
- * BUILD, INSTALL: Move the installation to /usr, rather than
- /usr/qhacc.
-
-2005-06-11 Eric Sandall <sandalle@sourcemage.org>
- * DETAILS: Updated to 3.4
- * INSTALL: Use default_install
-
-2005-04-07 Eric Sandall <sandalle@sourcemage.org>
- * DETAILS: Removed MAKE_NJOBS=1
- * BUILD: Run make_single before default_build
- Removed TABs
- * INSTALL: Run make_normal before make install
- Removed TABs
-
-2004-10-30 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 3.2.2
-
-2004-09-03 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 3.2.1
-
-2004-08-02 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 3.2
- * BUILD: disable patch
- * gcc-3.4.diff: deleted
-
-2004-06-25 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 3.1
- * BUILD: another gcc-3.4 fix
- * PREPARE: add
- * DEPENDS: test persistant SQL variable
-
-2004-06-01 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: BUILD_API=2
- * BUILD: rewrite
- temporary fix for gcc-3.4 (pow has moved)
- * INSTALL FINAL: added
- * DEPENDS: add flags for qt-x11
- * POST_INSTALL: deleted
-
-2004-05-24 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS version 3.0
-
-2004-04-08 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 2.9.9
-
-2004-02-16 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 2.9.8
-
-2004-02-06 Eric Sandall <sandalle@sourcemage.org>
- * DETAILS: Remove TABs
- Change LICENSE to LICENSE[0]
- Add MAKE_NJOBS=1
- Add entries to ENTERED and UPDATED
-
-2004-02-05 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 2.9.7
-
-2004-01-13 Eric Sandall <sandalle@sourcemage.org>
- * DEPENDS: Bug #5470, both postgresql and
- mysql plugins need sqlite
-
-2004-01-10 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 2.9.6
-
-2003-12-20 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 2.9.5
-
-2003-12-06 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 2.9.3
- * DEPENDS: add optional sqlite, postgresql and mysql
- * HISTORY: reformatted
- * BUILD: copy easysetup scripts
-
-2003-10-01 Treeve Jelbert <treeve@sourcemage.org>
- * BUILD: install to /usr/qhacc, as previously files
- were installed in various strange places
- * CONFLICTS: remove
-
-2003-09-29 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 2.9.2
- * CONFLICTS: add, to ensure removal of previous version
-
-2003-09-22 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 2.9.1
-
-2003-04-08 M.L. <mlubrano@sourcemage.org>
- * BUILD: Added $OPTS
-
-2003-01-31 Joel Mayes <jmayes@sourcemage.org>
- * Spell added to devel grimoire
-
-2003-01-15 M.L. <mlubrano@sourcemage.org>
- * DETAILS: Version++ (2.6).
-
-2003-01-03 M.L. <mlubrano@sourcemage.org>
- * Created spell.
-
diff --git a/x11/qhacc/INSTALL b/x11/qhacc/INSTALL
deleted file mode 100755
index cebf1a2d0e..0000000000
--- a/x11/qhacc/INSTALL
+++ /dev/null
@@ -1,3 +0,0 @@
-make_normal &&
-default_install &&
-cp -r contrib/easysetup ${DATADIR}
diff --git a/x11/qhacc/PREPARE b/x11/qhacc/PREPARE
deleted file mode 100755
index 15fffe6aec..0000000000
--- a/x11/qhacc/PREPARE
+++ /dev/null
@@ -1,2 +0,0 @@
-config_query SQL "Enable SQL database plugin?" n
-true