[paketler-commits] r68941 - in 2009/devel/system/boot/gfxboot: . files
paketler-commits at pardus.org.tr
paketler-commits at pardus.org.tr
26 Mayıs 2009 Sal 21:48:25 EEST
Author: onur
Date: Tue May 26 21:48:25 2009
New Revision: 68941
Modified:
2009/devel/system/boot/gfxboot/actions.py
2009/devel/system/boot/gfxboot/files/notheme.patch
2009/devel/system/boot/gfxboot/pspec.xml
Log:
Version bump
Add support for replacing _ with space in menus
Add better monitor detection
Add more resolution support
Modified: 2009/devel/system/boot/gfxboot/actions.py
=================================================================
--- 2009/devel/system/boot/gfxboot/actions.py (original)
+++ 2009/devel/system/boot/gfxboot/actions.py Tue May 26 21:48:25 2009
@@ -13,6 +13,7 @@
def setup():
pisitools.dosed("Makefile", "^CC.*", "CC = %s" % get.CC())
+ pisitools.dosed("doc/Makefile", "xmlto", "xmlto --skip-validation")
def build():
shelltools.export("HOME", get.workDIR())
Modified: 2009/devel/system/boot/gfxboot/files/notheme.patch
=================================================================
--- 2009/devel/system/boot/gfxboot/files/notheme.patch (original)
+++ 2009/devel/system/boot/gfxboot/files/notheme.patch Tue May 26 21:48:25 2009
@@ -1,12 +1,12 @@
-diff -Nur gfxboot-4.0.14-old/Makefile gfxboot-4.0.14/Makefile
---- gfxboot-4.0.14-old/Makefile 2008-06-02 17:45:38.000000000 +0300
-+++ gfxboot-4.0.14/Makefile 2008-06-02 17:47:50.000000000 +0300
+diff -Nur gfxboot-4.1.19-old/Makefile gfxboot-4.1.19/Makefile
+--- gfxboot-4.1.19-old/Makefile 2009-05-26 21:36:30.493465907 +0300
++++ gfxboot-4.1.19/Makefile 2009-05-26 21:38:40.223494202 +0300
@@ -2,10 +2,8 @@
CC = gcc
CFLAGS = -g -Wall -Wno-pointer-sign -O2 -fomit-frame-pointer
-# THEMES = $(wildcard themes/*)
--THEMES = themes/upstream themes/openSUSE
+-THEMES = themes/upstream themes/openSUSE themes/SLES themes/SLED
-.PHONY: all clean distclean doc install installsrc themes
+.PHONY: all clean distclean doc install installsrc
Modified: 2009/devel/system/boot/gfxboot/pspec.xml
=================================================================
--- 2009/devel/system/boot/gfxboot/pspec.xml (original)
+++ 2009/devel/system/boot/gfxboot/pspec.xml Tue May 26 21:48:25 2009
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>Tools to create graphical boot logos</Summary>
<Description>Set of tools to create graphical boot logos, for grub, lilo and syslinux. It supports arch-specific boot menus, advanced help menus, multiple keymaps, animated images, and more graphical pretty things.</Description>
- <Archive sha1sum="fb8b11522237d2e3cfb5dea9327b69a060c94d55" type="tarbz2">http://cekirdek.pardus.org.tr/~onur/distfiles/gfxboot-4.0.14.tar.bz2</Archive>
+ <Archive sha1sum="23733bfae797abab02dd54c16dc15cd51edef84b" type="tarbz2">http://cekirdek.pardus.org.tr/~onur/distfiles/gfxboot-4.1.19.tar.bz2</Archive>
<BuildDependencies>
<Dependency>xmlto</Dependency>
<Dependency>links</Dependency>
@@ -38,6 +38,18 @@
</Package>
<History>
+ <Update release="5">
+ <Date>2009-05-26</Date>
+ <Version>4.1.19</Version>
+ <Comment>
+ Version bump
+ Add support for replacing _ with space in menus
+ Add better monitor detection
+ Add more resolution support
+ </Comment>
+ <Name>Onur Küçük</Name>
+ <Email>onur at pardus.org.tr</Email>
+ </Update>
<Update release="4">
<Date>2009-05-03</Date>
<Version>4.0.14</Version>
Paketler-commits mesaj listesiyle ilgili
daha fazla bilgi