rsadowski 5bf41bdeb0 Update eliot to 2.1pl20200624
From Nam Nguyen, notes:

- Move HOMEPAGE to https
- Hosts MASTER_SITES as a tarball from a git checkout dated 2018/11/10
  on my server. Does anyone have space available to host this distfile
  until upstream does a new release? My VPS is cheap and not so reliable,
  but if this is acceptable, I could host it.
- Moves to qt5
- CONFIGURE_STYLE autoreconf because it is not a release tarball
- Adds gettext,-tools to BUILD_DEPENDS for building translations
- do-gen line taken from Makefile.template to run autohell

  Note: I omitted BUILD_DEPENDS like devel/libtool and
  ${MODGNU_AUTOHELL_DEPENDS} because they seem to be pulled in by
  the autoreconf CONFIGURE_STYLE.

- pre-build calls en@quot.po-create and en@boldquot.po-create targets in
  the po/Makefile. By default msgfmt fails because it expects a header
  (the header is inserted by these targets) when converting the po
  (portable object) files into gmo (GNU machine object).

  Note: I omitted the canonical env -i ${MAKE_ENV} before
  ${MAKE_PROGRAM} because it strangely fails. It should not be a problem
  because the *.po for quot and boldquot get headers correctly inserted
  for processing by gettext's msgfmt. Also, quote and boldquot only
  change quotation marks and are not really translation files.

- Upstream added my menu segfault fix, so this update brings it to this
commit:
https://git.savannah.nongnu.org/cgit/eliot.git/commit/?id=672a1b5001069b09c8e13c7bf1488e33164461f5

- Upstream also added patch-dic_csv_helper_cpp, so remove it.
https://git.savannah.nongnu.org/cgit/eliot.git/commit/?id=5859299b48a8ca5756e1607139429edd4ac7ffa0

- Qt5 by default was recently merged to master, so --enable-qt now means
Qt5.
https://git.savannah.nongnu.org/cgit/eliot.git/commit/?id=b2cf69e3afa4fe1d63fb067848fa2d0723a307ff

Tweaks by landry@, Diff form Nam Nguyen! Thanks
2020-07-03 14:27:29 +00:00

29 lines
852 B
Plaintext

@comment $OpenBSD: PLIST,v 1.4 2020/07/03 14:27:29 rsadowski Exp $
@bin bin/compdic
@bin bin/eliot
@bin bin/eliotcurses
@bin bin/listdic
@bin bin/regexp
share/applications/eliot.desktop
share/eliot/
share/eliot/danosc.dawg
share/eliot/eliot-dic-cs.dawg
share/eliot/eliot-dic-fr.dawg
share/eliot/lex-fise.dawg
share/eliot/rak.dawg
share/eliot/sowpods06.dawg
share/eliot/twl06.dawg
share/icons/eliot.png
share/locale/ca/LC_MESSAGES/eliot.mo
share/locale/cs/LC_MESSAGES/eliot.mo
share/locale/en/LC_MESSAGES/eliot.mo
share/locale/en@boldquot/LC_MESSAGES/eliot.mo
share/locale/en@quot/LC_MESSAGES/eliot.mo
share/locale/es/LC_MESSAGES/eliot.mo
share/locale/fr/LC_MESSAGES/eliot.mo
share/locale/gl/LC_MESSAGES/eliot.mo
share/locale/id/LC_MESSAGES/eliot.mo
share/locale/it/LC_MESSAGES/eliot.mo
share/locale/sr/LC_MESSAGES/eliot.mo
@tag update-desktop-database