aboutsummaryrefslogtreecommitdiff
path: root/graphics/mate-image-viewer
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-05-18 21:05:53 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-05-18 21:05:53 +0000
commit5c0834bd1bc5660b5c11f55977b2ab5f3e747e59 (patch)
tree9852518a2e2f6eb1e7a6f38029c2282c7d12abea /graphics/mate-image-viewer
parentede8070bcdee4ce278e9c2ff2ec2bdc51ecd27b9 (diff)
downloadports-5c0834bd1bc5660b5c11f55977b2ab5f3e747e59.tar.gz
ports-5c0834bd1bc5660b5c11f55977b2ab5f3e747e59.zip
For several MATE related ports:
- USES=libtool tar:xz. - INSTALL_TARGET=install-strip. - Add CONFIGURE_ARGS=--disable-static to ports that only install plugins.
Notes
Notes: svn path=/head/; revision=354470
Diffstat (limited to 'graphics/mate-image-viewer')
-rw-r--r--graphics/mate-image-viewer/Makefile10
-rw-r--r--graphics/mate-image-viewer/pkg-plist7
2 files changed, 4 insertions, 13 deletions
diff --git a/graphics/mate-image-viewer/Makefile b/graphics/mate-image-viewer/Makefile
index e60c80bc6901..5fde7402d4ec 100644
--- a/graphics/mate-image-viewer/Makefile
+++ b/graphics/mate-image-viewer/Makefile
@@ -16,14 +16,12 @@ LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg
PORTSCOUT= limitw:1,even
-USES= desktop-file-utils gettext gmake pathfix pkgconfig \
- shared-mime-info
-USE_XZ= yes
+USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig \
+ shared-mime-info tar:xz
USE_MATE= desktop docutils icontheme
USE_XORG= x11
USE_GNOME= gdkpixbuf2 glib20 gnomehier gtk20 librsvg2 libxml2
INSTALLS_OMF= yes
-USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-gtk-doc \
--with-html-dir=${PREFIX}/share/doc \
@@ -32,6 +30,7 @@ CONFIGURE_ARGS= --disable-gtk-doc \
INSTALLS_ICONS= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+INSTALL_TARGET= install-strip
GLIB_SCHEMAS= org.mate.eom.gschema.xml
@@ -69,7 +68,4 @@ PLIST_SUB+= EXIFEXEMPI=""
PLIST_SUB+= EXIFEXEMPI="@comment "
.endif
-post-install:
- @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/eom/plugins/*.so
-
.include <bsd.port.mk>
diff --git a/graphics/mate-image-viewer/pkg-plist b/graphics/mate-image-viewer/pkg-plist
index 62306984d884..d35326be6acc 100644
--- a/graphics/mate-image-viewer/pkg-plist
+++ b/graphics/mate-image-viewer/pkg-plist
@@ -23,14 +23,8 @@ include/eom-2.20/eom/eom-thumbnail.h
include/eom-2.20/eom/eom-transform.h
include/eom-2.20/eom/eom-window.h
lib/eom/plugins/fullscreen.eom-plugin
-lib/eom/plugins/libfullscreen.a
-lib/eom/plugins/libfullscreen.la
lib/eom/plugins/libfullscreen.so
-lib/eom/plugins/libreload.a
-lib/eom/plugins/libreload.la
lib/eom/plugins/libreload.so
-lib/eom/plugins/libstatusbar-date.a
-lib/eom/plugins/libstatusbar-date.la
lib/eom/plugins/libstatusbar-date.so
lib/eom/plugins/reload.eom-plugin
lib/eom/plugins/statusbar-date.eom-plugin
@@ -468,6 +462,7 @@ share/omf/eom/eom-zh_TW.omf
@dirrm share/mate-image-viewer/icons/hicolor
@dirrm share/mate-image-viewer/icons
@dirrm share/mate-image-viewer
+@dirrm share/doc/eom
@dirrm lib/eom/plugins
@dirrm lib/eom
@dirrm include/eom-2.20/eom