Fix WANTLIB, now depends on thunar-vfs, libxfcegui4 and dbus-glib directly.
This commit is contained in:
parent
6aa7d400f8
commit
d376444785
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2010/11/22 08:37:05 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2011/01/18 20:50:16 landry Exp $
|
||||
|
||||
COMMENT= Xfce4 lightweight image-viewer
|
||||
|
||||
XFCE_VERSION= 0.0.22
|
||||
XFCE_GOODIE= ristretto
|
||||
REVISION= 3
|
||||
REVISION= 4
|
||||
|
||||
EXTRACT_SUFX= .tar.gz
|
||||
|
||||
@ -18,14 +18,17 @@ MODULES= x11/xfce4
|
||||
DESKTOP_FILES= Yes
|
||||
RUN_DEPENDS= misc/shared-mime-info
|
||||
|
||||
LIB_DEPENDS= x11/xfce4/thunar \
|
||||
LIB_DEPENDS= x11/dbus-glib \
|
||||
graphics/libexif \
|
||||
x11/xfce4/libxfcegui4 \
|
||||
x11/xfce4/thunar-vfs
|
||||
|
||||
WANTLIB= X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes \
|
||||
Xi Xinerama Xrandr Xrender atk-1.0 c cairo dbus-1 dbus-glib-1 \
|
||||
exif exo-0.3 expat fontconfig freetype gdk-x11-2.0 \
|
||||
exif exo-1 expat fontconfig freetype gdk-x11-2.0 \
|
||||
gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 \
|
||||
gthread-2.0 gtk-x11-2.0 m pango-1.0 pangocairo-1.0 \
|
||||
pangoft2-1.0 pixman-1 png pthread xfce4util xfcegui4 z \
|
||||
pthread-stubs xcb thunar-vfs-1 xcb-render xcb-render-util
|
||||
pthread-stubs xcb thunar-vfs-1 xcb-render GL Xxf86vm drm xcb-shm
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.9 2009/12/21 16:07:44 landry Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.10 2011/01/18 20:50:16 landry Exp $
|
||||
@bin bin/ristretto
|
||||
share/applications/ristretto.desktop
|
||||
share/icons/
|
||||
@ -24,8 +24,6 @@ share/icons/hicolor/48x48/apps/ristretto.png
|
||||
share/icons/hicolor/scalable/
|
||||
share/icons/hicolor/scalable/apps/
|
||||
share/icons/hicolor/scalable/apps/ristretto.svg
|
||||
share/locale/ar/
|
||||
share/locale/ar/LC_MESSAGES/
|
||||
share/locale/ar/LC_MESSAGES/ristretto.mo
|
||||
share/locale/bg/LC_MESSAGES/ristretto.mo
|
||||
share/locale/ca/LC_MESSAGES/ristretto.mo
|
||||
|
Loading…
x
Reference in New Issue
Block a user