fix baresip-gtk2 -> baresip-gtk upgrade path, reported by semarie@

This commit is contained in:
sthen 2021-06-20 12:13:52 +00:00
parent 71bd09e154
commit dbd5341a2b
2 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.28 2021/06/15 06:54:44 landry Exp $
# $OpenBSD: Makefile,v 1.29 2021/06/20 12:13:52 sthen Exp $
COMMENT-main = modular SIP User-Agent with audio and video support
COMMENT-gtk = GTK+-based modules for baresip
@ -6,6 +6,7 @@ COMMENT-gtk = GTK+-based modules for baresip
GH_ACCOUNT = baresip
GH_PROJECT = baresip
GH_TAGNAME = v1.1.0
REVISION-gtk = 0
PKGNAME-main = baresip-${GH_TAGNAME:C/^v//}
PKGNAME-gtk = baresip-gtk-${GH_TAGNAME:C/^v//}

View File

@ -1,6 +1,6 @@
@comment $OpenBSD: PLIST-gtk,v 1.1 2021/06/15 06:54:44 landry Exp $
@comment $OpenBSD: PLIST-gtk,v 1.2 2021/06/20 12:13:52 sthen Exp $
@conflict baresip-gtk2-*
@pkgpath telephony/baresip,-gtk2
@pkgpath telephony/baresip/baresip,-gtk2
@so lib/baresip/modules/cairo.so
@so lib/baresip/modules/gst.so
@so lib/baresip/modules/gst_video.so