pkgsrc/misc/nxtvepg/Makefile

41 lines
968 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.28 2003/07/04 16:36:45 magick Exp $
Update nxtvepg from 2.4.2 to 2.5.0 From 2.4.2 to 2.5.0 (March/22/2003) Main change: * An alternate TV schedule presentation layout with separate columns for each TV network, similar to the layout principles used by paper based TV magazines. See a comparison of screenshots of the alternate and regular layouts. In detail (Windows-changes omitted): * Added an alternate layout for GUI: programmes are still sorted by start time, but presented in separate columns for each network. Schedules of different networks are aligned, so that programmes which run at the same time are approximately at the same height. The new layout also supports user-defined presentation, i.e. free selection of all attributes which are printed for each programme, possibly depending on filter shortcuts (for example you can print more details for movies), plus marking selected programmes by use of colors and icons. * UNIX xawtv: implemented "overlay" EPG popup based on nxtvepg controlled window (no longer uses "vtx" removed command, which was removed in xawtv-3.7x) The colors can be configured via the new resources xawtv_overlay_fg and xawtv_overlay_bg (see manual for details) * UNIX: the Nxtvepg app-defaults file is now loaded during startup because some user's didn't realize they should have copied modified entries into their $HOME/.Xdefaults * Fixed bug in description text redundancy removal from 2.4.2: texts with less than 30 characters length were not removed. Thanks to Thierry for pointing this out. Also fixed a bug which caused text truncation. * Fixed bug in text decoder which caused some national characters to be displayed falsely, e.g. "D'ECONSEILL'" instead of "D?CONSEILL?". * Fixed bug in "global invert" filter matching (depending on which filter types were inverted, expired programmes could have shown up in the listing) * added possibility to combine several text searches (logical OR) * added fixes for FreeBSD and NetBSD provided by Simon Barner * added Linux "devfs" compatibility, i.e. find /dev/v4l/vbi * added Makefile fixes provided by Debian maintainer Gerd Knorr * fixed SEGV during build on IA64 due to missing include in tcl2c tool (reported to Debian bug tracking by Bdale Garbee)
2003-04-06 20:27:42 +02:00
DISTNAME= nxtvepg-2.5.2
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nxtvepg/}
MAINTAINER= magick@zhadum.de
HOMEPAGE= http://sourceforge.net/projects/nxtvepg/
COMMENT= NextView EPG decoder
ONLY_FOR_PLATFORM= NetBSD-1.4[Y-Z]-* NetBSD-1.4Z[A-Z]-* \
NetBSD-1.5_ALPHA-* NetBSD-1.[5-9]*-*
USE_PERL5= yes
USE_GMAKE= yes
USE_X11= yes
Update nxtvepg to 2.3.0. And while there buildlinkify2 it. Changes since 2.2.1 (Windows specific changes ommited): * Bugfix in user-defined context menu entries: variables using modifiers (e.g. ${start: %H:%M %d.%m.%Y}) sometimes had trailing garbage; this bug was introduced in 2.2.0. Thanks to Friedrich Delgado Friedrichs for pointing this out. * Bugfix in decoding of description texts (newlines were not processed correctly sometimes); also improved text display by inserting paragraph breaks when there is a completely empty line in the original description text * Added "duration" filter, so that programmes ouside of given running time length boundaries can be suppressed (e.g. filler programmes which are less then 10 minutes long) * Added possibility to manually resize all listbox columns by dragging the right border of the column header menu buttons (not possible if headers are disabled in the "show" options of the configure menu). Note that the automatic resizing of the network name column was dropped in favour of this feature. * Timescale windows are now always made large enough to display the time range covered by all programmes in the database (formerly only the next 5 days were covered, which was by far not enough for the German provider Kabel1) * Added zoom and help buttons to the timescale windows * Improved key bindings and default keyboard focus in main browser and dialog windows; CTRL-F in main window now opens the text search dialog; CTRL-C opens the context menu; digit keys now toggle shortcuts; Return tunes the channel like pressing the Tune-TV button * The search text history is now accessible from inside the text search filter dialog (by pressing the down cursor key or clicking the arrow button next to the text entry field) * The "Refresh" mode of the EPG scan now allows to remove databases of obsolete providers which no longer transmit Nextview EPG (e.g. Pro7 or TV5). Thanks to Frank Mauler for pointing out the need for this feature. * Added a "Load all used" button to the sorting criterion filter dialog which fills the sorting criterion selection listbox with a list of all codes that are actually used in the current database. This allows a quick overview which criterions will produce any matches when filtered for. * Linux only: fixed tuner frequency setting (in particular the EPG scan) for SECAM/PAL multi-norm tuners. Thanks to "Keuleu 36" for debugging this problem * UNIX only: fine tuning offsets and TV norm in the .xawtv file are now evaluated for the EPG scan * Internal reorganization of the interface between Tcl/Tk and C modules (using the "object-based" Tcl interface for function arguments and results)
2002-10-06 15:03:57 +02:00
USE_BUILDLINK2= yes
.include "../../mk/pthread.buildlink2.mk"
PTHREAD_OPTS=native #only native threads work
.if defined(PTHREAD_TYPE) && (${PTHREAD_TYPE} == "native")
CFLAGS+=-DUSE_THREADS=1
LDFLAGS+=-pthread
MAKE_ENV+=WANT_THREADS=1
.endif
pre-configure:
cd ${WRKSRC}; \
${MV} -f pod2help.pl pod2help.pl.orig; \
${SED} -e "s|@PERL5@|${PERL5}|g" pod2help.pl.orig > pod2help.pl; \
${CHMOD} +x ${WRKSRC}/pod2help.pl
#pre-build:
# cd ${WRKSRC}; \
# ${GMAKE} depend
Update nxtvepg to 2.2.1 Changes since 0.7.4 (Windows changes ommitted): From 2.2.0 (aka 0.7.4) to 2.2.1 (August/24/2002) This release contains the following fixes: * Major bugfix: nxtvepg crashed frequently due to a memory overwrite bug in the description text display function. The bug exists in all previous versions! (It surfaced only now because some very long description texts were transmitted by the German provider Kabel1.) * Bugfix in database merge: merge failed when no networks were manually selected yet * Network name column in the programme listing now automatically adapts its width so that network names no longer get cut off. Thanks to Thierry M?n?trier for his excellent feedback. From 2.1.2 (aka 0.7.4) to 2.2.0 (August/18/2002) This release contains the following new features and fixes: * Network selection config dialog: allow to specify time windows for each network (e.g. for ARTE 19:00 - 06:00 o'clock). Programmes that are completely outside this window are suppressed in the listing. * PDC theme descriptors were translated to French and German; the language can be either selected automatically or manually. Thanks to Matthieu for triggering this improvement and for the French translation. * The programme database can be exported into a text file in TAB separated format, so that it can be directly loaded into an SQL database. (This feature has been added to support the HTML converter E*plore EPG nexTView written in PHP by sysmik) * Bugfix in the EPG scan due to which on channels which could not be identified via VPS/PDC no EPG provider was found. Thanks to Helge Kreutzmann for pointing out this problem. * Manual size changes of the help window are now remembered; also improved a few details in help text formatting.
2002-08-31 11:25:04 +02:00
Update nxtvepg to 2.3.0. And while there buildlinkify2 it. Changes since 2.2.1 (Windows specific changes ommited): * Bugfix in user-defined context menu entries: variables using modifiers (e.g. ${start: %H:%M %d.%m.%Y}) sometimes had trailing garbage; this bug was introduced in 2.2.0. Thanks to Friedrich Delgado Friedrichs for pointing this out. * Bugfix in decoding of description texts (newlines were not processed correctly sometimes); also improved text display by inserting paragraph breaks when there is a completely empty line in the original description text * Added "duration" filter, so that programmes ouside of given running time length boundaries can be suppressed (e.g. filler programmes which are less then 10 minutes long) * Added possibility to manually resize all listbox columns by dragging the right border of the column header menu buttons (not possible if headers are disabled in the "show" options of the configure menu). Note that the automatic resizing of the network name column was dropped in favour of this feature. * Timescale windows are now always made large enough to display the time range covered by all programmes in the database (formerly only the next 5 days were covered, which was by far not enough for the German provider Kabel1) * Added zoom and help buttons to the timescale windows * Improved key bindings and default keyboard focus in main browser and dialog windows; CTRL-F in main window now opens the text search dialog; CTRL-C opens the context menu; digit keys now toggle shortcuts; Return tunes the channel like pressing the Tune-TV button * The search text history is now accessible from inside the text search filter dialog (by pressing the down cursor key or clicking the arrow button next to the text entry field) * The "Refresh" mode of the EPG scan now allows to remove databases of obsolete providers which no longer transmit Nextview EPG (e.g. Pro7 or TV5). Thanks to Frank Mauler for pointing out the need for this feature. * Added a "Load all used" button to the sorting criterion filter dialog which fills the sorting criterion selection listbox with a list of all codes that are actually used in the current database. This allows a quick overview which criterions will produce any matches when filtered for. * Linux only: fixed tuner frequency setting (in particular the EPG scan) for SECAM/PAL multi-norm tuners. Thanks to "Keuleu 36" for debugging this problem * UNIX only: fine tuning offsets and TV norm in the .xawtv file are now evaluated for the EPG scan * Internal reorganization of the interface between Tcl/Tk and C modules (using the "object-based" Tcl interface for function arguments and results)
2002-10-06 15:03:57 +02:00
.include "../../x11/tk/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"