Lines 1-6
Link Here
|
1 |
PORTNAME= eom |
1 |
PORTNAME= eom |
2 |
PORTVERSION= 1.26.0 |
2 |
DISTVERSION= 1.27.1 |
3 |
PORTREVISION= 5 |
|
|
4 |
CATEGORIES= graphics mate |
3 |
CATEGORIES= graphics mate |
5 |
MASTER_SITES= MATE |
4 |
MASTER_SITES= MATE |
6 |
DIST_SUBDIR= mate |
5 |
DIST_SUBDIR= mate |
Lines 14-30
LICENSE_FILE= ${WRKSRC}/COPYING
Link Here
|
14 |
|
13 |
|
15 |
BUILD_DEPENDS= itstool:textproc/itstool |
14 |
BUILD_DEPENDS= itstool:textproc/itstool |
16 |
LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification \ |
15 |
LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification \ |
17 |
libdbus-1.so:devel/dbus \ |
|
|
18 |
libdbus-glib-1.so:devel/dbus-glib \ |
19 |
libpeas-gtk-1.0.so:devel/libpeas |
16 |
libpeas-gtk-1.0.so:devel/libpeas |
20 |
|
17 |
|
21 |
PORTSCOUT= limitw:1,even |
18 |
PORTSCOUT= limitw:1,even |
22 |
|
19 |
|
23 |
USES= compiler:c11 desktop-file-utils gettext gmake gnome \ |
20 |
USES= compiler:c11 desktop-file-utils gettext-tools gmake gnome \ |
24 |
jpeg libtool localbase mate pathfix pkgconfig tar:xz xorg |
21 |
jpeg libtool localbase mate pathfix pkgconfig tar:xz xorg |
25 |
USE_MATE= desktop icontheme |
22 |
USE_MATE= desktop icontheme |
26 |
USE_XORG= x11 |
23 |
USE_XORG= x11 |
27 |
USE_GNOME= cairo gnomeprefix gtk30 intltool introspection \ |
24 |
USE_GNOME= cairo glib20 gnomeprefix gtk30 intltool introspection \ |
28 |
librsvg2 libxml2 |
25 |
librsvg2 libxml2 |
29 |
GNU_CONFIGURE= yes |
26 |
GNU_CONFIGURE= yes |
30 |
CONFIGURE_ARGS= --without-cms |
27 |
CONFIGURE_ARGS= --without-cms |
Lines 33-38
INSTALL_TARGET= install-strip
Link Here
|
33 |
GLIB_SCHEMAS= org.mate.eom.gschema.xml \ |
30 |
GLIB_SCHEMAS= org.mate.eom.gschema.xml \ |
34 |
org.mate.eom.enums.xml |
31 |
org.mate.eom.enums.xml |
35 |
|
32 |
|
|
|
33 |
#MAKE_JOBS_UNSAFE= yes |
34 |
|
36 |
OPTIONS_DEFINE= EXIF EXEMPI DOCS |
35 |
OPTIONS_DEFINE= EXIF EXEMPI DOCS |
37 |
OPTIONS_DEFAULT=EXIF EXEMPI |
36 |
OPTIONS_DEFAULT=EXIF EXEMPI |
38 |
|
37 |
|