pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/mediatomb Create the "share/applications" d...
details: https://anonhg.NetBSD.org/pkgsrc/rev/df4d254653b6
branches: trunk
changeset: 562238:df4d254653b6
user: tron <tron%pkgsrc.org@localhost>
date: Thu Jul 23 08:28:41 2009 +0000
description:
Create the "share/applications" directory which was previously created
by the (now removed) "xdg" package to fix the installation. While here
set the license to "gnu-gpl-v2".
diffstat:
multimedia/mediatomb/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (26 lines):
diff -r f3916f05693a -r df4d254653b6 multimedia/mediatomb/Makefile
--- a/multimedia/mediatomb/Makefile Thu Jul 23 07:11:35 2009 +0000
+++ b/multimedia/mediatomb/Makefile Thu Jul 23 08:28:41 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2009/07/22 09:01:39 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2009/07/23 08:28:41 tron Exp $
DISTNAME= mediatomb-0.11.0
PKGREVISION= 6
@@ -8,6 +8,7 @@
MAINTAINER= agc%NetBSD.org@localhost
HOMEPAGE= http://mediatomb.cc/
COMMENT= UPnP MediaServer with a web user interface
+LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
@@ -41,6 +42,8 @@
SUBST_VARS.config= MEDIATOMB_HOME PREFIX OPSYS
SUBST_STAGE.config= post-patch
+INSTALLATION_DIRS+= share/applications
+
post-extract:
${CP} ${FILESDIR}/config.xml.in ${WRKSRC}/config.xml
${CP} ${FILESDIR}/mediatomb.desktop.in ${WRKSRC}/mediatomb.desktop
Home |
Main Index |
Thread Index |
Old Index