Update to libcanberra-0.18.
This commit is contained in:
parent
7815849eb7
commit
3ccf0a0f99
@ -1,8 +1,8 @@
|
|||||||
# $OpenBSD: Makefile,v 1.12 2009/09/17 17:43:43 ajacoutot Exp $
|
# $OpenBSD: Makefile,v 1.13 2009/10/11 14:11:58 ajacoutot Exp $
|
||||||
|
|
||||||
COMMENT= implementation of the Freedesktop sound theme spec.
|
COMMENT= implementation of the Freedesktop sound theme spec.
|
||||||
|
|
||||||
V= 0.17
|
V= 0.18
|
||||||
DISTNAME= libcanberra-${V}
|
DISTNAME= libcanberra-${V}
|
||||||
|
|
||||||
SHARED_LIBS += canberra 1.1 # .2.1
|
SHARED_LIBS += canberra 1.1 # .2.1
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
MD5 (libcanberra-0.17.tar.gz) = 0fXFlW1l0olWYZfmIL4aLg==
|
MD5 (libcanberra-0.18.tar.gz) = OV6D9+rEizzoNypxQCbIXQ==
|
||||||
RMD160 (libcanberra-0.17.tar.gz) = 4UKN+JoXGsdk6nYRE3q3sIABuT0=
|
RMD160 (libcanberra-0.18.tar.gz) = qv94o59WveA7zb91asGrCioIooE=
|
||||||
SHA1 (libcanberra-0.17.tar.gz) = TvkuJzW/KNKJI8n+FmMacpsp9L8=
|
SHA1 (libcanberra-0.18.tar.gz) = 7TFXp/qI6YD9MiSM+2Zf3PmIAFw=
|
||||||
SHA256 (libcanberra-0.17.tar.gz) = X0H6PMmSchcJ03YWAdzZ1X5Owm8RPhFQBf63qrmSAlc=
|
SHA256 (libcanberra-0.18.tar.gz) = 0eqF8U/2eHycnekOy/Gc5DRpvYEL0zfin6X7dDxRw4U=
|
||||||
SIZE (libcanberra-0.17.tar.gz) = 458025
|
SIZE (libcanberra-0.18.tar.gz) = 461566
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
$OpenBSD: patch-configure_ac,v 1.4 2009/09/17 17:43:43 ajacoutot Exp $
|
$OpenBSD: patch-configure_ac,v 1.5 2009/10/11 14:11:58 ajacoutot Exp $
|
||||||
--- configure.ac.orig Sat Sep 12 00:04:45 2009
|
--- configure.ac.orig Sat Sep 19 05:05:11 2009
|
||||||
+++ configure.ac Thu Sep 17 18:48:39 2009
|
+++ configure.ac Sun Oct 11 15:58:13 2009
|
||||||
@@ -23,14 +23,14 @@ m4_define([ca_major],[0])
|
@@ -23,14 +23,14 @@ m4_define([ca_major],[0])
|
||||||
m4_define([ca_minor],[17])
|
m4_define([ca_minor],[18])
|
||||||
m4_define([ca_version],[ca_major.ca_minor])
|
m4_define([ca_version],[ca_major.ca_minor])
|
||||||
|
|
||||||
-AC_PREREQ(2.63)
|
-AC_PREREQ(2.63)
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
$OpenBSD: patch-src_Makefile_am,v 1.3 2009/09/17 17:43:43 ajacoutot Exp $
|
$OpenBSD: patch-src_Makefile_am,v 1.4 2009/10/11 14:11:58 ajacoutot Exp $
|
||||||
--- src/Makefile.am.orig Sat Sep 12 00:13:41 2009
|
--- src/Makefile.am.orig Sun Sep 20 19:49:26 2009
|
||||||
+++ src/Makefile.am Thu Sep 17 18:48:39 2009
|
+++ src/Makefile.am Sun Oct 11 15:58:13 2009
|
||||||
@@ -208,6 +208,36 @@ libcanberra_oss_la_LDFLAGS = \
|
@@ -209,6 +209,36 @@ libcanberra_oss_la_LDFLAGS = \
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
@comment $OpenBSD: PLIST,v 1.9 2009/09/17 17:43:43 ajacoutot Exp $
|
@comment $OpenBSD: PLIST,v 1.10 2009/10/11 14:11:58 ajacoutot Exp $
|
||||||
%%SHARED%%
|
%%SHARED%%
|
||||||
@bin bin/canberra-gtk-play
|
@bin bin/canberra-gtk-play
|
||||||
include/canberra-gtk.h
|
include/canberra-gtk.h
|
||||||
@ -46,11 +46,11 @@ share/gtk-doc/html/libcanberra/libcanberra.devhelp2
|
|||||||
share/gtk-doc/html/libcanberra/right.png
|
share/gtk-doc/html/libcanberra/right.png
|
||||||
share/gtk-doc/html/libcanberra/style.css
|
share/gtk-doc/html/libcanberra/style.css
|
||||||
share/gtk-doc/html/libcanberra/up.png
|
share/gtk-doc/html/libcanberra/up.png
|
||||||
share/vala/
|
|
||||||
share/vala/vapi/
|
|
||||||
share/vala/vapi/libcanberra-gtk.vapi
|
|
||||||
share/vala/vapi/libcanberra.vapi
|
|
||||||
@unexec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-uninstall-rule %D/${SCHEMAS_INSTDIR}/*.schemas > /dev/null
|
@unexec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-uninstall-rule %D/${SCHEMAS_INSTDIR}/*.schemas > /dev/null
|
||||||
${SCHEMAS_INSTDIR}/
|
${SCHEMAS_INSTDIR}/
|
||||||
${SCHEMAS_INSTDIR}/libcanberra.schemas
|
${SCHEMAS_INSTDIR}/libcanberra.schemas
|
||||||
@exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/${SCHEMAS_INSTDIR}/*.schemas > /dev/null
|
@exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/${SCHEMAS_INSTDIR}/*.schemas > /dev/null
|
||||||
|
share/vala/
|
||||||
|
share/vala/vapi/
|
||||||
|
share/vala/vapi/libcanberra-gtk.vapi
|
||||||
|
share/vala/vapi/libcanberra.vapi
|
||||||
|
Loading…
Reference in New Issue
Block a user