Search Criteria
Package Details: me-tv-bzr 1.4.0-60
Package Actions
Git Clone URL: | https://aur.archlinux.org/me-tv-bzr.git (read-only, click to copy) |
---|---|
Package Base: | me-tv-bzr |
Description: | A digital television (DVB) viewer for GNOME. |
Upstream URL: | https://code.launchpad.net/me-tv |
Licenses: | GPL |
Conflicts: | me-tv |
Provides: | me-tv-bzr |
Submitter: | ente |
Maintainer: | CodeXYZ |
Last Packager: | CodeXYZ |
Votes: | 6 |
Popularity: | 0.000336 |
First Submitted: | 2015-09-10 10:58 (UTC) |
Last Updated: | 2018-05-19 14:46 (UTC) |
Dependencies (12)
- gconfmmAUR
- gstreamer0.10-baseAUR
- gtkmm
- libuniqueAUR
- libxml++
- libxml++2.6
- vlc (libvlcAUR, vlc-luajitAUR, vlc-wayland-gitAUR, vlc-gitAUR)
- bzrAUR (breezy) (make)
- gnome-common (make)
- intltool (make)
- linuxtv-dvb-appsAUR (optional) – dvb tools
- w_scan (optional) – generation of channels.conf
Latest Comments
1 2 Next › Last »
Sacro commented on 2023-06-24 12:01 (UTC)
Missing dependency on python-launchpadlib
foggybrain commented on 2022-09-20 19:51 (UTC) (edited on 2022-09-24 20:21 (UTC) by foggybrain)
Every time there is an apostrophe in the EPG text, me-tv-client EPG locks up. Could someone try and fix this please. The only thing that works at the moment is to remove the offending channel(s).
Thanks
CodeXYZ commented on 2021-10-08 05:07 (UTC)
Alright I'll look into that Thanks for letting me know about it.
dreieck commented on 2021-10-05 21:54 (UTC)
Can you please write a
pkgver()
-function which creates an automatically increasing versioning scheme after each commit to the bazaar repository? E.g. determine the current official version number (like 1.4.x) and add a+r<commit_count>
.Btw., the problem reported by @geekborg on 2019-07-06 I cannot reproduce.
Thanks for maintainung!
dreieck commented on 2021-10-05 21:49 (UTC) (edited on 2021-10-05 21:56 (UTC) by dreieck)
Can you please change the
'me-tv-bzr'
-entry in theprovides
-array to"me-tv=${pkgver}"
(i.e. removing that-bzr
, and adding package version)?Thanks for maintaining!
geekborg commented on 2019-07-06 21:02 (UTC)
unable to solve package dependency : gconfmm
foggybrain commented on 2018-09-12 13:15 (UTC) (edited on 2018-09-16 19:12 (UTC) by foggybrain)
I'm using an up to date arch kde system and I found the video locked up frequently on channel change. I remedied this by changing Line 44 in /me-tv/client/vlc_engine.cc in the source code to vlc_argv[i++] = "--file-caching=3000"; and rebuilding.
Channel changing takes a bit longer now but there are no more video lock ups.
CodeXYZ commented on 2018-05-19 14:43 (UTC) (edited on 2018-05-19 14:43 (UTC) by CodeXYZ)
It sure does. Updated! :-) (let me know if you want to be a co-mantainer, cmtaz, or takeover. I use kaffeine now)
cmtaz commented on 2018-05-18 22:00 (UTC) (edited on 2018-05-18 22:00 (UTC) by cmtaz)
Adding these two lines inbetween line 28 and 31 of PKGBUILD should get it to build:
cd "${srcdir}/me-tv/server"
sed -i 's/abs(transponder.frontend_parameters.frequency/abs((int)transponder.frontend_parameters.frequency/g' dvb_frontend.cc
1 2 Next › Last »