finance/gnucash: Update to 4.13
- Add missing dependency
This commit is contained in:
parent
7dd682d5ba
commit
7a721b2e19
@ -1,6 +1,5 @@
|
||||
PORTNAME= gnucash
|
||||
PORTVERSION= 4.12
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 4.13
|
||||
CATEGORIES= finance gnome
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION}
|
||||
|
||||
@ -34,7 +33,7 @@ USES= cmake:insource compiler:c++11-lib cpe desktop-file-utils \
|
||||
shebangfix tar:bzip2 xorg
|
||||
USE_XORG= x11
|
||||
USE_CXXSTD= c++11
|
||||
USE_GNOME= cairo gtk30 intltool libxml2 libxslt
|
||||
USE_GNOME= cairo gdkpixbuf2 gtk30 intltool libxml2 libxslt
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CMAKE_ARGS= -DCOMPILE_GSCHEMAS=OFF \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1664125842
|
||||
SHA256 (gnucash-4.12.tar.bz2) = cc8c051a56b8bb433566d6e2890df59f3d895a395c8cf5246c1b728102ce10ae
|
||||
SIZE (gnucash-4.12.tar.bz2) = 14552115
|
||||
TIMESTAMP = 1671374630
|
||||
SHA256 (gnucash-4.13.tar.bz2) = 401a158086635ea17fbb145325558537289aa1d24d022f7c3317e12f3dabd8e7
|
||||
SIZE (gnucash-4.13.tar.bz2) = 14658572
|
||||
|
@ -196,6 +196,7 @@ include/gnucash/qof-string-cache.h
|
||||
include/gnucash/qof.h
|
||||
include/gnucash/qofbackend.h
|
||||
include/gnucash/qofbook.h
|
||||
include/gnucash/qofbook.hpp
|
||||
include/gnucash/qofbookslots.h
|
||||
include/gnucash/qofchoice.h
|
||||
include/gnucash/qofclass.h
|
||||
@ -1381,6 +1382,7 @@ share/icons/hicolor/scalable/apps/gnucash-icon.svg
|
||||
%%NLS%%share/locale/lt/LC_MESSAGES/gnucash.mo
|
||||
%%NLS%%share/locale/lv/LC_MESSAGES/gnucash.mo
|
||||
%%NLS%%share/locale/mai/LC_MESSAGES/gnucash.mo
|
||||
%%NLS%%share/locale/mk/LC_MESSAGES/gnucash.mo
|
||||
%%NLS%%share/locale/mni/LC_MESSAGES/gnucash.mo
|
||||
%%NLS%%share/locale/mni@bengali/LC_MESSAGES/gnucash.mo
|
||||
%%NLS%%share/locale/mr/LC_MESSAGES/gnucash.mo
|
||||
|
Loading…
Reference in New Issue
Block a user