pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc define LICENSE=gnu-lgpl-v2.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3637a0820193
branches:  trunk
changeset: 392746:3637a0820193
user:      obache <obache%pkgsrc.org@localhost>
date:      Fri May 08 11:12:20 2009 +0000

description:
define LICENSE=gnu-lgpl-v2.1

diffstat:

 graphics/clutter-cairo/Makefile |  4 +++-
 graphics/p5-clutter/Makefile    |  4 +++-
 graphics/py-clutter/Makefile    |  4 +++-
 multimedia/clutter-gst/Makefile |  4 +++-
 4 files changed, 12 insertions(+), 4 deletions(-)

diffs (72 lines):

diff -r 0470a2d49844 -r 3637a0820193 graphics/clutter-cairo/Makefile
--- a/graphics/clutter-cairo/Makefile   Fri May 08 11:10:29 2009 +0000
+++ b/graphics/clutter-cairo/Makefile   Fri May 08 11:12:20 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/12/14 11:04:35 obache Exp $
+# $NetBSD: Makefile,v 1.2 2009/05/08 11:12:20 obache Exp $
 #
 
 DISTNAME=      clutter-cairo-0.8.2
@@ -9,6 +9,8 @@
 HOMEPAGE=      http://www.clutter-project.org/
 COMMENT=       Clutter Cairo integrarion library
 
+LICENSE=       gnu-lgpl-v2.1
+
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 GNU_CONFIGURE= yes
diff -r 0470a2d49844 -r 3637a0820193 graphics/p5-clutter/Makefile
--- a/graphics/p5-clutter/Makefile      Fri May 08 11:10:29 2009 +0000
+++ b/graphics/p5-clutter/Makefile      Fri May 08 11:12:20 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/12/14 11:13:32 obache Exp $
+# $NetBSD: Makefile,v 1.2 2009/05/08 11:12:20 obache Exp $
 #
 
 DISTNAME=      clutter-perl-0.8.2.0
@@ -10,6 +10,8 @@
 HOMEPAGE=      http://www.clutter-project.org/
 COMMENT=       Perl bindings to the Clutter OpenGL canvas
 
+LICENSE=       gnu-lgpl-v2.1
+
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 BUILD_DEPENDS+=        p5-ExtUtils-Depends>=0.2:../../devel/p5-ExtUtils-Depends
diff -r 0470a2d49844 -r 3637a0820193 graphics/py-clutter/Makefile
--- a/graphics/py-clutter/Makefile      Fri May 08 11:10:29 2009 +0000
+++ b/graphics/py-clutter/Makefile      Fri May 08 11:12:20 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2009/05/02 16:21:44 reed Exp $
+# $NetBSD: Makefile,v 1.6 2009/05/08 11:12:20 obache Exp $
 #
 
 DISTNAME=      pyclutter-0.8.2
@@ -11,6 +11,8 @@
 HOMEPAGE=      http://www.clutter-project.org/
 COMMENT=       Python modules for Clutter toolkit
 
+LICENSE=       gnu-lgpl-v2.1
+
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 PREV_PKGPATH=  graphics/py-pyclutter
diff -r 0470a2d49844 -r 3637a0820193 multimedia/clutter-gst/Makefile
--- a/multimedia/clutter-gst/Makefile   Fri May 08 11:10:29 2009 +0000
+++ b/multimedia/clutter-gst/Makefile   Fri May 08 11:12:20 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/12/14 11:10:01 obache Exp $
+# $NetBSD: Makefile,v 1.2 2009/05/08 11:12:20 obache Exp $
 #
 
 DISTNAME=      clutter-gst-0.8.0
@@ -9,6 +9,8 @@
 HOMEPAGE=      http://www.clutter-project.org/
 COMMENT=       Clutter GStreamer integration
 
+LICENSE=       gnu-lgpl-v2.1
+
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 GNU_CONFIGURE= yes



Home | Main Index | Thread Index | Old Index