[recipes-commits] r4994 - in trunk/Fluxbox: . 1.0.0 1.0.0/Resources
lucasvr at svn.gobolinux.org
lucasvr at svn.gobolinux.org
Fri Nov 23 00:54:24 NZDT 2007
Author: lucasvr
Date: 2007-11-22 03:54:23 -0800 (Thu, 22 Nov 2007)
New Revision: 4994
Added:
trunk/Fluxbox/1.0.0/
trunk/Fluxbox/1.0.0/Resources/BuildInformation
Modified:
trunk/Fluxbox/1.0.0/Recipe
trunk/Fluxbox/1.0.0/Resources/Dependencies
Log:
Version update for the fluxbox recipe.
Copied: trunk/Fluxbox/1.0.0 (from rev 4993, trunk/Fluxbox/0.9.14)
Modified: trunk/Fluxbox/1.0.0/Recipe
===================================================================
--- trunk/Fluxbox/0.9.14/Recipe 2007-11-22 11:50:57 UTC (rev 4993)
+++ trunk/Fluxbox/1.0.0/Recipe 2007-11-22 11:54:23 UTC (rev 4994)
@@ -1,13 +1,13 @@
-# Recipe for version 0.9.14 by Thomas Queste, on Wed Dec 28 18:09:19 CET 2005
+# Recipe for version 1.0.0 by Nathan Middleton, on Mon Nov 5 04:41:19 CST 2007
# Recipe (MakeRecipe) for Fluxbox by Volker Wieban <buckoven at yaklinux.org>, on Fri Dec 10 20:17:31 BRST 2004
-compile_version=1.8.0
-url="$httpSourceforge/fluxbox/fluxbox-0.9.14.tar.bz2"
+compile_version=1.9.0
+url="http://prdownloads.sourceforge.net/fluxbox/fluxbox-1.0.0.tar.bz2"
+file_size=767586
+file_md5=990e276ead0d04421dce4080f485caca
recipe_type=configure
make_variables=("DEFAULT_TERM=xterm")
configure_options=(
- "--enable-slit"
- "--enable-xft"
- "--enable-imlib2"
+ --enable-nls
)
Added: trunk/Fluxbox/1.0.0/Resources/BuildInformation
===================================================================
--- trunk/Fluxbox/1.0.0/Resources/BuildInformation (rev 0)
+++ trunk/Fluxbox/1.0.0/Resources/BuildInformation 2007-11-22 11:54:23 UTC (rev 4994)
@@ -0,0 +1,7 @@
+Fontconfig 2.4.2
+FreeType 2.1.10
+GCC 4.1.2
+Glibc 2.5
+Imlib2 1.3.0
+Xorg 7.2
+ZLib 1.2.3
Modified: trunk/Fluxbox/1.0.0/Resources/Dependencies
===================================================================
--- trunk/Fluxbox/0.9.14/Resources/Dependencies 2007-11-22 11:50:57 UTC (rev 4993)
+++ trunk/Fluxbox/1.0.0/Resources/Dependencies 2007-11-22 11:54:23 UTC (rev 4994)
@@ -5,3 +5,4 @@
Glibc 2.3.2
Xorg 6.7.0
ZLib 1.2.1
+Imlib2
More information about the gobolinux-recipes-commits
mailing list