|
@@ -2,27 +2,30 @@
|
|
%define pkgconfigdir %{_datadir}/pkgconfig
|
|
%define pkgconfigdir %{_datadir}/pkgconfig
|
|
|
|
|
|
Summary: Tomboy is a desktop note-taking application for Linux and Unix.
|
|
Summary: Tomboy is a desktop note-taking application for Linux and Unix.
|
|
-Summary(ja): Linux 向けのデスクトップ用ノートテーカー(メモ)アプリケーション
|
|
|
|
|
|
+Summary(ja): Linux 向けのデスクトップ用メモ取りアプリケーション
|
|
Name: tomboy
|
|
Name: tomboy
|
|
Version: 1.14.1
|
|
Version: 1.14.1
|
|
-Release: 2%{?_dist_release}
|
|
|
|
-Source0: http://download.gnome.org/sources/%{name}/1.14/%{name}-%{version}.tar.xz
|
|
|
|
|
|
+Release: 3%{?_dist_release}
|
|
|
|
|
|
License: LGPL
|
|
License: LGPL
|
|
Group: User Interface/Desktops
|
|
Group: User Interface/Desktops
|
|
-URL: http://projects.gnome.org/tomboy/
|
|
|
|
|
|
+URL: https://wiki.gnome.org/Apps/Tomboy
|
|
|
|
|
|
-Requires: gtkspell
|
|
|
|
-Requires: gconf-sharp2
|
|
|
|
-# Requires: gnome-panel-sharp
|
|
|
|
-Requires: mono-addins
|
|
|
|
-BuildRequires: gtk3-devel >= 3.0.0
|
|
|
|
|
|
+Source0: http://download.gnome.org/sources/%{name}/1.14/%{name}-%{version}.tar.xz
|
|
|
|
+
|
|
|
|
+# Vine Patch
|
|
|
|
+# ad-hoc patch to build with dbus-sharp 0.8.0
|
|
|
|
+Patch100: tomboy-1.14.1-dbussharp2.patch
|
|
|
|
+
|
|
|
|
+BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
BuildRequires: atk-devel >= 1.2.4
|
|
BuildRequires: atk-devel >= 1.2.4
|
|
-BuildRequires: gtkspell-devel
|
|
|
|
|
|
+BuildRequires: GConf2-devel
|
|
BuildRequires: gtk-sharp2
|
|
BuildRequires: gtk-sharp2
|
|
|
|
+BuildRequires: gtk3-devel >= 3.0.0
|
|
|
|
+BuildRequires: gtkspell-devel
|
|
BuildRequires: dbus-devel
|
|
BuildRequires: dbus-devel
|
|
-BuildRequires: mono-core
|
|
|
|
BuildRequires: dbus-sharp-glib-devel
|
|
BuildRequires: dbus-sharp-glib-devel
|
|
|
|
+BuildRequires: mono-core
|
|
BuildRequires: mono-addins-devel
|
|
BuildRequires: mono-addins-devel
|
|
BuildRequires: mono-devel
|
|
BuildRequires: mono-devel
|
|
BuildRequires: gnome-sharp2
|
|
BuildRequires: gnome-sharp2
|
|
@@ -32,11 +35,13 @@ BuildRequires: gnome-vfs-sharp2
|
|
BuildRequires: docbook-dtds
|
|
BuildRequires: docbook-dtds
|
|
BuildRequires: gnome-doc-utils >= 0.17.3
|
|
BuildRequires: gnome-doc-utils >= 0.17.3
|
|
BuildRequires: libSM-devel
|
|
BuildRequires: libSM-devel
|
|
|
|
+Requires: gtkspell
|
|
|
|
+Requires: gconf-sharp2
|
|
|
|
+# Requires: gnome-panel-sharp
|
|
|
|
+Requires: mono-addins
|
|
|
|
|
|
Requires(post): shared-mime-info
|
|
Requires(post): shared-mime-info
|
|
-Requires(postun): shared-mime-info
|
|
|
|
-
|
|
|
|
-BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
|
|
|
|
+Requires(postun): shared-mime-info
|
|
|
|
|
|
Vendor: Project Vine
|
|
Vendor: Project Vine
|
|
Distribution: Vine Linux
|
|
Distribution: Vine Linux
|
|
@@ -52,13 +57,7 @@ as pressing the Link button. And links between your ideas won't break, even when
|
|
renaming and reorganizing them.
|
|
renaming and reorganizing them.
|
|
|
|
|
|
%description -l ja
|
|
%description -l ja
|
|
-Tomboy は Linux と Unix 向けのデスクトップ用ノートテーカー(メモ)アプリ
|
|
|
|
-ケーションです。シンプルで使い易いですが、あなたが毎日扱うアイディアや
|
|
|
|
-情報を整理するのに役に立つ能力を持っています。Tomboy の使い易さのキー
|
|
|
|
-ポイントは、ノートとアイディアを関連付ける点です。WikiWiki ライクなリン
|
|
|
|
-クシステムを使うことで、アイデアは名前を入力するだけで整理され、リンク
|
|
|
|
-ボタンを押すだけでアイデア同士をつなげることができます。また名前を変え
|
|
|
|
-たり整理し直してもアイデア間のリンクが切れることはありません。
|
|
|
|
|
|
+Tomboy は Linux/Unix 向けのデスクトップ用メモ取りアプリケーションです。シンプルで使い易いですが、あなたが毎日扱うアイディアや情報を整理するのに役に立つ能力を持っています。Tomboy の使い易さのキーポイントは、ノートとアイディアを関連付ける点です。WikiWiki ライクなリンクシステムを使うことで、アイデアは名前を入力するだけで整理され、リンクボタンを押すだけでアイデア同士をつなげることができます。また名前を変えたり整理し直してもアイデア間のリンクが切れることはありません。
|
|
|
|
|
|
|
|
|
|
%package devel
|
|
%package devel
|
|
@@ -73,9 +72,10 @@ The %{name}-devel package contains development files for %{name}.
|
|
|
|
|
|
|
|
|
|
%prep
|
|
%prep
|
|
-
|
|
|
|
%setup -q
|
|
%setup -q
|
|
|
|
+%patch100 -p0 -b .dbussharp2
|
|
|
|
|
|
|
|
+autoreconf -fiv
|
|
|
|
|
|
%build
|
|
%build
|
|
%configure \
|
|
%configure \
|
|
@@ -85,8 +85,6 @@ The %{name}-devel package contains development files for %{name}.
|
|
--disable-update-mimedb \
|
|
--disable-update-mimedb \
|
|
--libdir=%{_prefix}/lib
|
|
--libdir=%{_prefix}/lib
|
|
|
|
|
|
-# --enable-panel-applet=yes \
|
|
|
|
-
|
|
|
|
%{__make}
|
|
%{__make}
|
|
|
|
|
|
|
|
|
|
@@ -156,6 +154,10 @@ scrollkeeper-update > /dev/null 2>&1 || :
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Wed Dec 17 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 1.14.1-3
|
|
|
|
+- added Patch100 to build with dbus-sharp 0.8.1 and dbus-shar-glib 0.6.0
|
|
|
|
+- added BR: GConf2-devel
|
|
|
|
+
|
|
* Sat Jan 04 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.14.1-2
|
|
* Sat Jan 04 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.14.1-2
|
|
- rebuild with VineSeed environment
|
|
- rebuild with VineSeed environment
|
|
|
|
|