Lines 11-17
Link Here
|
11 |
libgsl.so:math/gsl \ |
11 |
libgsl.so:math/gsl \ |
12 |
libqalculate.so:math/libqalculate |
12 |
libqalculate.so:math/libqalculate |
13 |
|
13 |
|
14 |
USES= cmake:outsource eigen:3 gettext kde:5 pkgconfig qt:5 tar:xz |
14 |
USES= cmake:outsource compiler:c++11-lang eigen:3 gettext kde:5 \ |
|
|
15 |
pkgconfig qt:5 tar:xz |
15 |
USE_KDE= attica auth bookmarks codecs completion config configwidgets \ |
16 |
USE_KDE= attica auth bookmarks codecs completion config configwidgets \ |
16 |
coreaddons crash doctools ecm emoticons guiaddons i18n \ |
17 |
coreaddons crash doctools ecm emoticons guiaddons i18n \ |
17 |
iconthemes init itemmodels itemviews jobwidgets js \ |
18 |
iconthemes init itemmodels itemviews jobwidgets js \ |
Lines 21-26
Link Here
|
21 |
USE_QT= core dbus gui network opengl printsupport qml quick svg \ |
22 |
USE_QT= core dbus gui network opengl printsupport qml quick svg \ |
22 |
widgets xml \ |
23 |
widgets xml \ |
23 |
buildtools_build qmake_build |
24 |
buildtools_build qmake_build |
|
|
25 |
CXXFLAGS_powerpc64= -Wno-error=return-type |
26 |
CXXFLAGS_powerpc= -Wno-error=return-type |
27 |
CXXFLAGS_powerpcspe= -Wno-error=return-type |
28 |
CXXFLAGS_sparc64= -Wno-error=return-type |
24 |
|
29 |
|
25 |
OPTIONS_DEFINE= DOCS |
30 |
OPTIONS_DEFINE= DOCS |
26 |
|
31 |
|