Search Criteria
Package Details: tvheadend 4.2.8-8
Package Actions
| Git Clone URL: | https://aur.archlinux.org/tvheadend.git (read-only, click to copy) |
|---|---|
| Package Base: | tvheadend |
| Description: | TV streaming server for Linux |
| Upstream URL: | https://tvheadend.org/ |
| Keywords: | tvheadend |
| Licenses: | GPL-3.0-only |
| Submitter: | BELzEBUB |
| Maintainer: | fossdd |
| Last Packager: | fossdd |
| Votes: | 115 |
| Popularity: | 0.000017 |
| First Submitted: | 2012-10-25 08:49 (UTC) |
| Last Updated: | 2025-05-14 06:50 (UTC) |
Dependencies (9)
- avahi
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR, openssl-aegisAUR)
- uriparser (uriparser-gitAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python (make)
- wget (wget-gitAUR) (make)
- libiconv (optional) – For conversion of character encodings
- xmltvAUR (optional) – For an alternative source of programme listings
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 25 Next › Last »
pokabjoern commented on 2022-01-30 22:30 (UTC)
@aphirst If you don't need HDHomeRun support, simply edit the PKGBUILD as follows:
Add this to the ./configure section:
and this to the build() section one line above the make command:
Tvheadend will build fine after these changes.
francoism90 commented on 2021-10-23 18:40 (UTC) (edited on 2021-10-23 18:41 (UTC) by francoism90)
@willemw
tvheadend-gitincludes those changes. If you want the stable build, you can include the improvements yourself. :)I don't know if @LukyLX wants to bump this, TVH doesn't seem to provide any newer stable builds atm.
willemw commented on 2021-10-22 10:08 (UTC)
provides=('tvheadend')is redundant.conflicts=('tvheadend-git')does not need to be specified (as stated in the Wiki).taris already installed (part ofbase).Maybe use
installinstead ofchmodand maybe switch to using systemd'ssysusers.dandtmpfiles.dfolders.aphirst commented on 2021-10-22 09:19 (UTC)
Build now unfortunately fails.
http://download.silicondust.com/hdhomerun/libhdhomerun_20171221.tgz: 2021-10-22 10:18:40 ERROR 404: Not Found. make[1]: *** [Makefile.hdhomerun:79: /home/adam/.cache/aurutils/sync/tvheadend/src/tvheadend-4.2.8/build.linux/hdhomerun/libhdhomerun_20171221/.tvh_download] Error 8
holunder commented on 2021-03-24 12:28 (UTC) (edited on 2021-03-24 17:43 (UTC) by holunder)
I had to recompile it after last day’s system updates. Now I get into the web interface again but cannot start any stream. Edit: Just had to reconnect the DVB-T2 usb cable.
pelle commented on 2020-11-02 08:08 (UTC)
@RoKoInfo
Thx for your help. I use the armv7l architecture. If I use the two flags mentioned, the error message also appears, see @pokabjoern. Seems to me like it has to do with architecture.
pelle
RoKoInfo commented on 2020-11-01 12:12 (UTC) (edited on 2020-11-01 12:13 (UTC) by RoKoInfo)
When trying to compile for armv7h, I needed both flags,
-Wno-error=format-truncationand-Wno-error=stringop-truncation. Compiling was successful, however, I do not know right now, if tvheadend works fine with it.RoKoInfo
pelle commented on 2020-10-20 12:40 (UTC)
@Neil
Thx for the patch. Even when I use the patch, I get the same error message as described by @pokabjoern.
Meanwhile I'm at a loss.
Pelle
Neil commented on 2020-10-03 19:27 (UTC)
@pelle
Here's my git diff:
As you can see I just added the line above to the prepare() function in PKGBUILD.
Hope this helps,
Neil.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 25 Next › Last »