Port details |
- napi Command line subtitles downloader for napiprojekt.pl
- 2.0.1_1 polish =2 2.0.1_1Version of this port present on the latest quarterly branch.
- Maintainer: dominik.lisiak@bemsoft.pl
- Port Added: 2021-10-31 16:12:05
- Last Update: 2023-07-12 18:56:04
- Commit Hash: 7d1faa7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: multimedia
- License: GPLv3
- WWW:
- https://gitlab.com/hesperos/napi
- Description:
- "napi.sh" is a napiprojekt.pl client written in Bash. The purpose of the project
was to create simple tool for systems with very limited resources (NAS QNAP
drives, Synology, OpenWRT routers, Popcorn streamers, etc). It was inspired by
"pynapi.py" script.
"napi.sh" is distributed together with automatic subtitle format converter
"subotage.sh" created specially for "napi.sh". "subotage.sh" is written in Bash
and uses awk for text processing.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/polish/napi/ && make install clean
- To add the package, run one of these commands:
- pkg install polish/napi
- pkg install pl-napi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pl-napi
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1624840400
SHA256 (hesperos-napi-ac404649571e470bf9494f788bd8a74843956851_GL0.tar.gz) = 41919054d04b93f90d5a4a13f2964322111194afe60212bb434f105f6c7675e0
SIZE (hesperos-napi-ac404649571e470bf9494f788bd8a74843956851_GL0.tar.gz) = 106739
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Runtime dependencies:
-
- 7zz : archivers/7-zip
- base64 : converters/base64
- bash : shells/bash
- mediainfo : multimedia/mediainfo
- wget : ftp/wget
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for pl-napi-2.0.1_1:
COVER=off: Always try to download cover (-c)
NFO=off: Always try to download .nfo file (-n)
RMORIG=off: Always remove intermediate files (-d)
SUBRIP=off: Convert subtitles to SubRip (.srt) by default (-f subrip)
UTF8=off: Convert subtitles to UTF-8 by default (-C UTF-8)
===> Use 'make config' to modify these settings
- Options name:
- polish_napi
- USES:
- cmake shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.1_1 12 Jul 2023 18:56:04 |
Felix Palmen (zirias) |
bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.0.1_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.0.1_1 17 Jan 2022 16:45:40 |
Max Brazhnikov (makc) |
polish/napi: switch from p7zip to 7-zip
PR: 260866, 261264
Submitted by: Dominik Lisiak (maintainer) |
2.0.1 31 Oct 2021 16:08:14 |
Yasuhiro Kimura (yasu) Author: Dominik Lisiak |
polish/napi: Add new port
"napi.sh" is a napiprojekt.pl client written in Bash. The purpose of
the project was to create simple tool for systems with very limited
resources (NAS QNAP drives, Synology, OpenWRT routers, Popcorn
streamers, etc). It was inspired by "pynapi.py" script.
"napi.sh" is distributed together with automatic subtitle format
converter "subotage.sh" created specially for "napi.sh". "subotage.sh"
is written in Bash and uses awk for text processing.
PR: 245996 |
Number of commits found: 5
|