Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Feb 2018 20:51:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 225487] games/anki: update to 2.0.47
Message-ID:  <bug-225487-13-YgDyT2iWFV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-225487-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-225487-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225487

owk <freebsd_ports@k-worx.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #190103|0                           |1
        is obsolete|                            |
 Attachment #190756|                            |maintainer-approval?
              Flags|                            |

--- Comment #1 from owk <freebsd_ports@k-worx.org> ---
Created attachment 190756
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D190756&action=
=3Dedit
patch for anki 2.0.47

Attached is an updated version of the patch to update Anki to 2.0.47

Changes:
- Cleanup of Makefile
- Patch for aqt/__init__.py to load localized dialogues for QT-widgets
(qt_*.pm) correctly.=20

Reason:
Anki looks for its locale files in /usr/local/share/locale and expects also=
 to
find at this location the qt_*.pm files but those files are placed to
/usr/local/share/anki/locale instead.

For example when one changes the language to Spanish in Anki the whole
dialogues will be in the selected language but the Qt-widgets are still in
English.

- Changed e-mail address in MAINTAINER because there was no feedback from t=
he
current maintainer. Feel free to change MAINTAINER to its original value if
there are problems or the current maintainer is still willing to maintain t=
he
port.

QA:
~~
portlint -A -> OK
poudriere (11.1-RELEASE amd64) -> OK

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225487-13-YgDyT2iWFV>