Page MenuHomeFreeBSD

deskutils/znotes: Add Qt5 OPTION and support
ClosedPublic

Authored by rigoletto on Mar 11 2018, 9:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 28, 8:16 PM
Unknown Object (File)
Sat, Sep 20, 2:16 AM
Unknown Object (File)
Thu, Sep 18, 9:16 PM
Unknown Object (File)
Thu, Sep 18, 4:35 PM
Unknown Object (File)
Sat, Sep 13, 8:24 PM
Unknown Object (File)
Aug 18 2025, 8:20 AM
Unknown Object (File)
Aug 12 2025, 8:03 PM
Unknown Object (File)
Aug 12 2025, 8:03 PM

Details

Summary
  • adopt it
  • add Qt5 support

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 15558
Build 15595: arc lint + arc unit

Event Timeline

deskutils/znotes/Makefile
27

how about flavors?

deskutils/znotes/Makefile
4–5

instead of bumping you should maybe change the version number to the something like
0.4.5.20150825

19–30

^ is this really needed? It should find LRELEASE on its own.

deskutils/znotes/Makefile
35–36

^ propbably you want either to get rid of the NLS option, or move the linguist* deps to NLS_USE=QT[45]=...

deskutils/znotes/Makefile
4–5

it's not a question of "should maybe change" it is a question of must. The upstream version is not the same, so the port version must be updated.

27

Yes, please.

rigoletto marked 7 inline comments as done.

Done. :-)

Should I set Qt5 as default FLAVOR?

Thanks!

This looks good. We currently do not accept flavors that add new packages though, so this change will be able to go in when ports-mgmt/poudriere is updated to 3.3.

Updating new maintainer (me) e-mail address.

Thanks! :-D

I guess I will commit this after poudriere 3.3 has landed then, ok?

I guess I will commit this after poudriere 3.3 has landed then, ok?

Fine. 😄

accept as portmgr for the flavors part.

This revision is now accepted and ready to land.Apr 18 2018, 11:12 AM
This revision was automatically updated to reflect the committed changes.