macstrop icon indicating copy to clipboard operation
macstrop copied to clipboard

RJVB's repository of alternative macports, with ports missing from or overriding those in the standard collection, including a set of KF5 ports.

Results 30 macstrop issues
Sort by recently updated
recently updated
newest added

number 100.. here we go: trying to upgrade poppler-qt5, seems like it is looking for QT5 5.12 and fails: CMake Error at CMakeLists.txt:162 (MESSAGE): Could not find the 5.12 version...

Neither qt5-kde nor qt5-kde-devel seem able to build on M1 hardware. Here are some of the reasons why this might be the case: 1. Qt version 5.9 may be too...

Installation of kf5-tellico is stuck with ksvg2icns: $ sudo port install kf5-tellico ---> p5-text-bibtex is replaced by p5.26-text-bibtex ---> Deactivating p5-text-bibtex @0.850.0_0 ---> Cleaning p5-text-bibtex ---> Computing dependencies for p5.26-text-bibtex...

Trying to upgrade port or install kf5-tellico fails with :info:build Undefined symbols for architecture x86_64: [main.log](https://github.com/RJVB/macstrop/files/2625510/main.log) [main.log](https://github.com/RJVB/macstrop/files/2625509/main.log)

Hi, A lot of Port (ie: kf5-kio) can not be installed with this error `Error: docbook-xsl has been replaced by docbook-xsl-nons; please install that instead.` I tried to change kf5/KF5-Frameworks/Portfile...

Hello and thank you for working on the additional QT5 ports! I've just tried to build the qt5-mac-devel port using your portfiles. Unfortunately, it fails on the patching step. It...

@RJVB This is a specific error, since the patched source differs here from `qt4-mac` port: ``` :info:build /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_aqua_qt4-mac-devel/qt4-mac-devel/work/qt-everywhere-opensource-src-4.8.7/src/gui/text/qfontengine_coretext.mm: In member function ‘void QCoreTextFontEngine::init()’: :info:build /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_aqua_qt4-mac-devel/qt4-mac-devel/work/qt-everywhere-opensource-src-4.8.7/src/gui/text/qfontengine_coretext.mm:546: error: ‘kCTFontColorGlyphsTrait’ was not declared...

https://github.com/RJVB/macstrop/blob/ed6e80a92ea4ee583a359b2417a7da8ed03a6afd/multimedia/qmplay2/Portfile#L185-L188 What is the issue with building with gcc? I certainly can build it with gcc, though I use a version compatible with Qt4 (i.e. not the latest one).

``` /bin/sh ../libtool --tag=CC --mode=link /usr/bin/clang -pipe -Os -Qunused-arguments -Werror-implicit-function-declaration -L/opt/local/lib -Wl,--enable-new-dtags -Wl,-rpath,/opt/local/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/libexec/openssl3/lib -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -o curl slist_wc.o terminal.o tool_binmode.o tool_bname.o tool_cb_dbg.o tool_cb_hdr.o tool_cb_prg.o tool_cb_rea.o tool_cb_see.o...