summaryrefslogtreecommitdiffstats
path: root/x11-fm/nemo
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2014-04-26 05:50:30 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2014-04-26 05:50:30 +0800
commit2b608721e2fd69f2fc28c7008c659631151c6c30 (patch)
tree5e7f2711e53044a74894c948fad581a0f0bb351a /x11-fm/nemo
parentf1dc3ed5c7ca488602e7722513cc7b3cb79a3f96 (diff)
downloadmarcuscom-ports-2b608721e2fd69f2fc28c7008c659631151c6c30.tar
marcuscom-ports-2b608721e2fd69f2fc28c7008c659631151c6c30.tar.gz
marcuscom-ports-2b608721e2fd69f2fc28c7008c659631151c6c30.tar.bz2
marcuscom-ports-2b608721e2fd69f2fc28c7008c659631151c6c30.tar.lz
marcuscom-ports-2b608721e2fd69f2fc28c7008c659631151c6c30.tar.xz
marcuscom-ports-2b608721e2fd69f2fc28c7008c659631151c6c30.tar.zst
marcuscom-ports-2b608721e2fd69f2fc28c7008c659631151c6c30.zip
Switch to USES=libtool:keepla for now. While I rather want to ditch .la files
I think we need to keep em a cycle. So that other ports have a chance to update there .la files not to record dependancies .la files. sprinkle some USE_AUTOTOOLS=libtool -> libtoolize. This will give us base libtool (ltmain.sh and libtool.m4) files. But doesn't depend on ${LOCALBASE}/bin/libtool INSTALL_TARGET=install-strip and misc smaller cleanups. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19578 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-fm/nemo')
-rw-r--r--x11-fm/nemo/Makefile9
-rw-r--r--x11-fm/nemo/pkg-plist4
2 files changed, 7 insertions, 6 deletions
diff --git a/x11-fm/nemo/Makefile b/x11-fm/nemo/Makefile
index 17a243ddb..7baf407f1 100644
--- a/x11-fm/nemo/Makefile
+++ b/x11-fm/nemo/Makefile
@@ -4,6 +4,7 @@
PORTNAME= nemo
PORTVERSION= 2.2.0
+PORTREVISION= 1
CATEGORIES= x11-fm gnome
MASTER_SITES= http://github.com/linuxmint/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=/
DIST_SUBDIR= gnome3
@@ -23,16 +24,17 @@ LIB_DEPENDS= libexif.so:${PORTSDIR}/graphics/libexif \
RUN_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme \
${LOCALBASE}/libdata/pkgconfig/gsettings-desktop-schemas.pc:${PORTSDIR}/devel/gsettings-desktop-schemas
-USES= desktop-file-utils gettext gmake pathfix \
+USES= desktop-file-utils gettext gmake libtool:keepla pathfix \
pkgconfig shared-mime-info
USE_GNOME= gnomedesktop3 gnomeprefix intlhack introspection:build \
libxml2 pygobject3
INSTALLS_ICONS= yes
USE_PYTHON= 2
-USE_AUTOTOOLS= libtool autoconf automake
+USE_AUTOTOOLS= libtoolize autoconf automake
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
+INSTALL_TARGET= install-strip
CONFIGURE_ARGS= --enable-static --disable-packagekit
GLIB_SCHEMAS= org.nemo.gschema.xml
@@ -88,7 +90,4 @@ post-patch:
pre-configure:
cd ${WRKSRC} && NOCONFIGURE=yes ${SH} ./autogen.sh
-post-install:
- @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libnemo-extension.so.5
-
.include <bsd.port.mk>
diff --git a/x11-fm/nemo/pkg-plist b/x11-fm/nemo/pkg-plist
index 70b214c23..0e55307de 100644
--- a/x11-fm/nemo/pkg-plist
+++ b/x11-fm/nemo/pkg-plist
@@ -16,7 +16,8 @@ lib/girepository-1.0/Nemo-3.0.typelib
lib/libnemo-extension.a
lib/libnemo-extension.la
lib/libnemo-extension.so
-lib/libnemo-extension.so.5
+lib/libnemo-extension.so.1
+lib/libnemo-extension.so.1.4.0
libdata/pkgconfig/libnemo-extension.pc
libexec/nemo-convert-metadata
man/man1/nemo-connect-server.1.gz
@@ -85,6 +86,7 @@ share/polkit-1/actions/org.nemo.root.policy
@dirrm %%DATADIR%%/icons
@dirrm %%DATADIR%%/actions
@dirrm %%DATADIR%%
+@dirrmtry share/mime/application
@dirrmtry share/gtksourceview-3.0/language-specs
@dirrmtry share/gtksourceview-3.0
@dirrmtry share/gtksourceview-2.0/language-specs