[Bug 283794] [revive port] audio/amarok: KDE music player version 3.2.0, QT6

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 04 Jan 2025 11:43:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283794

Rainer Hurling <rhurlin@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #256409|                            |maintainer-approval?(rhurli
              Flags|                            |n@FreeBSD.org)

--- Comment #8 from Rainer Hurling <rhurlin@FreeBSD.org> ---
Created attachment 256409
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=256409&action=edit
More adaptions to the Makefile

(In reply to Martin Filla from comment #7)
Nice :D

And as already mentioned in comment #4, the Makefile should be supplemented a
little and adapted to the conventions of FreeBSD. I have tried the following
changes/additions locally:

- DEPRACATED and EXPIRATION_DATE removed
- added LIB_DEPENDS=libmtp.so:multimedia/libmtp
- USES=gl added
- added USE_KDE_qt[56]=kirigami-addons
- added USE_KDE_qt[56]=phonon-backend
- added USE_KDE_qt5=sql-mysql
- added USE_KDE_qt6=sqldriver-mysql
- Reordered the entries according to portclippy

In the attached patch my changes to the Makefile as a suggestion for further
customization of the port. Presumably further improvements are possible ;)

If you agree with such changes and have tested them, please feel free to
include them in the 'big patch'.

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