freebsd-ports/polish/qnapi/files/patch-gui_gui.pro
Pawel Pekala 1b53bac478 Update to version 0.2.3
- application translated to English and Italian languages
- completely rewritten configuration subsystem
- code separated into two subprojects: libqnapi and gui
- selecting target format/extension from command line interface - #65
- fixed problem with color information loss during subtitles conversion - #100
- Linux x86_64 AppImage binary available
2017-05-20 12:52:56 +00:00

11 lines
205 B
Prolog

--- gui/gui.pro.orig 2017-05-19 20:28:11 UTC
+++ gui/gui.pro
@@ -81,6 +81,7 @@ unix:!macx {
DESTDIR = ../
CONFIG += link_pkgconfig
PKGCONFIG += libmediainfo
+ LIBS += -lmaia
}
macx {