notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-supysonic Python implementation of the Subsonic server API
0.7.8 audionew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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>)
  • py311: py311-supysonic
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):
py311-supysonic
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.7.80.7.8-0.7.80.7.8---
FreeBSD:13:quarterly--------
FreeBSD:14:latest0.7.80.7.8-0.7.80.7.8---
FreeBSD:14:quarterly--------
FreeBSD:15:latest0.7.80.7.8n/a0.7.8n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-click>0 : devel/py-click@py311
  2. py311-flask>0 : www/py-flask@py311
  3. py311-mediafile>0 : devel/py-mediafile@py311
  4. py311-peewee>0 : databases/py-peewee@py311
  5. py311-pillow>0 : graphics/py-pillow@py311
  6. py311-requests>0 : www/py-requests@py311
  7. py311-watchdog>0 : devel/py-watchdog@py311
  8. py311-zipstream-ng>0 : archivers/py-zipstream-ng@py311
  9. py311-gunicorn>0 : www/py-gunicorn
  10. py311-mysqlclient>0 : databases/py-mysqlclient@py311
  11. py311-psycopg2>0 : databases/py-psycopg2@py311
  12. py311-sqlite3>0 : databases/py-sqlite3@py311
  13. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  14. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/s/supysonic/
  2. https://pypi.org/packages/source/s/supysonic/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.7.8
24 Oct 2024 00:12:51
commit hash: 4f656e2c781805f2693e3580fec60146aac07849commit hash: 4f656e2c781805f2693e3580fec60146aac07849commit hash: 4f656e2c781805f2693e3580fec60146aac07849commit hash: 4f656e2c781805f2693e3580fec60146aac07849 files touched by this commit
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
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