https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211665

Kai <freebsd_po...@k-worx.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |freebsd_po...@k-worx.org
 Attachment #195985|                            |maintainer-approval+
              Flags|                            |

--- Comment #19 from Kai <freebsd_po...@k-worx.org> ---
Created attachment 195985
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=195985&action=edit
py-openlp-2.6.4.patch

This is an rebased and improved patch and it is intended as preparation for bug
#230379 . 

This patches does also:
- adds LICENSE_FILE
- copies OpenLP to ${PREFIX}/bin (= renamed copy of openlp.py) with appropriate
workaround for the openlp.desktop file. [1]
- added INSTALLS_ICONS to pet portlint
- merged pre-build target into post-build target
- sorted variables a bit

QA:
~~~
- poudriere (11.2-RELEASE amd64) -> OK [2]
- portlint -> OK
- a short runtime test seemed to be ok

Note:
[1] - This is required to start the software. Otherwise it yields the following
error:

> ImportError: No module named 'openlp.core'; 'openlp' is not a package.

[2] - Testbuilds for the other FreeBSD releases are in progress

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to