- regen PLIST after recent evolution update
- regen WANTLIB while here
This commit is contained in:
parent
c0ae2b5523
commit
ce4ec750cf
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2009/09/14 15:39:05 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2009/10/13 22:08:09 jasper Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -6,11 +6,11 @@ COMMENT= RSS-reader plugin for GNOME
|
||||
|
||||
GNOME_PROJECT= evolution-rss
|
||||
GNOME_VERSION= 0.1.4
|
||||
PKGNAME= evolution-plugin-rss-${GNOME_VERSION}
|
||||
PKGNAME= evolution-plugin-rss-${GNOME_VERSION}p0
|
||||
|
||||
CATEGORIES= mail
|
||||
|
||||
EVO_VERSION= 2.24
|
||||
EVO_VERSION= 2.28
|
||||
SUBST_VARS= EVO_VERSION
|
||||
|
||||
HOMEPAGE= http://gnome.eu.org/evo/index.php/Evolution_RSS_Reader_Plugin
|
||||
@ -24,18 +24,15 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB += ICE ORBit-2 ORBitCosNaming-2 SM X11 Xau Xcomposite
|
||||
WANTLIB += Xcursor Xdamage Xdmcp Xext Xfixes Xi Xinerama Xrandr
|
||||
WANTLIB += Xrender art_lgpl_2 atk-1.0 avahi-client avahi-common
|
||||
WANTLIB += avahi-glib bonobo-2 bonobo-activation bonoboui-2 c
|
||||
WANTLIB += cairo crypto dbus-1 dbus-glib-1 enchant expat fontconfig
|
||||
WANTLIB += freetype gailutil gcrypt gdk-x11-2.0 gdk_pixbuf-2.0
|
||||
WANTLIB += gio-2.0 glade-2.0 glib-2.0 glitz gmodule-2.0 gnome-2
|
||||
WANTLIB += gnome-keyring gnomecanvas-2 gnomeui-2 gnomevfs-2 gnutls
|
||||
WANTLIB += gobject-2.0 gpg-error gthread-2.0 gtk-x11-2.0 gtkhtml-3.14
|
||||
WANTLIB += gtkhtml-editor m pango-1.0 pangocairo-1.0 pangoft2-1.0
|
||||
WANTLIB += pcre pixman-1 png popt proxy pthread pthread-stubs
|
||||
WANTLIB += soup-2.4 sqlite3 ssl stdc++ tasn1 util xcb xml2 z
|
||||
WANTLIB += ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext
|
||||
WANTLIB += Xfixes Xi Xinerama Xrandr Xrender atk-1.0 c cairo dbus-1
|
||||
WANTLIB += dbus-glib-1 enchant expat fontconfig freetype gailutil
|
||||
WANTLIB += gcrypt gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0
|
||||
WANTLIB += glitz gmodule-2.0 gnome-keyring gnutls gobject-2.0
|
||||
WANTLIB += gpg-error gthread-2.0 gtk-x11-2.0 gtkhtml-3.14 gtkhtml-editor
|
||||
WANTLIB += m pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre pixman-1
|
||||
WANTLIB += png proxy pthread pthread-stubs soup-2.4 sqlite3 stdc++
|
||||
WANTLIB += tasn1 xcb xml2 z
|
||||
|
||||
MASTER_SITES= http://gnome.eu.org/
|
||||
EXTRACT_SUFX= .tar.gz
|
||||
|
Loading…
x
Reference in New Issue
Block a user