gtk+2 -> gtk+3
This commit is contained in:
parent
6b71415200
commit
30c33015b4
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.32 2012/07/13 17:03:32 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.33 2012/08/21 13:10:08 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -14,6 +14,8 @@ PKGNAME-main= ${DISTNAME}
|
||||
PKGNAME-gtk= libcanberra-gtk-${V}
|
||||
PKGNAME-gtk3= libcanberra-gtk3-${V}
|
||||
|
||||
REVISION-gtk3= 0
|
||||
|
||||
SHARED_LIBS += canberra 2.0 # 2.5
|
||||
SHARED_LIBS += canberra-gtk3 1.8 # 1.8
|
||||
SHARED_LIBS += canberra-gtk 1.0 # 1.8
|
||||
|
@ -1,3 +1,3 @@
|
||||
This package contains a "glue" library that makes it easier to use
|
||||
libcanberra from gtk+3 applications and provides a gtk+2 module that
|
||||
libcanberra from gtk+3 applications and provides a gtk+3 module that
|
||||
uses libcanberra-gtk3 to trigger input feedback event sounds.
|
||||
|
Loading…
x
Reference in New Issue
Block a user