Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144025382
D43267.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D43267.id.diff
View Options
diff --git a/net/Makefile b/net/Makefile
--- a/net/Makefile
+++ b/net/Makefile
@@ -1035,6 +1035,7 @@
SUBDIR += py-avahi
SUBDIR += py-blobfile
SUBDIR += py-bonsai
+ SUBDIR += py-casttube
SUBDIR += py-cepa
SUBDIR += py-cjdns
SUBDIR += py-cloudflare-scrape
diff --git a/net/py-casttube/Makefile b/net/py-casttube/Makefile
new file mode 100644
--- /dev/null
+++ b/net/py-casttube/Makefile
@@ -0,0 +1,16 @@
+PORTNAME= casttube
+DISTVERSION= 0.2.1
+CATEGORIES= net python
+MASTER_SITES= PYPI
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER= lexi.freebsd@le-fay.org
+COMMENT= YouTube Chromecast api
+WWW= https://pypi.org/project/casttube/
+
+LICENSE= MIT
+
+USES= python
+USE_PYTHON= distutils autoplist
+
+.include <bsd.port.mk>
diff --git a/net/py-casttube/distinfo b/net/py-casttube/distinfo
new file mode 100644
--- /dev/null
+++ b/net/py-casttube/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1703589209
+SHA256 (casttube-0.2.1.tar.gz) = 54d2af8c7949aa9c5db87fb11ef0a478a5d3e7ac6d2d2ac8dd1711e3a516fc82
+SIZE (casttube-0.2.1.tar.gz) = 5182
diff --git a/net/py-casttube/pkg-descr b/net/py-casttube/pkg-descr
new file mode 100644
--- /dev/null
+++ b/net/py-casttube/pkg-descr
@@ -0,0 +1,10 @@
+casttube provides a way to interact with the YouTube Chromecast API.
+
+Features:
+
+* Play video
+* Play a playlist
+* Add video to the end of the play queue
+* Play next
+* Remove video
+* Clear the entire queue
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Feb 4, 1:35 PM (4 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28435186
Default Alt Text
D43267.id.diff (1 KB)
Attached To
Mode
D43267: net/py-casttube: New port
Attached
Detach File
Event Timeline
Log In to Comment