Fix plists, run dependencies and libspec.
bad jasper!
This commit is contained in:
parent
ae3b8af5f7
commit
e9eb8057dc
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.43 2009/06/16 17:19:41 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.44 2009/06/16 19:31:29 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -11,9 +11,9 @@ VERSION= 2.5.6
|
||||
DISTNAME= pidgin-${VERSION}
|
||||
|
||||
PKGNAME= pidgin-${VERSION}
|
||||
PKGNAME-main= pidgin-${VERSION}p3
|
||||
FULLPKGNAME-finch= finch-${VERSION}
|
||||
FULLPKGNAME-libpurple= libpurple-${VERSION}
|
||||
PKGNAME-main= pidgin-${VERSION}p4
|
||||
FULLPKGNAME-finch= finch-${VERSION}p0
|
||||
FULLPKGNAME-libpurple= libpurple-${VERSION}p0
|
||||
CATEGORIES= net
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pidgin/}
|
||||
@ -54,15 +54,17 @@ MODULES= devel/gettext \
|
||||
devel/gconf2
|
||||
|
||||
BUILD_DEPENDS= :dbus-python-*:x11/dbus-python
|
||||
RUN_DEPENDS-main+= :dbus-python-*:x11/dbus-python \
|
||||
RUN_DEPENDS-main= :dbus-python-*:x11/dbus-python \
|
||||
:py-gtk2-*:x11/py-gtk2 \
|
||||
:desktop-file-utils-*:devel/desktop-file-utils
|
||||
LIB_DEPENDS-main= startup-notification-1::devel/startup-notification \
|
||||
purple::${BUILD_PKGPATH},-libpurple
|
||||
LIB_DEPENDS-finch= purple::${BUILD_PKGPATH}
|
||||
LIB_DEPENDS-finch= purple::${BUILD_PKGPATH},-libpurple
|
||||
RUN_DEPENDS-finch= # empty
|
||||
LIB_DEPENDS-libpurple= silc.>=7,silcclient.>=5::devel/silc-toolkit \
|
||||
meanwhile::net/meanwhile \
|
||||
gadu.>=4::net/libgadu
|
||||
RUN_DEPENDS-libpurple= ${MODGCONF2_RUN_DEPENDS}
|
||||
|
||||
MODGCONF2_SCHEMAS_DIR= pidgin
|
||||
MODGCONF2_LIBDEP= No
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-finch,v 1.1 2009/06/16 17:19:42 jasper Exp $
|
||||
@comment $OpenBSD: PLIST-finch,v 1.2 2009/06/16 19:31:30 ajacoutot Exp $
|
||||
@pkgpath net/pidgin
|
||||
@bin bin/finch
|
||||
include/finch/
|
||||
@ -63,3 +63,4 @@ lib/libgnt.la
|
||||
@lib lib/libgnt.so.${LIBgnt_VERSION}
|
||||
lib/pkgconfig/finch.pc
|
||||
lib/pkgconfig/gnt.pc
|
||||
@man man/man1/finch.1
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.1 2009/06/16 17:19:42 jasper Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.2 2009/06/16 19:31:30 ajacoutot Exp $
|
||||
@conflict gaim-*
|
||||
@pkgpath net/pidgin
|
||||
@bin bin/pidgin
|
||||
@ -90,7 +90,7 @@ lib/pidgin/timestamp_format.so
|
||||
lib/pidgin/xmppconsole.la
|
||||
lib/pidgin/xmppconsole.so
|
||||
lib/pkgconfig/pidgin.pc
|
||||
share/applications/
|
||||
@man man/man1/pidgin.1
|
||||
share/applications/pidgin.desktop
|
||||
share/doc/pidgin/
|
||||
share/icons/hicolor/16x16/apps/pidgin.png
|
||||
|
Loading…
Reference in New Issue
Block a user