From e42943114fbbdf83476b8ed02c7a54f7c2c4218e Mon Sep 17 00:00:00 2001 From: magick Date: Sat, 13 Dec 2003 12:08:15 +0000 Subject: Update nxtvepg to 2.6.0 Major changes are: * Setting reminders for specific TV shows or shortcuts (e.g. all your favorite series.) The programmes are marked in the list (freely configurable via composite attributes) and a message pops up before it starts (also configurable, of course) * Added a weekday scale to the right of the programme list which can by used to quickly jump to any date and time. There's also a new attribute element which markes each programme in the color of the according weekday. * Extended format capabilities for programme list: compound attributes now can use freely defined colors (formerly only a small set of pre-defined colors was available) and also change background colors. * Improved text search dialog for large lists (i.e. your complete list of favorite movie titles) * Browsing expired programmes made possible, i.e. programme descriptions are kept a few hours or days before they are removed from the database (e.g. so that you can still look up details on that movie you watched yesterday.) --- misc/nxtvepg/Makefile | 4 ++-- misc/nxtvepg/distinfo | 8 ++++---- misc/nxtvepg/patches/patch-ad | 18 +++++++++--------- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/misc/nxtvepg/Makefile b/misc/nxtvepg/Makefile index 2f637bb219b..23a6e174d6a 100644 --- a/misc/nxtvepg/Makefile +++ b/misc/nxtvepg/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.28 2003/07/04 16:36:45 magick Exp $ +# $NetBSD: Makefile,v 1.29 2003/12/13 12:08:15 magick Exp $ -DISTNAME= nxtvepg-2.5.2 +DISTNAME= nxtvepg-2.6.0 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nxtvepg/} diff --git a/misc/nxtvepg/distinfo b/misc/nxtvepg/distinfo index d7f9637342c..aab1086e911 100644 --- a/misc/nxtvepg/distinfo +++ b/misc/nxtvepg/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.23 2003/07/04 16:36:45 magick Exp $ +$NetBSD: distinfo,v 1.24 2003/12/13 12:08:15 magick Exp $ -SHA1 (nxtvepg-2.5.2.tar.gz) = 4e79d70081d0deb68b8c471ffa9405fc51b73159 -Size (nxtvepg-2.5.2.tar.gz) = 1007291 bytes +SHA1 (nxtvepg-2.6.0.tar.gz) = 900fe6c07dee421191f3299141cf35e07fe86ad8 +Size (nxtvepg-2.6.0.tar.gz) = 1129008 bytes SHA1 (patch-aa) = 00ac7056a66e3a0cc88f3f62a1bef889bbbb029d SHA1 (patch-ab) = 634cfd179fd1043e3272ce27836a9052b199d1f4 SHA1 (patch-ac) = 28d5d7a9a31e1a17f8416d271abdefa708b3480b -SHA1 (patch-ad) = 40c54b286f7ec502f2b31adad439b3e66fa8baa1 +SHA1 (patch-ad) = d1582973184fed6999fb7e79c7bbe12d19b29d9c SHA1 (patch-ae) = 6685cb5d014832f8be292007fb14790ba56421c7 diff --git a/misc/nxtvepg/patches/patch-ad b/misc/nxtvepg/patches/patch-ad index 7fbc0f617fd..3415479b8cd 100644 --- a/misc/nxtvepg/patches/patch-ad +++ b/misc/nxtvepg/patches/patch-ad @@ -1,9 +1,9 @@ -$NetBSD: patch-ad,v 1.4 2003/04/06 18:27:42 magick Exp $ +$NetBSD: patch-ad,v 1.5 2003/12/13 12:08:15 magick Exp $ ---- nxtvepg.1.orig 2003-03-22 18:15:10.000000000 +0100 +--- nxtvepg.1.orig 2003-10-05 21:51:08.000000000 +0200 +++ nxtvepg.1 -@@ -205,7 +205,7 @@ on Windows nxtvepg.ini in the current di - .Ip "\fB\-dbdir\fR \fIdirectory\fR" 4 +@@ -202,7 +202,7 @@ on Windows nxtvepg.ini in the current di + .IP "\fB\-dbdir\fR \fIdirectory\fR" 4 .IX Item "-dbdir directory" Specify an alternate directory for the databases. -Default: On \s-1UNIX\s0 \fI/usr/tmp/nxtvdb\fR, on Windows the current directory. @@ -11,14 +11,14 @@ $NetBSD: patch-ad,v 1.4 2003/04/06 18:27:42 magick Exp $ Note that the database management is not equipped for concurrent writing, so if you have more than one \s-1TV\s0 tuner card in your system or network, relocate the directory into the users' homes. -@@ -2494,8 +2494,8 @@ of the list (unless column header button +@@ -2763,8 +2763,8 @@ of the list (unless column header button Configuration file where all personal settings are stored. Per default this is created in your home directory, but a different path and file - name can be specified with the \fB\-rcfile\fR option (see the section on "OPTIONS"). --.Ip "\fB/usr/tmp/nxtvdb/nxtvdb-####\fR" 4 + name can be specified with the \fB\-rcfile\fR option (see \*(L"\s-1OPTIONS\s0\*(R"). +-.IP "\fB/usr/tmp/nxtvdb/nxtvdb\-####\fR" 4 -.IX Item "/usr/tmp/nxtvdb/nxtvdb-####" -+.Ip "\fB/tmp/nxtvdb/nxtvdb-####\fR" 4 ++.IP "\fB/tmp/nxtvdb/nxtvdb\-####\fR" 4 +.IX Item "/tmp/nxtvdb/nxtvdb-####" Directory containing one file for each provider's database. The path - can be changed with the \fB\-dbdir\fR command line option (see the section on "OPTIONS"). + can be changed with the \fB\-dbdir\fR command line option (see \*(L"\s-1OPTIONS\s0\*(R"). Note that the path can also be configured during compilation of the -- cgit v1.2.3