gnucash-devel: remove, used for updating finance/gnucash

This commit is contained in:
Thomas Klausner 2020-06-29 15:37:19 +02:00
parent 425a3b30b6
commit b54dc400ee
10 changed files with 0 additions and 1634 deletions

View File

@ -1127,7 +1127,6 @@ SUBDIR+= gnomebaker
SUBDIR+= gnomeradio
SUBDIR+= gnormalize
SUBDIR+= gnubg-cvs
SUBDIR+= gnucash-devel
SUBDIR+= gnujump
SUBDIR+= gnump3d
SUBDIR+= gnunet

View File

@ -1,21 +0,0 @@
GnuCash is a personal finance manager. A check-book like register
GUI allows you to enter and track bank accounts, stocks, income
and even currency trades. A full set of reports allow you to see
the state of your finances. The interface is designed to be simple
and easy to use, but is backed with double-entry accounting principles
to ensure balanced books. Features include:
- An easy-to-use interface.
- Scheduled Transactions
- Mortgage & Loan Repayment Druid
- Small Business Accounting Features
- OFX and Quicken File Import and HBCI Support
- Reconcile window with running reconciled and cleared balances
- Stock/Mutual Fund Portfolios
- Get Stock & Mutual Fund quotes from various web sites
- Reports
- Multiple Currencies & Currency Trading, Multi-Currency Handling
- Chart of Accounts
- Split Transactions
- Double Entry
- General Ledger
- International date handling, many different translations.

View File

@ -1,91 +0,0 @@
# $NetBSD: Makefile,v 1.292 2020/04/14 10:35:17 wiz Exp $
DISTNAME= gnucash-4.0
CATEGORIES= finance
MASTER_SITES= ${MASTER_SITE_GITHUB:=gnucash/}
EXTRACT_SUFX= .tar.bz2
GITHUB_RELEASE= ${PKGVERSION_NOREV}
MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://www.gnucash.org/
COMMENT= Personal or business finance management program
LICENSE= gnu-gpl-v3
DEPENDS+= guile22-slib>=3.2.1:../../devel/guile22-slib
DEPENDS+= p5-Finance-Quote-[0-9]*:../../finance/p5-Finance-Quote
DEPENDS+= p5-Date-Manip-[0-9]*:../../devel/p5-Date-Manip
DEPENDS+= dconf-[0-9]*:../../devel/dconf
# instead of USE_TOOLS+=msgfmt, since we need a newer version
TOOL_DEPENDS+= gettext-tools>=0.20:../../devel/gettext-tools
GCC_REQD+= 8
USE_LANGUAGES= c c++17
USE_CMAKE= yes
USE_LIBTOOL= yes
INFO_FILES= yes
USE_TOOLS+= bash perl:run pkg-config
# remove when using ninja
USE_TOOLS+= gmake
# build failure in test-tx_import and a couple test failures
# https://bugzilla.gnome.org/show_bug.cgi?id=795251
TEST_TARGET= check
# too fragile
BUILDLINK_TRANSFORM+= rm:-Werror
LDFLAGS+= ${COMPILER_RPATH_FLAG}${PREFIX}/lib/gnucash
CXXFLAGS+= -Wno-deprecated-declarations
# https://bugs.gnucash.org/show_bug.cgi?id=797039
CFLAGS+= -Wno-char-subscripts
MAKE_ENV+= GUILE_AUTO_COMPILE=0
CMAKE_ARGS+= -DWITH_AQBANKING=OFF
CMAKE_ARGS+= -DPERL_EXECUTABLE=${PERL5}
CMAKE_ARGS+= -DCOMPILE_GSCHEMAS=OFF
#CMAKE_ARGS+= -GNinja
#BUILD_DEPENDS+= ninja-build-[0-9]*:../../devel/ninja-build
#do-build:
# cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ninja
#do-install:
# cd ${WRKSRC}; ${SETENV} ${INSTALL_ENV} ninja install
REPLACE_PERL+= common/gnc-test-env.pl
REPLACE_PERL+= libgnucash/backend/xml/test/grab-types.pl
REPLACE_PERL+= libgnucash/quotes/gnc-fq-dump
REPLACE_PERL+= util/elegant-sort.pl
PLIST_SRC= PLIST
PKG_SYSCONFSUBDIR= gnucash
CONF_FILES+= ${PREFIX}/share/examples/gnucash/environment ${PKG_SYSCONFDIR}/environment
INSTALLATION_DIRS= share/examples/gnucash
post-install:
${MV} ${DESTDIR}${PREFIX}/etc/gnucash/environment ${DESTDIR}${PREFIX}/share/examples/gnucash/environment
.include "options.mk"
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.56.1
.include "../../devel/glib2/schemas.mk"
.include "../../devel/glib2/buildlink3.mk"
BUILDLINK_API_DEPENDS.boost-headers+= boost-headers>=1.67
.include "../../devel/boost-headers/buildlink3.mk"
.include "../../devel/boost-libs/buildlink3.mk"
BUILDLINK_API_DEPENDS.googletest+= googletest>=1.8.0
.include "../../devel/googletest/buildlink3.mk"
.include "../../devel/swig3/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../graphics/gdk-pixbuf2/buildlink3.mk"
.include "../../lang/guile22/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../textproc/icu/buildlink3.mk"
BUILDLINK_API_DEPENDS.libxml2+= libxml2>=2.9.4
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../textproc/libxslt/buildlink3.mk"
BUILDLINK_API_DEPENDS.webkit-gtk+= webkit-gtk>=2.14.1
.include "../../www/webkit-gtk/buildlink3.mk"
BUILDLINK_API_DEPENDS.gtk3+= gtk3+>=3.22.30
.include "../../x11/gtk3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

File diff suppressed because it is too large Load Diff

View File

@ -1,2 +0,0 @@
@comment $NetBSD: PLIST.dbi,v 1.1 2018/04/09 08:47:54 wiz Exp $
lib/gnucash/libgncmod-backend-dbi.so

View File

@ -1,4 +0,0 @@
@comment $NetBSD: PLIST.ofx,v 1.1 2018/04/09 08:47:54 wiz Exp $
lib/gnucash/libgncmod-ofx.so
share/glib-2.0/schemas/org.gnucash.dialogs.import.ofx.gschema.xml
share/gnucash/ui/gnc-plugin-ofx-ui.xml

View File

@ -1,18 +0,0 @@
@comment $NetBSD: PLIST.python,v 1.2 2020/04/14 10:35:17 wiz Exp $
${PYSITELIB}/gnucash/__init__.py
${PYSITELIB}/gnucash/_gnucash_core_c.so
${PYSITELIB}/gnucash/_sw_app_utils.so
${PYSITELIB}/gnucash/_sw_core_utils.so
${PYSITELIB}/gnucash/app_utils.py
${PYSITELIB}/gnucash/function_class.py
${PYSITELIB}/gnucash/gnucash_business.py
${PYSITELIB}/gnucash/gnucash_core.py
${PYSITELIB}/gnucash/gnucash_core_c.py
share/gnucash/python/init.py
share/gnucash/python/pycons/__init__.py
share/gnucash/python/pycons/console.py
share/gnucash/python/pycons/ishell.py
share/gnucash/python/pycons/pycons
share/gnucash/python/pycons/setup.py
share/gnucash/python/pycons/shell.py
share/gnucash/python/pycons/simple_plot.py

View File

@ -1,15 +0,0 @@
# $NetBSD: buildlink3.mk,v 1.18 2020/03/08 16:47:43 wiz Exp $
BUILDLINK_TREE+= gnucash
.if !defined(GNUCASH_BUILDLINK3_MK)
GNUCASH_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gnucash+= gnucash>=2.1.0
BUILDLINK_ABI_DEPENDS.gnucash+= gnucash>=3.8bnb2
BUILDLINK_PKGSRCDIR.gnucash?= ../../finance/gnucash
.include "../../devel/glib2/buildlink3.mk"
.endif # GNUCASH_BUILDLINK3_MK
BUILDLINK_TREE+= -gnucash

View File

@ -1,6 +0,0 @@
$NetBSD: distinfo,v 1.99 2020/04/14 10:35:17 wiz Exp $
SHA1 (gnucash-4.0.tar.bz2) = 0bfe960fb97f0ea3fc7df513b60cf3f79b3b270b
RMD160 (gnucash-4.0.tar.bz2) = 65e64e9dc19518ddb9a54f62af5abcf5efbaf852
SHA512 (gnucash-4.0.tar.bz2) = 29fd61352932ff0962e5c634711bc1ae09020e457bace5d2954b743976b607ad3632ddf6a7024148e989dc8e69769400cb7795eee097f8d88dea3ac8d6b7c7ee
Size (gnucash-4.0.tar.bz2) = 13978744 bytes

View File

@ -1,42 +0,0 @@
# $NetBSD: options.mk,v 1.4 2018/04/09 08:47:35 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.gnucash
PKG_SUPPORTED_OPTIONS= libdbi libofx python
PKG_SUGGESTED_OPTIONS= libdbi libofx python
.include "../../mk/bsd.options.mk"
.if !empty(PKG_OPTIONS:Mlibofx)
CMAKE_ARGS+= -DWITH_OFX=ON
PLIST_SRC+= PLIST.ofx
.include "../../finance/libofx/buildlink3.mk"
.else
CMAKE_ARGS+= -DWITH_OFX=OFF
.endif
.if !empty(PKG_OPTIONS:Mlibdbi)
CMAKE_ARGS+= -DWITH_SQL=ON
PLIST_SRC+= PLIST.dbi
BUILD_DEPENDS+= libdbi-driver-sqlite3-[0-9]*:../../databases/libdbi-driver-sqlite3
.include "../../databases/libdbi/buildlink3.mk"
.else
CMAKE_ARGS+= -DWITH_SQL=OFF
.endif
.if !empty(PKG_OPTIONS:Mpython)
CMAKE_ARGS+= -DWITH_PYTHON=ON
PYTHON_VERSIONS_INCOMPATIBLE= 27
REPLACE_PYTHON+= bindings/python/example_scripts/*.py
REPLACE_PYTHON+= bindings/python/example_scripts/rest-api/*.py
REPLACE_PYTHON+= gnucash/python/pycons/*.py
PY_PATCHPLIST= yes
PLIST_SRC+= PLIST.python
# /usr/pkg/share/gnucash/python/pycons/console.py imports readline
DEPENDS+= ${PYPKGPREFIX}-readline-[0-9]*:../../devel/py-readline
.include "../../lang/python/application.mk"
.include "../../lang/python/extension.mk"
.else
CMAKE_ARGS+= -DWITH_PYTHON=OFF
.endif