Lines 30-37
Link Here
|
30 |
libwebp.so:graphics/webp \ |
30 |
libwebp.so:graphics/webp \ |
31 |
libxml2.so:textproc/libxml2 |
31 |
libxml2.so:textproc/libxml2 |
32 |
|
32 |
|
33 |
USES= desktop-file-utils gnome meson ninja pkgconfig sqlite \ |
33 |
USES= desktop-file-utils gettext gnome meson ninja \ |
34 |
xorg |
34 |
pkgconfig sqlite xorg |
35 |
USE_GITHUB= yes |
35 |
USE_GITHUB= yes |
36 |
GH_ACCOUNT= elementary |
36 |
GH_ACCOUNT= elementary |
37 |
GH_PROJECT= photos |
37 |
GH_PROJECT= photos |
Lines 43-53
Link Here
|
43 |
USE_LDCONFIG= yes |
43 |
USE_LDCONFIG= yes |
44 |
USE_XORG= x11 |
44 |
USE_XORG= x11 |
45 |
MESON_BUILD_DIR= build |
45 |
MESON_BUILD_DIR= build |
46 |
OPTIONS_DEFINE= NLS |
|
|
47 |
OPTIONS_SUB= yes |
48 |
|
46 |
|
49 |
NLS_USES= gettext |
|
|
50 |
|
51 |
_ICONSDIR= ${STAGEDIR}${PREFIX}/share/icons/elementary-photos |
47 |
_ICONSDIR= ${STAGEDIR}${PREFIX}/share/icons/elementary-photos |
52 |
|
48 |
|
53 |
post-configure: |
49 |
post-configure: |