Page MenuHomeFreeBSD

D15874.id43977.diff
No OneTemporary

D15874.id43977.diff

Index: textproc/py-sphinxcontrib-newsfeed/Makefile
===================================================================
--- /dev/null
+++ textproc/py-sphinxcontrib-newsfeed/Makefile
@@ -0,0 +1,20 @@
+# $FreeBSD$
+
+PORTNAME= sphinxcontrib-newsfeed
+PORTVERSION= 0.1.4
+CATEGORIES= textproc
+MASTER_SITES= CHEESESHOP
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER= lebarondemerde@privacychain.ch
+COMMENT= News Feed extension for Sphinx
+
+LICENSE= BSD2CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+RUN_DEPENDS= ${PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx@${FLAVOR}
+
+USES= python
+USE_PYTHON= distutils autoplist
+
+.include <bsd.port.mk>
Index: textproc/py-sphinxcontrib-newsfeed/distinfo
===================================================================
--- /dev/null
+++ textproc/py-sphinxcontrib-newsfeed/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1529265429
+SHA256 (sphinxcontrib-newsfeed-0.1.4.tar.gz) = f78c865b1a32d249644a9c46f395b547df0dc21ed69b70898d64235b4755efb4
+SIZE (sphinxcontrib-newsfeed-0.1.4.tar.gz) = 10862
Index: textproc/py-sphinxcontrib-newsfeed/pkg-descr
===================================================================
--- /dev/null
+++ textproc/py-sphinxcontrib-newsfeed/pkg-descr
@@ -0,0 +1,11 @@
+News Feed extension for Sphinx.
+
+Features:
+
+ Makes feed entries from Sphinx documents.
+ Generates a list of entries with teasers.
+ Saves the feed to a file in RSS format.
+ Supports comments via Disqus.
+
+
+WWW: https://pypi.org/project/sphinxcontrib-newsfeed/

File Metadata

Mime Type
text/plain
Expires
Sun, Feb 8, 6:25 PM (19 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28483532
Default Alt Text
D15874.id43977.diff (1 KB)

Event Timeline