Port details |
- py-supysonic Python implementation of the Subsonic server API
- 0.7.8 audio
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: DtxdF@disroot.org
- Port Added: 2024-10-24 00:15:07
- Last Update: 2024-10-24 00:12:51
- Commit Hash: 4f656e2
- Also Listed In: python
- License: AGPLv3
- WWW:
- https://supysonic.readthedocs.io/
- Description:
- Supysonic is a Python implementation of the Subsonic server API.
Current supported features are:
* browsing (by folders or tags)
* streaming of various audio files formats
* transcoding
* user or random playlists
* cover art
* starred tracks/albums and ratings
* lastfm scrobbling
* Jukebox mode
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}supysonic>0:audio/py-supysonic@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/audio/py-supysonic/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/py-supysonic
- pkg install py311-supysonic
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-supysonic listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-supysonic
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1728951393
SHA256 (supysonic-0.7.8.tar.gz) = 5a3fb511cf27fd24aaa2a8161dbd87d54369f38b1ea9de449ea19a3a6a51661f
SIZE (supysonic-0.7.8.tar.gz) = 342988
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-click>0 : devel/py-click@py311
- py311-flask>0 : www/py-flask@py311
- py311-mediafile>0 : devel/py-mediafile@py311
- py311-peewee>0 : databases/py-peewee@py311
- py311-pillow>0 : graphics/py-pillow@py311
- py311-requests>0 : www/py-requests@py311
- py311-watchdog>0 : devel/py-watchdog@py311
- py311-zipstream-ng>0 : archivers/py-zipstream-ng@py311
- py311-gunicorn>0 : www/py-gunicorn
- py311-mysqlclient>0 : databases/py-mysqlclient@py311
- py311-psycopg2>0 : databases/py-psycopg2@py311
- py311-sqlite3>0 : databases/py-sqlite3@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-supysonic-0.7.8:
PGSQL=on: PostgreSQL database support
SQLITE3=on: SQLite 3 database support
====> Options available for the multi WSGI: you have to choose at least one of them
GEVENT=off: Install with gevent
GUNICORN=on: Install with gunicorn
WAITRESS=off: Install with waitress
====> MySQL database support: you can only select none or one of them
MYSQLCLIENT=on: Install with MySQLdb
PYMYSQL=off: Install with pymysql
===> Use 'make config' to modify these settings
- Options name:
- audio_py-supysonic
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.8 24 Oct 2024 00:12:51 |
Jose Alonso Cardenas Marquez (acm) Author: Jesús Daniel Colmenares Oviedo |
audio/supysonic: New port: Python implementation of the Subsonic server API
Supysonic is a Python implementation of the Subsonic server API.
Current supported features are:
* browsing (by folders or tags)
* streaming of various audio files formats
* transcoding
* user or random playlists
* cover art
* starred tracks/albums and ratings
* lastfm scrobbling
* Jukebox mode
WWW: https://supysonic.readthedocs.io/
PR: 270751 |
Number of commits found: 1
|