Package Details: me-tv 1:1.4.0.12-3

Package Base: me-tv
Description: A digital television (DVB) viewer for GNOME.
Upstream URL: https://launchpad.net/me-tv
Category: multimedia
Licenses: GPL
Submitter: schuay
Maintainer: go2sh
Last Packager: None
Votes: 16
First Submitted: 2013-03-15 14:50
Last Updated: 2013-03-21 22:04

Latest Comments

Comment by go2sh

2015-01-09 23:53

Yes, i will update it soon. I need to set up my dvb again after moving.

Comment by stesind

2014-12-16 09:01

Can you please update to version 1.4.0.54?

Comment by silent

2014-02-16 11:52

Please check this patch to PKGBUILD, I am not good at it, but it seems to work:
--- PKGBUILD 2013-03-21 23:00:26.000000000 +0100
+++ PKGBUILDmod 2014-02-16 12:35:56.901068224 +0100
@@ -18,12 +18,14 @@
'w_scan: generation of channels.conf')
makedepends=('intltool' 'gnome-common')
install='me-tv.install'
-source=("http://launchpad.net/${pkgname}/${pkgver:0:3}/${pkgver:0:5}/+download/${pkgname}-${pkgver}.tar.gz")
-md5sums=('28c7fd5523fd6ea8f5de89b297eb1391')
+source=("http://launchpad.net/${pkgname}/${pkgver:0:3}/${pkgver:0:5}/+download/${pkgname}-${pkgver}.tar.gz" "https://launchpadlibrarian.net/161463266/black_screen_fix_patch.diff")
+md5sums=('28c7fd5523fd6ea8f5de89b297eb1391'
+ '3bb375443cee72d8108de80dcf3f75c9')
options=('!emptydirs')

build() {
cd "${srcdir}/${pkgname}-${pkgver}"
+ patch -Np0 -i ../black_screen_fix_patch.diff

# Missing unistd.h includes :| https://bugs.launchpad.net/me-tv/+bug/1020690
for file in common/common.cc server/thread.cc; do

Comment by silent

2014-02-16 11:04

Would it be possible to add this patch: https://launchpadlibrarian.net/161463266/black_screen_fix_patch.diff
According to the Ubuntu bug report foggybrain has successfully applied the patch to this AUR package: https://bugs.launchpad.net/me-tv/+bug/1179606

Comment by e8hffff

2013-12-25 01:38

Honest advice download me-tv_1.3.7-0.2_amd64.deb and extract and install into appropriate directories. Me-TV 1.4 is severely broken and feature lacking.

Me-TV 1.3 allows for multi cards to record different stations at once. It has a better inbuilt channel scanner. It can import channel.conf, dvb region files as well. In the settings you can set before and after recording adages. You can pick video display engine, and audio engine like Pulse Audio. Features removed in 1.4 rewrite.

Comment by Morn

2013-12-19 21:07

@kataja: If you downgrade to libdvbpsi 1:0.2.2-1 and vlc 2.0.8.a-1 me-tv should work. Don't forget to also add "IgnorePkg = vlc libdvbpsi" to pacman.conf.

Comment by kataja

2013-11-01 18:10

Foggybrain, what's your system configuration?

I'm asking just because me-tv is not working in my PC with latest packages and RTL2832u DVB-T stick.

Comment by foggybrain

2013-10-04 08:19

Please un-flag out of date, program fine, errors with recent upgrades to vlc and libdvtpsi are stopping program working.

sorry for flagging

Anonymous comment

2013-04-08 09:24

Deine Vermutung kann ich bestätigen, mein gnome-common Paket war nicht aktuell.
Danke.

Comment by go2sh

2013-04-08 09:08

Ich kann den Fehler nicht nachvollziehen. Meine gnome-common Version ist:
pacman -Q gnome-common
extra/gnome-common 3.7.4-1

Das Paket stellt die Datei /usr/bin/gnome-autogen.sh bereit. Dort wird die automake Version überprüft und wird bei mir definitiv nach 1.13 gesucht.#

Bei mir baut sich me-tv egal ob mit yaourt oder direkt per makepkg ohne Probleme.

Anonymous comment

2013-04-08 09:00

Zusätzlich noch automake-1.12 1.12.6-4 aus dem aur installiert, dann klappt es.
Läuft jetzt problemlos durch.

Anonymous comment

2013-04-08 08:59

Nein, klappt nicht:

==> Beginne build()...
checking for autoconf >= 2.53...
testing autoconf2.50... not found.
testing autoconf... found 2.69
checking for automake >= 1.9...
testing automake-1.12... not found.
testing automake-1.11... not found.
testing automake-1.10... not found.
testing automake-1.9... not found.
***Error***: You must have automake >= 1.9 installed
to build Me TV. Download the appropriate package for
from your distribution or get the source tarball at
http://ftp.gnu.org/pub/gnu/automake/automake-1.9.tar.gz

==> FEHLER: Ein Fehler geschah in build().
Breche ab ...
==> ERROR: Makepkg was unable to build me-tv.

Comment by go2sh

2013-04-08 08:55

Hast du dein gnome-common paket mal aktualisiert?
Bei mir sucht er auch nacht automake-1.13.

Anonymous comment

2013-04-08 08:47

Nein, klappt nicht:

==> Beginne build()...
checking for autoconf >= 2.53...
testing autoconf2.50... not found.
testing autoconf... found 2.69
checking for automake >= 1.9...
testing automake-1.12... not found.
testing automake-1.11... not found.
testing automake-1.10... not found.
testing automake-1.9... not found.
***Error***: You must have automake >= 1.9 installed
to build Me TV. Download the appropriate package for
from your distribution or get the source tarball at
http://ftp.gnu.org/pub/gnu/automake/automake-1.9.tar.gz

==> FEHLER: Ein Fehler geschah in build().
Breche ab ...
==> ERROR: Makepkg was unable to build me-tv.

Comment by go2sh

2013-04-08 08:40

Klappt es denn jetzt? Ich hab die gleichen Versionen und bei mir gehts einwandfrei.

Anonymous comment

2013-04-08 05:25

Alle Pakete sind jetzt da, wahrscheinlich sind die Paketversionen zu aktuell.

sudo pacman -Q autoconf automake pacman yaourt

autoconf 2.69-1
automake 1.13.1-1
pacman 4.1.0-2
yaourt 1.3-1

Comment by go2sh

2013-04-07 18:56

automake fehlt dir aufjedenfall. Hast du base-devel installiert? Ohne kann man keine PKGs bauen.

Anonymous comment

2013-04-07 17:54

pkgbuild ends with errors:

Entpacke Quellen ...
-> Entpacke me-tv-1.4.0.12.tar.gz mit bsdtar
==> Beginne build()...
checking for autoconf >= 2.53...
testing autoconf2.50... not found.
testing autoconf... found 2.69
checking for automake >= 1.9...
testing automake-1.12... not found.
testing automake-1.11... not found.
testing automake-1.10... not found.
testing automake-1.9... not found.
***Error***: You must have automake >= 1.9 installed
to build Me TV. Download the appropriate package for
from your distribution or get the source tarball at
http://ftp.gnu.org/pub/gnu/automake/automake-1.9.tar.gz

==> FEHLER: Ein Fehler geschah in build().
Breche ab ...
==> ERROR: Makepkg was unable to build me-tv.

Comment by go2sh

2013-03-21 22:05

Updated Package:
- updated Dependencies (deps optdeps builddeps)
- fixed building

Anonymous comment

2013-03-21 08:26

To get it to build, edit the PKGBUILD and add lines 24 and 25 below

23 cd "${srcdir}/${pkgname}-${pkgver}"
+ 24 sed -i 's/AM_PROG_CC_STDC/AC_PROG_CC/g' configure.ac
+ 25 mkdir m4
26 ./autogen.sh
27 ./configure CXXFLAGS="$CXXFLAGS -D__KERNEL_STRICT_NAMES" --prefix=/usr

Comment by foggybrain

2013-03-15 19:43

==> Starting build()...
checking for autoconf >= 2.53...
testing autoconf2.50... not found.
testing autoconf... found 2.69
checking for automake >= 1.9...
testing automake... found 1.13.1
checking for glib-gettext >= 2.2.0...
testing glib-gettextize... found 2.34.3
checking for intltool >= 0.25...
testing intltoolize... found 0.50.2
checking for pkg-config >= 0.14.0...
testing pkg-config... found 0.28
Checking for required M4 macros...
Checking for forbidden M4 macros...
**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.

Processing ./configure.ac
Running glib-gettextize... Ignore non-fatal messages.
Copying file mkinstalldirs
Copying file po/Makefile.in.in

Please add the files
codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Running intltoolize...
Running aclocal...
configure.ac:14: error: 'AM_PROG_CC_STDC': this macro is obsolete.
You should simply use the 'AC_PROG_CC' macro instead.
Also, your code should no longer depend upon 'am_cv_prog_cc_stdc',
but upon 'ac_cv_prog_cc_stdc'.
/usr/share/aclocal-1.13/obsolete-err.m4:17: AM_PROG_CC_STDC is expanded from...
configure.ac:14: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
aclocal: error: echo failed with exit status: 1
==> ERROR: A failure occurred in build().
Aborting...

Failed

Comment by schuay

2013-03-15 14:52

Moved from [community].