- sync WANTLIB+PLIST after latest pwlib changes
This commit is contained in:
parent
06dd44f100
commit
4edab7438d
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2009/01/17 11:42:03 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2009/01/17 14:14:14 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= H.323 gatekeeper
|
||||
|
||||
DISTNAME= gnugk-2.2.8
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= net telephony
|
||||
|
||||
HOMEPAGE= http://www.gnugk.org/
|
||||
@ -19,7 +20,7 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openh323gk/}
|
||||
|
||||
WANTLIB= SDL avutil c crypto expat lber ldap ldap_r m ossaudio \
|
||||
WANTLIB= SDL avutil c crypto expat lber ldap ldap_r m \
|
||||
pt pthread sasl2 ssl stdc++
|
||||
|
||||
LIB_DEPENDS= h323.>=2::net/openh323 \
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2008/09/08 17:17:10 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2009/01/17 14:14:14 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= Open Phone Abstraction Library
|
||||
|
||||
DISTNAME= opal-2.2.11
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
SHARED_LIBS= opal 0.0 # .2.2.11
|
||||
CATEGORIES= net devel
|
||||
|
||||
@ -21,7 +21,7 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}/admin/downloads/latest/sources/sources/
|
||||
|
||||
WANTLIB= SDL crypto expat lber ldap ldap_r ossaudio sasl2 ssl
|
||||
WANTLIB= SDL crypto expat lber ldap ldap_r sasl2 ssl
|
||||
|
||||
LIB_DEPENDS= speex.>=7,speexdsp::audio/speex \
|
||||
pt.>=2::devel/pwlib
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2008/09/18 13:37:41 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.21 2009/01/17 14:14:14 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -6,7 +6,7 @@ COMMENT= H.323 video conferencing library
|
||||
|
||||
V= 1_19_0_1
|
||||
DISTNAME= openh323-v${V}
|
||||
PKGNAME= openh323-${V:S/_/./g}p2
|
||||
PKGNAME= openh323-${V:S/_/./g}p3
|
||||
CATEGORIES= net devel
|
||||
|
||||
EXTRACT_SUFX= -src-tar.gz
|
||||
@ -25,7 +25,7 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openh323/}
|
||||
|
||||
WANTLIB= SDL crypto expat lber ldap ldap_r ossaudio sasl2 ssl
|
||||
WANTLIB= SDL crypto expat lber ldap ldap_r sasl2 ssl
|
||||
|
||||
LIB_DEPENDS= pt.>=2::devel/pwlib \
|
||||
speex.>=4::audio/speex \
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2008/09/08 17:17:10 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2009/01/17 14:14:14 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= H.323 IP telephony endpoint
|
||||
|
||||
DISTNAME= ohphone-1.4.5
|
||||
PKGNAME= ${DISTNAME}p1v0
|
||||
PKGNAME= ${DISTNAME}p2v0
|
||||
CATEGORIES= telephony net
|
||||
|
||||
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
|
||||
@ -19,7 +19,7 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
MASTER_SITES= http://www.bsdfrog.org/OpenBSD/distfiles/
|
||||
|
||||
WANTLIB= SDL X11 Xext avutil c crypto expat lber ldap ldap_r m \
|
||||
ossaudio pt pthread sasl2 ssl stdc++
|
||||
pt pthread sasl2 ssl stdc++
|
||||
|
||||
LIB_DEPENDS= h323.>=2::net/openh323
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2008/03/15 17:40:38 ajacoutot Exp $
|
||||
bin/ohphone
|
||||
@comment $OpenBSD: PLIST,v 1.3 2009/01/17 14:14:14 ajacoutot Exp $
|
||||
@bin bin/ohphone
|
||||
@man man/man1/ohphone.1
|
||||
share/doc/ohphone/
|
||||
share/doc/ohphone/ReadMe.txt
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2008/12/17 18:47:57 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2009/01/17 14:14:14 ajacoutot Exp $
|
||||
|
||||
COMMENT= SIP and H.323 compatible conferencing application
|
||||
|
||||
GNOME_PROJECT= ekiga
|
||||
GNOME_VERSION= 2.0.12
|
||||
PKGNAME= ${DISTNAME}p6
|
||||
PKGNAME= ${DISTNAME}p7
|
||||
|
||||
CATEGORIES= net multimedia
|
||||
|
||||
@ -21,14 +21,15 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
WANTLIB= ICE ORBit-2 ORBitCosNaming-2 SM X11 Xau Xcomposite \
|
||||
Xcursor Xdamage Xdmcp Xext Xfixes Xi Xinerama Xrandr \
|
||||
Xrender art_lgpl_2 asn1 atk-1.0 audiofile bonobo-2 \
|
||||
bonobo-activation bonoboui-2 c cairo com_err crypto db \
|
||||
bonobo-activation bonoboui-2 c cairo com_err crypto \
|
||||
dbus-1 dbus-glib-1 esd expat fontconfig freetype \
|
||||
gailutil gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 glib-2.0 \
|
||||
glitz gmodule-2.0 gnome-2 gnome-keyring gnomecanvas-2 \
|
||||
gnomevfs-2 gobject-2.0 gssapi gthread-2.0 gtk-x11-2.0 \
|
||||
jpeg krb5 m nspr4 nss3 pango-1.0 pangocairo-1.0 \
|
||||
krb5 m nspr4 nss3 pango-1.0 pangocairo-1.0 \
|
||||
pangoft2-1.0 pcre pixman-1 plc4 plds4 png popt pt pthread \
|
||||
smime3 softokn3 ssl ssl3 stdc++ usbhid util xml2 z
|
||||
smime3 softokn3 ssl ssl3 stdc++ usbhid util xml2 z \
|
||||
gio-2.0 sndio soup-2.4 sqlite3
|
||||
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2008/12/17 18:47:57 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2009/01/17 14:14:14 ajacoutot Exp $
|
||||
@bin bin/ekiga
|
||||
bin/ekiga-config-tool
|
||||
@bin bin/ekiga-helper
|
||||
@ -203,8 +203,6 @@ share/gnome/help/ekiga/uk/figures/lumi.png
|
||||
share/gnome/help/ekiga/uk/figures/stats.png
|
||||
share/locale/am/LC_MESSAGES/ekiga.mo
|
||||
share/locale/ar/LC_MESSAGES/ekiga.mo
|
||||
share/locale/as/
|
||||
share/locale/as/LC_MESSAGES/
|
||||
share/locale/as/LC_MESSAGES/ekiga.mo
|
||||
share/locale/az/LC_MESSAGES/ekiga.mo
|
||||
share/locale/be/LC_MESSAGES/ekiga.mo
|
||||
@ -252,8 +250,6 @@ share/locale/ms/LC_MESSAGES/ekiga.mo
|
||||
share/locale/nb/LC_MESSAGES/ekiga.mo
|
||||
share/locale/ne/LC_MESSAGES/ekiga.mo
|
||||
share/locale/nl/LC_MESSAGES/ekiga.mo
|
||||
share/locale/oc/
|
||||
share/locale/oc/LC_MESSAGES/
|
||||
share/locale/oc/LC_MESSAGES/ekiga.mo
|
||||
share/locale/or/LC_MESSAGES/ekiga.mo
|
||||
share/locale/pa/LC_MESSAGES/ekiga.mo
|
||||
@ -267,11 +263,11 @@ share/locale/sk/LC_MESSAGES/ekiga.mo
|
||||
share/locale/sl/LC_MESSAGES/ekiga.mo
|
||||
share/locale/sq/LC_MESSAGES/ekiga.mo
|
||||
share/locale/sr/LC_MESSAGES/ekiga.mo
|
||||
share/locale/sr@Latn/
|
||||
share/locale/sr@Latn/LC_MESSAGES/
|
||||
share/locale/sr@Latn/LC_MESSAGES/ekiga.mo
|
||||
share/locale/sv/LC_MESSAGES/ekiga.mo
|
||||
share/locale/ta/LC_MESSAGES/ekiga.mo
|
||||
share/locale/te/
|
||||
share/locale/te/LC_MESSAGES/
|
||||
share/locale/te/LC_MESSAGES/ekiga.mo
|
||||
share/locale/th/LC_MESSAGES/ekiga.mo
|
||||
share/locale/tr/LC_MESSAGES/ekiga.mo
|
||||
|
Loading…
x
Reference in New Issue
Block a user