Update to telepathy-logger-0.2.13.
This commit is contained in:
parent
06453f2e8c
commit
0c7936145e
@ -1,13 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.33 2011/11/17 14:33:53 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.34 2012/04/03 07:34:35 ajacoutot Exp $
|
||||
|
||||
COMMENT= flexible communications framework, logger component
|
||||
|
||||
DISTNAME= telepathy-logger-0.2.12
|
||||
DISTNAME= telepathy-logger-0.2.13
|
||||
|
||||
SHARED_LIBS += telepathy-logger 3.0 # 4.0
|
||||
SHARED_LIBS += telepathy-logger 3.1 # 4.1
|
||||
SHARED_LIBS += tpl-extensions 0.0 # 2.0
|
||||
|
||||
|
||||
HOMEPAGE= ${HOMEPAGE_TP:=Logger}
|
||||
|
||||
MASTER_SITES= ${MASTER_SITES_TP:=telepathy-logger/}
|
||||
@ -36,7 +35,6 @@ MODPY_RUNDEP= No
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= --disable-call \
|
||||
--enable-public-extensions
|
||||
CONFIGURE_ENV= ac_cv_prog_PYTHON="${MODPY_BIN}"
|
||||
|
||||
REGRESS_IS_INTERACTIVE=x11
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (telepathy/telepathy-logger-0.2.12.tar.bz2) = ECpiKFWj4goZGwgSrnybjg==
|
||||
RMD160 (telepathy/telepathy-logger-0.2.12.tar.bz2) = kIDRR1vyyU9suVXRjO1D5k4DpJM=
|
||||
SHA1 (telepathy/telepathy-logger-0.2.12.tar.bz2) = DIYw97SaPCC7SFu8Q+VTW5ryjLg=
|
||||
SHA256 (telepathy/telepathy-logger-0.2.12.tar.bz2) = Q86MbQMJiJtWEW6abrAj5mmJYvrXLesSAv7jbWSoAZk=
|
||||
SIZE (telepathy/telepathy-logger-0.2.12.tar.bz2) = 465574
|
||||
MD5 (telepathy/telepathy-logger-0.2.13.tar.bz2) = fwntDCl1mmruoKeud/CWfg==
|
||||
RMD160 (telepathy/telepathy-logger-0.2.13.tar.bz2) = BPzZTMEleKLh+8CZVH9Xkhgi0co=
|
||||
SHA1 (telepathy/telepathy-logger-0.2.13.tar.bz2) = TRUhchWQ3vcr7bl2gabVr2ymLFc=
|
||||
SHA256 (telepathy/telepathy-logger-0.2.13.tar.bz2) = Eu4quPvTyxToeCnT5fNf/sxrrK30c/CLOChFBEgjObc=
|
||||
SIZE (telepathy/telepathy-logger-0.2.13.tar.bz2) = 554418
|
||||
|
@ -1,11 +1,11 @@
|
||||
$OpenBSD: patch-configure,v 1.6 2011/11/17 14:33:53 jasper Exp $
|
||||
$OpenBSD: patch-configure,v 1.7 2012/04/03 07:34:35 ajacoutot Exp $
|
||||
|
||||
Bug 627126 - gsettings schema files don't get installed on FreeBSD
|
||||
glib commit 136e705e8383ff8848e425ac01278102d7badc52
|
||||
|
||||
--- configure.orig Tue Nov 1 23:06:10 2011
|
||||
+++ configure Thu Nov 17 15:28:38 2011
|
||||
@@ -13984,22 +13984,10 @@ install-data-am: install-gsettings-schemas
|
||||
--- configure.orig Tue Apr 3 08:56:55 2012
|
||||
+++ configure Tue Apr 3 09:30:12 2012
|
||||
@@ -13977,22 +13977,10 @@ install-data-am: install-gsettings-schemas
|
||||
|
||||
.SECONDARY: $(gsettings_SCHEMAS)
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
@comment $OpenBSD: PLIST,v 1.8 2011/11/17 14:33:53 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.9 2012/04/03 07:34:35 ajacoutot Exp $
|
||||
include/telepathy-logger-0.2/
|
||||
include/telepathy-logger-0.2/telepathy-logger/
|
||||
include/telepathy-logger-0.2/telepathy-logger/call-event.h
|
||||
include/telepathy-logger-0.2/telepathy-logger/entity.h
|
||||
include/telepathy-logger-0.2/telepathy-logger/event.h
|
||||
include/telepathy-logger-0.2/telepathy-logger/log-manager.h
|
||||
@ -29,12 +30,18 @@ share/dbus-1/services/org.freedesktop.Telepathy.Logger.service
|
||||
share/gir-1.0/TelepathyLogger-0.2.gir
|
||||
share/glib-2.0/schemas/org.freedesktop.Telepathy.Logger.gschema.xml
|
||||
share/gtk-doc/html/telepathy-logger/
|
||||
share/gtk-doc/html/telepathy-logger/TplEntity.html
|
||||
share/gtk-doc/html/telepathy-logger/TplEvent.html
|
||||
share/gtk-doc/html/telepathy-logger/TplLogManager.html
|
||||
share/gtk-doc/html/telepathy-logger/TplTextEvent.html
|
||||
share/gtk-doc/html/telepathy-logger/ch-public.html
|
||||
share/gtk-doc/html/telepathy-logger/home.png
|
||||
share/gtk-doc/html/telepathy-logger/index.html
|
||||
share/gtk-doc/html/telepathy-logger/index.sgml
|
||||
share/gtk-doc/html/telepathy-logger/left.png
|
||||
share/gtk-doc/html/telepathy-logger/right.png
|
||||
share/gtk-doc/html/telepathy-logger/style.css
|
||||
share/gtk-doc/html/telepathy-logger/telepathy-logger.devhelp
|
||||
share/gtk-doc/html/telepathy-logger/telepathy-logger.devhelp2
|
||||
share/gtk-doc/html/telepathy-logger/up.png
|
||||
share/telepathy/
|
||||
|
Loading…
x
Reference in New Issue
Block a user