Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=765f0234da0cc5e50e140ddd435afba53dac5167

commit 765f0234da0cc5e50e140ddd435afba53dac5167
Author: Devil505 <devil505li...@gmail.com>
Date:   Mon Aug 29 11:29:25 2011 +0200

openscenegraph-3.0.1-1-i686
* version bump
* removed useless patch

diff --git a/source/xlib-extra/openscenegraph/FrugalBuild 
b/source/xlib-extra/openscenegraph/FrugalBuild
index df96599..3ee3598 100644
--- a/source/xlib-extra/openscenegraph/FrugalBuild
+++ b/source/xlib-extra/openscenegraph/FrugalBuild
@@ -1,9 +1,10 @@
# Compiling Time: 13.31 SBU
-# Maintainer: Miklos Vajna <vmik...@frugalware.org>
+# Maintainer: Devil505 <devil505li...@gmail.com>
+# Contributor: Miklos Vajna <vmik...@frugalware.org>

pkgname=openscenegraph
-pkgver=2.8.5
-pkgrel=2
+pkgver=3.0.1
+pkgrel=1
pkgdesc="A high performance 3D graphics toolkit."
url="http://www.openscenegraph.org/projects/osg";
depends=('mesa' 'libjpeg>=8a' 'libtiff' 'libpng>=1.4.2' 'curl')
@@ -12,9 +13,8 @@ groups=('xlib-extra')
archs=('i686' 'x86_64')
_F_archive_name="OpenSceneGraph"
up2date="Flastarchive $url/wiki/Downloads .zip"
-source=(http://www.openscenegraph.org/downloads/stable_releases/OpenSceneGraph-${pkgver}/source/OpenSceneGraph-$pkgver.zip
 fix_curl.patch)
-sha1sums=('7325504070a262aa6eb952bc36d98843a4ed4cf7' \
-          'ec15223cd3dd2748572b985e9b178674024a0dc9')
+source=(http://www.openscenegraph.org/downloads/stable_releases/OpenSceneGraph-${pkgver}/source/OpenSceneGraph-$pkgver.zip)
+sha1sums=('13c7e39f6d62047ad944d8d28a0f0eb60384ce33')
_F_cmake_confopts="-DCMAKE_BUILD_TYPE=Release"
Finclude cmake
options=('force')
diff --git a/source/xlib-extra/openscenegraph/fix_curl.patch 
b/source/xlib-extra/openscenegraph/fix_curl.patch
deleted file mode 100644
index 5995563..0000000
--- a/source/xlib-extra/openscenegraph/fix_curl.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff --git a/src/osgPlugins/curl/ReaderWriterCURL.cpp 
b/src/osgPlugins/curl/ReaderWriterCURL.cpp
-index 83aee7b..daf156f 100644
---- a/src/osgPlugins/curl/ReaderWriterCURL.cpp
-+++ b/src/osgPlugins/curl/ReaderWriterCURL.cpp
-@@ -21,7 +21,6 @@
- #include <fstream>
-
- #include <curl/curl.h>
--#include <curl/types.h>
-
- #include "ReaderWriterCURL.h"
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to