summaryrefslogtreecommitdiff
path: root/gnu/packages/gnucash.scm
Commit message (Collapse)AuthorAge
* gnu: gnucash: Update to 2.6.9.Andreas Enge2015-11-16
| | | | | * gnu/packages/gnucash.scm (gnucash): Update to 2.6.9. [home-page]: Update.
* gnu: gnucash: Add Finance::Quote support.Eric Bavier2015-09-10
| | | | | | | | * gnu/packages/patches/gnucash-price-quotes-perl.patch: New patch. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/gnucash.scm (gnucash)[source]: Use it. [inputs]: Add perl-date-manip and perl-finance-quote. [arguments]: Add 'wrap-programs' phase. Move below inputs.
* gnu: webkitgtk-2.4: Update to 2.8.9, build with gtk3.宋文武2015-05-29
| | | | | | | | | | | * gnu/packages/webkit.scm (webkitgtk-2.4): Update to 2.8.9, build with gtk3. Move flex and which to 'native-inputs'. Remove #:configure-flags. (webkitgtk/gtk+-2): New variable. * gnu/packages/gnucash.scm (gnucash): Use webkitgtk/gtk+-2. * gnu/packages/patches/webkitgtk-2.4.8-gmutexlocker.patch: Remove file. * gnu-system.am (dist_patch_DATA): Remove it. Co-authored-by: Feng Shu <tumashu@163.com>
* gnu: Add GnuCash.Ricardo Wurmus2015-05-07
* gnu/packages/gnucash.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.