diff options
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/gnome-commander2/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/nautilus/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/nemo/Makefile | 9 | ||||
-rw-r--r-- | x11-fm/nemo/pkg-plist | 4 | ||||
-rw-r--r-- | x11-fm/sushi/Makefile | 8 | ||||
-rw-r--r-- | x11-fm/sushi/pkg-plist | 2 |
6 files changed, 12 insertions, 15 deletions
diff --git a/x11-fm/gnome-commander2/Makefile b/x11-fm/gnome-commander2/Makefile index 6371deac7..3615183a4 100644 --- a/x11-fm/gnome-commander2/Makefile +++ b/x11-fm/gnome-commander2/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= libid3.so:${PORTSDIR}/audio/id3lib \ CONFLICTS= gnome-commander-[0-9]* -USES= gmake libtool pathfix tar:xz +USES= gmake libtool:keepla pathfix tar:xz USE_GNOME= gnomedocutils gnomeprefix intlhack libgnomeui USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile index c95fb9b2c..f0688a6e5 100644 --- a/x11-fm/nautilus/Makefile +++ b/x11-fm/nautilus/Makefile @@ -19,7 +19,7 @@ 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 libtool pathfix \ +USES= desktop-file-utils gettext gmake libtool:keepla pathfix \ pkgconfig shared-mime-info tar:xz USE_GNOME= gnomeprefix intlhack gnomedesktop3 libxml2 \ gvfs introspection:build 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 diff --git a/x11-fm/sushi/Makefile b/x11-fm/sushi/Makefile index ea58e5a2e..c7c6a5c5e 100644 --- a/x11-fm/sushi/Makefile +++ b/x11-fm/sushi/Makefile @@ -20,15 +20,13 @@ LIB_DEPENDS= libgcr-3.so:${PORTSDIR}/security/gcr \ libevdocument3.so:${PORTSDIR}/graphics/evince RUN_DEPENDS= nautilus:${PORTSDIR}/x11-fm/nautilus -USES= gettext gmake pathfix pkgconfig tar:xz +USES= gettext gmake libtool pathfix pkgconfig tar:xz INSTALLS_ICONS= yes USE_GNOME= gnomeprefix gtksourceview3 intlhack introspection:build USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool +GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib - -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/sushi/libsushi-1.0.so +INSTALL_TARGET= install-strip .include <bsd.port.mk> diff --git a/x11-fm/sushi/pkg-plist b/x11-fm/sushi/pkg-plist index 115dae039..464f6f25c 100644 --- a/x11-fm/sushi/pkg-plist +++ b/x11-fm/sushi/pkg-plist @@ -1,7 +1,5 @@ bin/sushi lib/sushi/girepository-1.0/Sushi-1.0.typelib -lib/sushi/libsushi-1.0.a -lib/sushi/libsushi-1.0.la lib/sushi/libsushi-1.0.so libexec/sushi-start share/dbus-1/services/org.gnome.Sushi.service |