Accepting request 107234 from GNOME:Factory
Pushing G:F OBS-URL: https://build.opensuse.org/request/show/107234 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/anjuta?expand=0&rev=74
This commit is contained in:
commit
e0e6b86c19
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7ca537860250e1b03aeab24c29c4f587573f697e092d312969ddbdcb653aef06
|
|
||||||
size 5942896
|
|
3
anjuta-3.3.90.tar.xz
Normal file
3
anjuta-3.3.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ab9315af54e4c9a6bdfe890230e3662c3673c836f806c55150025b54edb423b6
|
||||||
|
size 6089196
|
@ -1,18 +0,0 @@
|
|||||||
diff -ur anjuta-3.3.3/configure.ac anjuta-3.3.3.patched/configure.ac
|
|
||||||
--- anjuta-3.3.3/configure.ac 2011-11-21 19:45:44.000000000 +0100
|
|
||||||
+++ anjuta-3.3.3.patched/configure.ac 2012-01-13 12:20:09.376074138 +0100
|
|
||||||
@@ -263,12 +263,12 @@
|
|
||||||
AC_MSG_RESULT(no)
|
|
||||||
enable_vala="yes"
|
|
||||||
PKG_CHECK_MODULES(VALA,
|
|
||||||
- [libvala-0.14 >= $VALA_REQUIRED],LIBVALA="libvala-0.14")
|
|
||||||
+ [libvala-0.16 >= $VALA_REQUIRED],LIBVALA="libvala-0.16")
|
|
||||||
AC_SUBST(LIBVALA)
|
|
||||||
fi
|
|
||||||
|
|
||||||
if test x$enable_vala = xyes; then
|
|
||||||
- AC_PATH_PROGS(VALAC, [valac-0.14 valac], valac)
|
|
||||||
+ AC_PATH_PROGS(VALAC, [valac-0.16 valac], valac)
|
|
||||||
AC_SUBST(VALAC)
|
|
||||||
fi
|
|
||||||
|
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Feb 21 08:24:46 UTC 2012 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.3.90:
|
||||||
|
+ What's new:
|
||||||
|
- Find in files is back!
|
||||||
|
+ Implement automatic member declaration and initialization for
|
||||||
|
widgets in the glade plugin.
|
||||||
|
+ Save relative resources instead of absolute paths in session
|
||||||
|
files.
|
||||||
|
+ Fix .desktop file so that gnome-shell recognizes anjuta.
|
||||||
|
+ Add support for vala 0.15/0.16.
|
||||||
|
+ Various other code changes.
|
||||||
|
+ Improved documentation.
|
||||||
|
+ Updated translations.
|
||||||
|
- Remove xz BuildRequires now that it comes for free in the build
|
||||||
|
system.
|
||||||
|
- Drop anjuta-vala-0_16.patch: fixed upstream.
|
||||||
|
- Remove gnome-common BuildRequires and call to autogen.sh: those
|
||||||
|
were only needed for the above patch.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 17 15:40:34 UTC 2012 - dimstar@opensuse.org
|
Tue Jan 17 15:40:34 UTC 2012 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
16
anjuta.spec
16
anjuta.spec
@ -15,8 +15,9 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: anjuta
|
Name: anjuta
|
||||||
Version: 3.3.4
|
Version: 3.3.90
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Versatile Integrated Development Environment for GNOME
|
Summary: Versatile Integrated Development Environment for GNOME
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
@ -24,16 +25,12 @@ Group: Development/Tools/IDE
|
|||||||
Url: http://anjuta.sourceforge.net/
|
Url: http://anjuta.sourceforge.net/
|
||||||
Source: http://download.gnome.org/sources/anjuta/3.3/%{name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/anjuta/3.3/%{name}-%{version}.tar.xz
|
||||||
Source99: %{name}-rpmlintrc
|
Source99: %{name}-rpmlintrc
|
||||||
# PATCH-FIX-UPSTREAM anjuta-vala-0_16.patch bgo#667851 dimstar@opensuse.org -- Detect vala 0.15/0.16.
|
|
||||||
Patch0: anjuta-vala-0_16.patch
|
|
||||||
BuildRequires: autogen
|
BuildRequires: autogen
|
||||||
BuildRequires: binutils-devel
|
BuildRequires: binutils-devel
|
||||||
BuildRequires: bison
|
BuildRequires: bison
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: flex
|
BuildRequires: flex
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
# Needed bt patch0
|
|
||||||
BuildRequires: gnome-common
|
|
||||||
BuildRequires: gnome-doc-utils-devel
|
BuildRequires: gnome-doc-utils-devel
|
||||||
BuildRequires: gnome-icon-theme
|
BuildRequires: gnome-icon-theme
|
||||||
BuildRequires: gobject-introspection-devel
|
BuildRequires: gobject-introspection-devel
|
||||||
@ -47,13 +44,11 @@ BuildRequires: sqlite3-devel
|
|||||||
BuildRequires: subversion-devel
|
BuildRequires: subversion-devel
|
||||||
BuildRequires: translation-update-upstream
|
BuildRequires: translation-update-upstream
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
# Needed because we drop some generated .c files in order to support vala 0.15/0.16.
|
# Needed because we drop some generated .c files, see %%prep
|
||||||
BuildRequires: vala
|
BuildRequires: vala
|
||||||
%ifnarch ia64 s390 s390x
|
%ifnarch ia64 s390 s390x
|
||||||
BuildRequires: valgrind-devel
|
BuildRequires: valgrind-devel
|
||||||
%endif
|
%endif
|
||||||
# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467
|
|
||||||
BuildRequires: xz
|
|
||||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
|
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
|
||||||
BuildRequires: pkgconfig(gdl-3.0)
|
BuildRequires: pkgconfig(gdl-3.0)
|
||||||
BuildRequires: pkgconfig(gladeui-2.0)
|
BuildRequires: pkgconfig(gladeui-2.0)
|
||||||
@ -157,15 +152,12 @@ and more.
|
|||||||
%lang_package
|
%lang_package
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
# Remove 'pre-built' .c files built with 'older' vala versions, see bgo#670537
|
||||||
# Remove 'pre-built' .c files built with 'older' vala versions
|
|
||||||
rm plugins/language-support-vala/{locator,plugin,provider,report}.c
|
rm plugins/language-support-vala/{locator,plugin,provider,report}.c
|
||||||
rm plugins/symbol-db/anjuta-tags/ctags-visitor.c
|
rm plugins/symbol-db/anjuta-tags/ctags-visitor.c
|
||||||
translation-update-upstream
|
translation-update-upstream
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# Needed by patch0
|
|
||||||
./autogen.sh
|
|
||||||
%configure\
|
%configure\
|
||||||
--disable-static \
|
--disable-static \
|
||||||
--disable-scrollkeeper
|
--disable-scrollkeeper
|
||||||
|
Loading…
Reference in New Issue
Block a user