[csw-devel] SF.net SVN: gar:[9004] csw/mgar/pkg/freedesktop/xcb-util/trunk

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Sun Mar 7 00:20:48 CET 2010


Revision: 9004
          http://gar.svn.sourceforge.net/gar/?rev=9004&view=rev
Author:   wahwah
Date:     2010-03-06 23:20:45 +0000 (Sat, 06 Mar 2010)

Log Message:
-----------
xcb-util: Adding the license

Modified Paths:
--------------
    csw/mgar/pkg/freedesktop/xcb-util/trunk/Makefile
    csw/mgar/pkg/freedesktop/xcb-util/trunk/checksums

Added Paths:
-----------
    csw/mgar/pkg/freedesktop/xcb-util/trunk/files/COPYING

Modified: csw/mgar/pkg/freedesktop/xcb-util/trunk/Makefile
===================================================================
--- csw/mgar/pkg/freedesktop/xcb-util/trunk/Makefile	2010-03-06 18:45:41 UTC (rev 9003)
+++ csw/mgar/pkg/freedesktop/xcb-util/trunk/Makefile	2010-03-06 23:20:45 UTC (rev 9004)
@@ -8,11 +8,13 @@
 define BLURB
 endef
 
+SPKG_SOURCEDIR = http://xcb.freedesktop.org/XcbUtil/
 MASTER_SITES = http://xcb.freedesktop.org/dist/
-DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
+DISTFILES += COPYING
 
-BUILD_DEP_PKGS = CSWgnulinks
 RUNTIME_DEP_PKGS = CSWlibxcb
+BUILD_DEP_PKGS = CSWgnulinks $(RUNTIME_DEP_PKGS)
 PACKAGES = CSWxcbutil
 
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz

Modified: csw/mgar/pkg/freedesktop/xcb-util/trunk/checksums
===================================================================
--- csw/mgar/pkg/freedesktop/xcb-util/trunk/checksums	2010-03-06 18:45:41 UTC (rev 9003)
+++ csw/mgar/pkg/freedesktop/xcb-util/trunk/checksums	2010-03-06 23:20:45 UTC (rev 9004)
@@ -1,2 +1,3 @@
+d763b081cb10c223435b01e00dc0aba7  COPYING
 a8f8f710a202079d1ead532abd061672  xcb-util-0.3.6.tar.gz
 77e28bd23267540e6b348cc44a5c62d1  xcb_size_hints_set_win_gravity-prototype.patch

Added: csw/mgar/pkg/freedesktop/xcb-util/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/freedesktop/xcb-util/trunk/files/COPYING	                        (rev 0)
+++ csw/mgar/pkg/freedesktop/xcb-util/trunk/files/COPYING	2010-03-06 23:20:45 UTC (rev 9004)
@@ -0,0 +1,30 @@
+Copyright (C) 2001-2006 Bart Massey, Jamey Sharp, and Josh Triplett.
+All Rights Reserved.
+
+Permission is hereby granted, free of charge, to any person
+obtaining a copy of this software and associated
+documentation files (the "Software"), to deal in the
+Software without restriction, including without limitation
+the rights to use, copy, modify, merge, publish, distribute,
+sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so,
+subject to the following conditions:
+
+The above copyright notice and this permission notice shall
+be included in all copies or substantial portions of the
+Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
+KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
+WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
+PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
+BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
+IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+OTHER DEALINGS IN THE SOFTWARE.
+
+Except as contained in this notice, the names of the authors
+or their institutions shall not be used in advertising or
+otherwise to promote the sale, use or other dealings in this
+Software without prior written authorization from the
+authors.


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list