- update telepathy-spec to 0.21.8

This commit is contained in:
jasper 2011-01-17 00:17:39 +00:00
parent 8fcd8e4b00
commit b6974dcce9
5 changed files with 25 additions and 38 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.24 2010/11/19 22:31:39 espie Exp $
# $OpenBSD: Makefile,v 1.25 2011/01/17 00:17:39 jasper Exp $
PKG_ARCH= *
COMMENT= flexible communications framework, specifications
DISTNAME= telepathy-spec-0.20.1
DISTNAME= telepathy-spec-0.21.8
CATEGORIES= books
MASTER_SITES= ${MASTER_SITES_TELEPATHY:=telepathy-spec/}
@ -15,6 +15,7 @@ BUILD_DEPENDS= devel/py-cheetah \
MODULES+= lang/python
MODPY_RUNDEP= No
MODPY_ADJ_FILES= tools/*.py
NO_REGRESS= Yes
@ -22,7 +23,7 @@ USE_LIBTOOL= No
CONFIGURE_STYLE= none
pre-configure:
${SUBST_CMD} ${WRKSRC}/Makefile ${WRKSRC}/tools/*.py
${SUBST_CMD} ${WRKSRC}/Makefile
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/gtk-doc/html/telepathy-spec/

View File

@ -1,5 +1,5 @@
MD5 (telepathy/telepathy-spec-0.20.1.tar.gz) = D9+AE2cp+xifh5XvLFmphA==
RMD160 (telepathy/telepathy-spec-0.20.1.tar.gz) = w68jmvMYhKIXdXbJ1D7HL464DHM=
SHA1 (telepathy/telepathy-spec-0.20.1.tar.gz) = YRrbju0Fp5a7mN1rB9o3jKOtip8=
SHA256 (telepathy/telepathy-spec-0.20.1.tar.gz) = yDiLaWLhK0Haye84vRfRMcJsnjtfMiIVPG4ZYzKkuBU=
SIZE (telepathy/telepathy-spec-0.20.1.tar.gz) = 595934
MD5 (telepathy/telepathy-spec-0.21.8.tar.gz) = 33a+zHwmaqBPpwHw77AY5Q==
RMD160 (telepathy/telepathy-spec-0.21.8.tar.gz) = HlsqCaXqHpxTZgj5bMwYfbqnqaw=
SHA1 (telepathy/telepathy-spec-0.21.8.tar.gz) = OPuvkw7rccqJqndAfrT5bxBe/pY=
SHA256 (telepathy/telepathy-spec-0.21.8.tar.gz) = dWYElAbrpNh6RKORkiacRgRNA76lKV5HqwWjbQpx4Lk=
SIZE (telepathy/telepathy-spec-0.21.8.tar.gz) = 640101

View File

@ -1,21 +1,12 @@
$OpenBSD: patch-Makefile,v 1.6 2010/09/23 13:47:58 jasper Exp $
--- Makefile.orig Tue Sep 21 18:49:00 2010
+++ Makefile Tue Sep 21 18:49:36 2010
@@ -8,7 +8,7 @@ CANONXML = xmllint --nsclean --noblanks --c14n --nonet
XML_LINEBREAKS = perl -pe 's/>/>\n/g'
DROP_NAMESPACE = perl -pe '$$hash = chr(35); s{xmlns:tp="http://telepathy\.freedesktop\.org/wiki/DbusSpec$${hash}extensions-v0"}{}g'
RST2HTML = rst2html
$OpenBSD: patch-Makefile,v 1.7 2011/01/17 00:17:39 jasper Exp $
--- Makefile.orig Sun Jan 16 22:12:16 2011
+++ Makefile Sun Jan 16 22:12:27 2011
@@ -3,7 +3,7 @@ all:
GIT = git
GZIP = gzip
TAR = tar
-PYTHON = python
+PYTHON = ${MODPY_BIN}
XMLS = $(wildcard spec/*.xml)
TEMPLATES = $(wildcard doc/templates/*)
@@ -18,7 +18,7 @@ CANONICAL_NAMES = $(INTERFACE_XMLS:spec/%.xml=tmp/%.na
DOC_RSYNC_FLAGS=-rvzPp --chmod=Dg+s,ug+rwX,o=rX --delete
$(CANONICAL_NAMES): tmp/%.name: spec/%.xml tools/extract-nodename.py
@install -d tmp
- python tools/extract-nodename.py $< > $@
+ $(PYTHON) tools/extract-nodename.py $< > $@
tr a-z A-Z < $@ > $@.upper
tr A-Z a-z < $@ > $@.lower
tr -d _ < $@ > $@.camel

View File

@ -1,9 +0,0 @@
$OpenBSD: patch-tools_extract-nodename_py,v 1.2 2009/01/22 16:06:05 jasper Exp $
--- tools/extract-nodename.py.orig Fri Oct 12 16:44:48 2007
+++ tools/extract-nodename.py Fri Oct 12 16:45:43 2007
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!${MODPY_BIN}
import sys
import xml.dom.minidom

View File

@ -1,10 +1,10 @@
@comment $OpenBSD: PLIST,v 1.3 2010/09/23 13:47:58 jasper Exp $
@comment $OpenBSD: PLIST,v 1.4 2011/01/17 00:17:39 jasper Exp $
share/gtk-doc/
share/gtk-doc/html/
share/gtk-doc/html/telepathy-spec/
share/gtk-doc/html/telepathy-spec/Account.html
share/gtk-doc/html/telepathy-spec/Account_Interface_Addressing.html
share/gtk-doc/html/telepathy-spec/Account_Interface_Avatar.html
share/gtk-doc/html/telepathy-spec/Account_Interface_Minimum_Presence.html
share/gtk-doc/html/telepathy-spec/Account_Interface_Storage.html
share/gtk-doc/html/telepathy-spec/Account_Manager.html
share/gtk-doc/html/telepathy-spec/Authentication_TLS_Certificate.html
@ -19,7 +19,6 @@ share/gtk-doc/html/telepathy-spec/Channel.html
share/gtk-doc/html/telepathy-spec/Channel_Bundle.html
share/gtk-doc/html/telepathy-spec/Channel_Dispatch_Operation.html
share/gtk-doc/html/telepathy-spec/Channel_Dispatcher.html
share/gtk-doc/html/telepathy-spec/Channel_Dispatcher_Future.html
share/gtk-doc/html/telepathy-spec/Channel_Dispatcher_Interface_Operation_List.html
share/gtk-doc/html/telepathy-spec/Channel_Future.html
share/gtk-doc/html/telepathy-spec/Channel_Handler.html
@ -38,18 +37,20 @@ share/gtk-doc/html/telepathy-spec/Channel_Interface_Mergeable_Conference.html
share/gtk-doc/html/telepathy-spec/Channel_Interface_Messages.html
share/gtk-doc/html/telepathy-spec/Channel_Interface_Password.html
share/gtk-doc/html/telepathy-spec/Channel_Interface_Room.html
share/gtk-doc/html/telepathy-spec/Channel_Interface_SASL_Authentication.html
share/gtk-doc/html/telepathy-spec/Channel_Interface_SMS.html
share/gtk-doc/html/telepathy-spec/Channel_Interface_Securable.html
share/gtk-doc/html/telepathy-spec/Channel_Interface_Service_Point.html
share/gtk-doc/html/telepathy-spec/Channel_Interface_Splittable.html
share/gtk-doc/html/telepathy-spec/Channel_Interface_Tube.html
share/gtk-doc/html/telepathy-spec/Channel_Request.html
share/gtk-doc/html/telepathy-spec/Channel_Request_Future.html
share/gtk-doc/html/telepathy-spec/Channel_Type_Call.html
share/gtk-doc/html/telepathy-spec/Channel_Type_Contact_List.html
share/gtk-doc/html/telepathy-spec/Channel_Type_Contact_Search.html
share/gtk-doc/html/telepathy-spec/Channel_Type_DBus_Tube.html
share/gtk-doc/html/telepathy-spec/Channel_Type_File_Transfer.html
share/gtk-doc/html/telepathy-spec/Channel_Type_Room_List.html
share/gtk-doc/html/telepathy-spec/Channel_Type_Server_Authentication.html
share/gtk-doc/html/telepathy-spec/Channel_Type_Server_TLS_Connection.html
share/gtk-doc/html/telepathy-spec/Channel_Type_Stream_Tube.html
share/gtk-doc/html/telepathy-spec/Channel_Type_Streamed_Media.html
@ -71,18 +72,21 @@ share/gtk-doc/html/telepathy-spec/Connection_Interface_Balance.html
share/gtk-doc/html/telepathy-spec/Connection_Interface_Capabilities.html
share/gtk-doc/html/telepathy-spec/Connection_Interface_Cellular.html
share/gtk-doc/html/telepathy-spec/Connection_Interface_Client_Types.html
share/gtk-doc/html/telepathy-spec/Connection_Interface_Communication_Policy.html
share/gtk-doc/html/telepathy-spec/Connection_Interface_Contact_Capabilities.html
share/gtk-doc/html/telepathy-spec/Connection_Interface_Contact_Groups.html
share/gtk-doc/html/telepathy-spec/Connection_Interface_Contact_Info.html
share/gtk-doc/html/telepathy-spec/Connection_Interface_Contact_List.html
share/gtk-doc/html/telepathy-spec/Connection_Interface_Contacts.html
share/gtk-doc/html/telepathy-spec/Connection_Interface_Forwarding.html
share/gtk-doc/html/telepathy-spec/Connection_Interface_Keepalive.html
share/gtk-doc/html/telepathy-spec/Connection_Interface_Location.html
share/gtk-doc/html/telepathy-spec/Connection_Interface_Mail_Notification.html
share/gtk-doc/html/telepathy-spec/Connection_Interface_Power_Saving.html
share/gtk-doc/html/telepathy-spec/Connection_Interface_Presence.html
share/gtk-doc/html/telepathy-spec/Connection_Interface_Renaming.html
share/gtk-doc/html/telepathy-spec/Connection_Interface_Requests.html
share/gtk-doc/html/telepathy-spec/Connection_Interface_Resources.html
share/gtk-doc/html/telepathy-spec/Connection_Interface_Service_Point.html
share/gtk-doc/html/telepathy-spec/Connection_Interface_Simple_Presence.html
share/gtk-doc/html/telepathy-spec/Connection_Manager.html