Fix gmime pkgspec.
This commit is contained in:
parent
e16b2f90e2
commit
9e1cc63ceb
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.33 2009/06/11 18:27:02 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.34 2009/07/28 16:00:00 ajacoutot Exp $
|
||||
|
||||
COMMENT= mail notification for freedesktop.org-compliant system trays
|
||||
DISTNAME= mail-notification-5.4
|
||||
PKGNAME= ${DISTNAME}p8
|
||||
PKGNAME= ${DISTNAME}p9
|
||||
|
||||
CATEGORIES= mail
|
||||
|
||||
@ -40,7 +40,7 @@ RUN_DEPENDS= :desktop-file-utils-*:devel/desktop-file-utils \
|
||||
LIB_DEPENDS= gnomeui-2.>=2400::x11/gnome/libgnomeui \
|
||||
notify::devel/libnotify \
|
||||
sasl2::security/cyrus-sasl2 \
|
||||
gmime-2.0::mail/gmime
|
||||
gmime-2.0:gmime->=2.2,<2.4:mail/gmime
|
||||
|
||||
USE_X11= Yes
|
||||
NO_REGRESS= Yes
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.31 2009/03/08 23:26:16 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.32 2009/07/28 16:00:00 ajacoutot Exp $
|
||||
|
||||
COMMENT= powerful Gtk+2 newsreader
|
||||
|
||||
V= 0.132
|
||||
DISTNAME= pan-${V}
|
||||
PKGNAME= ${DISTNAME}p3
|
||||
PKGNAME= ${DISTNAME}p4
|
||||
CATEGORIES= news x11
|
||||
|
||||
HOMEPAGE= http://pan.rebelbase.com/
|
||||
@ -29,7 +29,7 @@ MODULES= devel/gettext \
|
||||
textproc/intltool # regress target
|
||||
|
||||
LIB_DEPENDS= gdk-x11-2.0,gdk_pixbuf-2.0,gtk-x11-2.0::x11/gtk+2 \
|
||||
gmime-2.0::mail/gmime \
|
||||
gmime-2.0:gmime->=2.2,<2.4:mail/gmime \
|
||||
gtkspell.>=1::textproc/gtkspell
|
||||
RUN_DEPENDS= :desktop-file-utils-*:devel/desktop-file-utils
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2009/06/10 20:27:09 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2009/07/28 16:00:00 ajacoutot Exp $
|
||||
|
||||
COMMENT= powerful desktop search tool and indexer
|
||||
|
||||
@ -6,7 +6,7 @@ COMMENT= powerful desktop search tool and indexer
|
||||
# as tracker-search.
|
||||
GNOME_PROJECT= tracker
|
||||
GNOME_VERSION= 0.6.94
|
||||
PKGNAME= tracker-search-${VERSION}p2
|
||||
PKGNAME= tracker-search-${VERSION}p3
|
||||
|
||||
SHARED_LIBS += stemmer 0.0 # .694.0
|
||||
SHARED_LIBS += tracker-common 0.0 # .694.0
|
||||
@ -50,7 +50,7 @@ LIB_DEPENDS= vorbis::audio/libvorbis \
|
||||
gsf-1::devel/libgsf \
|
||||
notify::devel/libnotify \
|
||||
exif::graphics/libexif \
|
||||
gmime-2.0::mail/gmime \
|
||||
gmime-2.0:gmime->=2.2,<2.4:mail/gmime \
|
||||
gstbase-0.10,gstreamer-0.10::multimedia/gstreamer-0.10/core \
|
||||
poppler-glib,poppler::print/poppler \
|
||||
raptor::textproc/raptor \
|
||||
|
Loading…
Reference in New Issue
Block a user