[Frugalware-git] frugalware-current: irrlicht-1.8.1-1-x86_64

2014-01-12 Thread DeX77
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=71c8e4f1aba8b1c1d73235c94bdc57c4fed1e9da

commit 71c8e4f1aba8b1c1d73235c94bdc57c4fed1e9da
Author: DeX77 de...@frugalware.org
Date:   Sun Jan 12 17:33:57 2014 +0100

irrlicht-1.8.1-1-x86_64

* version bump
* changed maintainer
+ added option asneeded

diff --git a/source/xlib-extra/irrlicht/FrugalBuild 
b/source/xlib-extra/irrlicht/FrugalBuild
index fbb7551..ee53f7d 100644
--- a/source/xlib-extra/irrlicht/FrugalBuild
+++ b/source/xlib-extra/irrlicht/FrugalBuild
@@ -17,11 +17,6 @@ sha1sums=('231cd2cf2eefe43bde7c40537ece055a3d6e09cb')
build() {
Fcd

-#  sed -i -e '/^#.*NON_SYSTEM_ZLIB/d' \
-# -e '/^#.*NON_SYSTEM_JPEG/d' \
-# -e '/^#.*NON_SYSTEM_BZLIB/d' \
-# include/IrrCompileConfig.h || Fdie
-
cd source/Irrlicht || Fdie
sed -i -e '/^CXXFLAGS/s:-g.*::' \
-e '/^CXXFLAGS/s:-Wall::' \
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git


[Frugalware-git] frugalware-current: irrlicht-1.8.1-1-x86_64

2014-01-12 Thread DeX77
Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d54ada8ea55b8c1b7f8804b45db27484b124dde0

commit d54ada8ea55b8c1b7f8804b45db27484b124dde0
Author: DeX77 de...@frugalware.org
Date:   Sun Jan 12 17:32:47 2014 +0100

irrlicht-1.8.1-1-x86_64

* version bump
* changed maintainer
+ added option asneeded

diff --git a/source/xlib-extra/irrlicht/FrugalBuild 
b/source/xlib-extra/irrlicht/FrugalBuild
index bd10a8b..fbb7551 100644
--- a/source/xlib-extra/irrlicht/FrugalBuild
+++ b/source/xlib-extra/irrlicht/FrugalBuild
@@ -1,8 +1,10 @@
# Compiling Time: 0.11 SBU
-# Maintainer: Devil505 devil505li...@gmail.com
+# Maintainer: DeX77 de...@frugalware.org
+
+options+=('asneeded')

pkgname=irrlicht
-pkgver=1.7.2
+pkgver=1.8.1
pkgrel=1
pkgdesc=An open source high performance realtime 3D graphics engine.
depends=('libgl' 'libjpeg' 'bzip2')
@@ -10,15 +12,15 @@ groups=('xlib-extra')
archs=('i686' 'x86_64')
_F_sourceforge_ext=.zip
Finclude sourceforge
-sha1sums=('2f064cb4c712e1d7aca90a116485b5b166ae6218')
+sha1sums=('231cd2cf2eefe43bde7c40537ece055a3d6e09cb')

build() {
Fcd

-  sed -i -e '/^#.*NON_SYSTEM_ZLIB/d' \
- -e '/^#.*NON_SYSTEM_JPEG/d' \
- -e '/^#.*NON_SYSTEM_BZLIB/d' \
- include/IrrCompileConfig.h || Fdie
+#  sed -i -e '/^#.*NON_SYSTEM_ZLIB/d' \
+# -e '/^#.*NON_SYSTEM_JPEG/d' \
+# -e '/^#.*NON_SYSTEM_BZLIB/d' \
+# include/IrrCompileConfig.h || Fdie

cd source/Irrlicht || Fdie
sed -i -e '/^CXXFLAGS/s:-g.*::' \
___
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git