rpms/yofrankie-bge/EL-5 yofrankie-DVD-license.txt, NONE, 1.1 yofrankie-bge-1.3-imgcompr.patch, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Lubomir Rintel lkundrak at fedoraproject.org
Mon Mar 16 06:22:06 UTC 2009


Author: lkundrak

Update of /cvs/pkgs/rpms/yofrankie-bge/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1160/EL-5

Modified Files:
	.cvsignore sources 
Added Files:
	yofrankie-DVD-license.txt yofrankie-bge-1.3-imgcompr.patch 
Log Message:
Import to branches


--- NEW FILE yofrankie-DVD-license.txt ---
The digital files on this disk are licensed under the Creative CommonsAttribution 3.0 License. 
To view a copy of this license, visit http://creativecommons.org/licenses/by/3.0/ or send a letter to Creative Commons, 543 Howard Street, 5th Floor, San Francisco, California, 94105, USA.

The attribution is:
YoFrankie! (c) 2008, Blender Foundation, www.blender.org
If in doubt, please visit www.creativecommons.org for help.
Excluded from the Creative Commons license is:
- the corporate/product logos on the disk or website (including Blender logo, Creative Commons logo) and associated trademarks
- the DVD cover (inlay) and DVD disc print
- the binary executables

--------------------- Examples ------------------------
You are free to duplicate the DVDs and distribute or sell them, but in that case you have to make your own cover art and DVD prints for it, with of course the proper attribution as mentioned above in 2).
You can use textures and .blend files (or models, rigs, etc) from the data collection on the DVD, also in commercial projects. Make sure we get our credit as mentioned above in 2).

You can use the characters and models to create, distribute or sell new games. The originals of the assets you've used have to be copied to  your game distribution as well, including this license. You also have to add the attribution in a fair way (equal to credits for similar contributions to the project).

If you copy one or more of the files of the DVD and distribute them, include this license text too.
Contact email for further information: foundation (at) blender.org

yofrankie-bge-1.3-imgcompr.patch:

--- NEW FILE yofrankie-bge-1.3-imgcompr.patch ---
Do not compress PNG images into JPEG:
* It causes artifacts to appear (in main menu)
* Replacing the references via python bindings produces file that crashes BGE
* Upstream doesn't compress the images on DVD

[1] https://projects.blender.org/tracker/index.php?func=detail&aid=18377&group_id=151&atid=445

Lubomir Rintel <lkundrak at v3.sk>

diff -up yofrankie-bge/Makefile.imgcompr yofrankie-bge/Makefile
--- yofrankie-bge/Makefile.imgcompr	2009-03-11 11:50:34.000000000 +0100
+++ yofrankie-bge/Makefile	2009-03-11 11:50:39.000000000 +0100
@@ -16,10 +16,10 @@ all:
 	
 	
 	# Convert images, correct blendfile paths
-	$(PYTHON) dist/imagefile_compress.py $(BLENDER) $(PACKAGE_DIR)
+	#$(PYTHON) dist/imagefile_compress.py $(BLENDER) $(PACKAGE_DIR)
 	
 	# Compress all blendfiles
 	$(PYTHON) dist/blendfile_gzip.py $(PACKAGE_DIR)
 	
 	
-	
\ No newline at end of file
+	


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/yofrankie-bge/EL-5/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	16 Mar 2009 02:14:57 -0000	1.1
+++ .cvsignore	16 Mar 2009 06:21:34 -0000	1.2
@@ -0,0 +1 @@
+yofrankie-bge.tar.lzma


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/yofrankie-bge/EL-5/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	16 Mar 2009 02:14:58 -0000	1.1
+++ sources	16 Mar 2009 06:21:34 -0000	1.2
@@ -0,0 +1 @@
+5a42b730256448211a704bf634669895  yofrankie-bge.tar.lzma




More information about the fedora-extras-commits mailing list