]> git.pld-linux.org Git - packages/anjuta.git/blobdiff - anjuta.spec
- 2.0.2, unfinished
[packages/anjuta.git] / anjuta.spec
index 4c6394208e2c72b7c2494a0ee31b5cd1a9ebf178..85b4c149c6870c68ce5294b965cb4e93f276d1b7 100644 (file)
@@ -3,34 +3,35 @@
 #       stderr message
 #
 Summary:       GNOME integrated development environment
-Summary(pl):   Zintegrowane ¶rodowisko programowania dla GNOME
 Summary(es):   Entorno integrado de desarrollo (IDE) de GNOME
+Summary(pl):   Zintegrowane ¶rodowisko programowania dla GNOME
 Summary(pt_BR):        Ambiente de desenvolvimento integrado C e C++
 Name:          anjuta
-Version:       1.2.4a
-Release:       3
+Version:       2.0.2
+Release:       0.1
 Epoch:         1
 License:       GPL
 Group:         Development/Tools
 Source0:       http://dl.sourceforge.net/anjuta/%{name}-%{version}.tar.gz
-# Source0-md5: 7e6af289b4bfd1ec2ca72e2017efc4d3
-Patch0:                %{name}-gettext.patch
-Patch1:                %{name}-home_etc.patch
+# Source0-md5: e0d1e216da809df32816d233d7c55165
+#Patch0:       %{name}-gettext.patch
+#Patch1:       %{name}-home_etc.patch
 Patch2:                %{name}-desktop.patch
 URL:           http://anjuta.sourceforge.net/
 BuildRequires: ORBit2-devel >= 1:2.12.1
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake
-BuildRequires: intltool
+BuildRequires: gdl-devel >= 0.6.1
 BuildRequires: gettext-devel
 BuildRequires: gnome-common >= 2.8.0
 BuildRequires: gnome-vfs2-devel >= 2.10.0-2
+BuildRequires: intltool
 BuildRequires: libglade2-devel >= 1:2.5.1
 BuildRequires: libgnomeprintui-devel >= 2.10.2
 BuildRequires: libgnomeui-devel >= 2.10.0-2
 BuildRequires: libstdc++-devel
-BuildRequires: libxml2-devel >= 1:2.6.19
 BuildRequires: libtool
+BuildRequires: libxml2-devel >= 1:2.6.19
 BuildRequires: ncurses-devel
 BuildRequires: pcre-devel >= 3.9
 BuildRequires: pkgconfig
@@ -76,8 +77,8 @@ amig
 
 %prep
 %setup -q
-%patch0 -p0
-%patch1 -p1
+#%patch0 -p0
+#%patch1 -p1 NEEDS checking
 %patch2 -p1
 
 %{__perl} -pi -e 's@^(packageplugindir=)lib/@$1%{_lib}/@' configure.in
This page took 0.101206 seconds and 4 git commands to generate.