Fix PLIST, from Robert Elz in PR 44784, and bump PKGREVISION.
While here, set LICENSE and include desktopdb.mk.
This commit is contained in:
parent
2e249f0826
commit
b026ef50b8
2 changed files with 10 additions and 4 deletions
|
@ -1,13 +1,14 @@
|
|||
# $NetBSD: Makefile,v 1.6 2011/01/17 17:57:01 jnemeth Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2011/03/29 08:34:58 wiz Exp $
|
||||
|
||||
DISTNAME= tvtime-1.0.2
|
||||
PKGREVISION= 2
|
||||
PKGREVISION= 3
|
||||
CATEGORIES= multimedia x11
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tvtime/}
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://tvtime.sourceforge.net/
|
||||
COMMENT= High quality television application
|
||||
LICENSE= gnu-gpl-v2 AND mit AND gnu-lgpl-v2
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
|
@ -28,6 +29,7 @@ pre-configure:
|
|||
.include "../../graphics/freetype2/buildlink3.mk"
|
||||
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
|
||||
.include "../../graphics/png/buildlink3.mk"
|
||||
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
|
||||
.include "../../textproc/libxml2/buildlink3.mk"
|
||||
.include "../../x11/libICE/buildlink3.mk"
|
||||
.include "../../x11/libX11/buildlink3.mk"
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:08:11 joerg Exp $
|
||||
@comment $NetBSD: PLIST,v 1.4 2011/03/29 08:34:58 wiz Exp $
|
||||
bin/tvtime
|
||||
bin/tvtime-command
|
||||
bin/tvtime-configure
|
||||
bin/tvtime-scanner
|
||||
@comment etc/tvtime/tvtime.xml
|
||||
man/de/man1/tvtime-command.1
|
||||
man/de/man1/tvtime-configure.1
|
||||
man/de/man1/tvtime-scanner.1
|
||||
|
@ -31,9 +30,14 @@ share/locale/cs/LC_MESSAGES/tvtime.mo
|
|||
share/locale/de/LC_MESSAGES/tvtime.mo
|
||||
share/locale/es/LC_MESSAGES/tvtime.mo
|
||||
share/locale/fi/LC_MESSAGES/tvtime.mo
|
||||
share/locale/fr/LC_MESSAGES/tvtime.mo
|
||||
share/locale/hu/LC_MESSAGES/tvtime.mo
|
||||
share/locale/ko/LC_MESSAGES/tvtime.mo
|
||||
share/locale/nl/LC_MESSAGES/tvtime.mo
|
||||
share/locale/nn/LC_MESSAGES/tvtime.mo
|
||||
share/locale/pl/LC_MESSAGES/tvtime.mo
|
||||
share/locale/pt/LC_MESSAGES/tvtime.mo
|
||||
share/locale/ru/LC_MESSAGES/tvtime.mo
|
||||
share/locale/sv/LC_MESSAGES/tvtime.mo
|
||||
share/pixmaps/tvtime.png
|
||||
share/pixmaps/tvtime.xpm
|
||||
|
|
Loading…
Reference in a new issue