Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37778264
en ru br
Репозитории ALT
5.1: 1.0.0-alt1
4.1: 0.10.0-alt1
4.0: 0.4.1-alt1
+backports:0.8.0-alt0.M40.2
3.0: 0.2.2-alt1.1
www.altlinux.org/Changes

Группа :: Офис
Пакет: tomboy

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: tomboy-1.0.0-alt1.patch
Скачать


 .gear/rules                                        |    3 +
 .../tags/c35514eb54f4f2da568990196d7cf61bf5de7a62  |    6 +
 .gear/tags/list                                    |    1 +
 tomboy.sh                                          |   14 ++
 tomboy.spec                                        |  237 ++++++++++++++++++++
 5 files changed, 261 insertions(+), 0 deletions(-)
diff --git a/.gear/rules b/.gear/rules
new file mode 100644
index 0000000..237b2bd
--- /dev/null
+++ b/.gear/rules
@@ -0,0 +1,3 @@
+copy: tomboy.sh
+tar: TOMBOY_1_0_0:.
+diff: TOMBOY_1_0_0:. .
diff --git a/.gear/tags/c35514eb54f4f2da568990196d7cf61bf5de7a62 b/.gear/tags/c35514eb54f4f2da568990196d7cf61bf5de7a62
new file mode 100644
index 0000000..1dcc5e1
--- /dev/null
+++ b/.gear/tags/c35514eb54f4f2da568990196d7cf61bf5de7a62
@@ -0,0 +1,6 @@
+object ac3e81fa7d2521c3a97e8b98484693c38afcbc47
+type commit
+tag TOMBOY_1_0_0
+tagger Sandy Armstrong <sanfordarmstrong@gmail.com> 1253551312 -0700
+
+Tagging the 1.0.0 release
diff --git a/.gear/tags/list b/.gear/tags/list
new file mode 100644
index 0000000..f2982c1
--- /dev/null
+++ b/.gear/tags/list
@@ -0,0 +1 @@
+c35514eb54f4f2da568990196d7cf61bf5de7a62 TOMBOY_1_0_0
diff --git a/tomboy.sh b/tomboy.sh
new file mode 100755
index 0000000..0a54e45
--- /dev/null
+++ b/tomboy.sh
@@ -0,0 +1,14 @@
+#!/bin/sh
+# Fixed by Lav 23.12.2004, 19.08.2005, 29.09.2007
+
+export LD_LIBRARY_PATH="/usr/lib/tomboy:$LD_LIBRARY_PATH"
+export MONO_PATH=$MONO_PATH:/usr/lib/tomboy:/usr/lib/tomboy/addins
+export TOMBOY_WRAPPER_PATH="/usr/bin/tomboy"
+
+THIS_EXE="/usr/lib/tomboy/Tomboy.exe"
+
+if [ -n "" ]; then
+    export MONO_GAC_PREFIX=":$MONO_GAC_PREFIX"
+fi
+
+mono $MONO_EXTRA_ARGS $THIS_EXE "$@"
diff --git a/tomboy.spec b/tomboy.spec
new file mode 100644
index 0000000..da85ede
--- /dev/null
+++ b/tomboy.spec
@@ -0,0 +1,237 @@
+%def_with dbus
+%define major 1.0
+
+Name: tomboy
+Version: %major.0
+Release: alt1
+
+Summary: Tomboy is a desktop note-taking application
+
+Group: Office
+License: LGPLv2.1
+Url: http://www.beatniksoftware.com/tomboy
+
+Packager: GNOME Maintainers Team <gnome at packages.altlinux.org>
+
+Source: http://ftp.gnome.org/pub/GNOME/sources/%name/%major/%name-%version.tar
+Source1: %name.sh
+Patch0: %name-%version-%release.patch
+
+#add_findprov_lib_path %_libdir/%name
+
+# Typical environment for GNOME program
+Requires(post): GConf
+Requires(post,postun): librarian
+BuildPreReq: libGConf-devel
+BuildPreReq: desktop-file-utils
+
+BuildRequires: libgtkspell-devel >= 2.0.9
+BuildRequires: gcc-c++ intltool >= 0.35.0
+%{?_with_dbus:BuildRequires: ndesk-dbus-devel >= 0.4 ndesk-dbus-glib-devel >= 0.3}
+BuildRequires: libgtk+2-devel >= 2.14.0
+BuildRequires: libatk-devel >= 1.2.4
+BuildRequires: mono-addins-devel  >= 0.3
+BuildRequires: libgtk-sharp2-devel >= 2.10.1
+BuildRequires: libgnome-sharp-devel  >= 2.15
+BuildRequires: libgnome-desktop-sharp-devel
+BuildRequires: libgmime-sharp-devel
+BuildRequires: libgalago-sharp-devel >= 0.5.0
+BuildRequires: mono-nunit-devel 
+BuildRequires: libX11-devel
+
+BuildPreReq: gnome-doc-utils gnome-common
+BuildRequires: /proc rpm-build-mono mono-mcs mono-devel >= 1.9.1
+
+%description
+Tomboy is a desktop note-taking application for Linux and Unix. Simple
+and easy to use, but with potential to help you organize the ideas and
+information you deal with every day.  The key to Tomboy's usefulness lies
+in the ability to relate notes and ideas together.  Using a WikiWiki-like
+linking system, organizing ideas is as simple as typing a name.
+Branching an idea off is easy as pressing the Link button. And links
+between your ideas won't break, even when renaming and reorganizing them.
+
+%prep
+%setup -q
+# %patch0 -p1
+
+%build
+./autogen.sh
+%configure --disable-schemas-install --disable-scrollkeeper \
+	%{!?_with_dbus: --enable-dbus=no}
+# subst "s|%_libdir/bonobo/servers|\$(libdir)/bonobo/servers|" Makefile data/Makefile
+%make_build
+
+%install
+%make_install install DESTDIR=%buildroot
+install %SOURCE1 %buildroot/%_bindir/%name
+%__subst "s|/usr/lib/|%_libdir/|g" %buildroot/%_bindir/*
+#%__subst "s|tomboy --search|tomboy|g" %buildroot%_desktopdir/%name.desktop
+%find_lang %name --with-gnome
+
+%post
+%gconf2_install %name
+
+%preun
+if [ $1 = 0 ]; then
+%gconf2_uninstall %name
+fi
+
+%files -f %name.lang
+%doc AUTHORS MAINTAINERS README NEWS COPYING COPYING-DOCS
+%_bindir/%name
+%_bindir/%name-panel
+%dir %_libdir/%name/
+%_libdir/%name/addins/
+%_libdir/%name/Tomboy.exe
+%_libdir/%name/Tomboy.exe.*
+%_libdir/%name/libtomboy.so
+%_man1dir/*
+#%_pixmapsdir/*
+%_desktopdir/*
+#%_pkgconfigdir/*
+%_libdir/bonobo/servers/*
+%_datadir/%name/
+%_iconsdir/*/*/apps/tomboy.png
+%_iconsdir/*/*/apps/tomboy.svg
+%config %_sysconfdir/gconf/schemas/*
+%{?_with_dbus:%_datadir/dbus-1/services/*}
+
+%changelog
+* Tue Oct 06 2009 Alexey Shabalin <shaba@altlinux.ru> 1.0.0-alt1
+- 1.0.0
+
+* Mon Jul 13 2009 Alexey Shabalin <shaba@altlinux.ru> 0.15.3-alt1
+- 0.15.3
+
+* Sat May 16 2009 Alexey Shabalin <shaba@altlinux.ru> 0.15.1-alt1.git20090516
+- 0.15.1 git version
+
+* Fri Apr 17 2009 Alexey Shabalin <shaba@altlinux.ru> 0.14.1-alt1
+- 0.14.1
+
+* Sun Apr 05 2009 Alexey Shabalin <shaba@altlinux.ru> 0.14.0-alt1
+- 0.14.0
+
+* Wed Mar 18 2009 Alexey Shabalin <shaba@altlinux.ru> 0.13.6-alt1
+- 0.13.6
+
+* Tue Feb 17 2009 Alexey Shabalin <shaba@altlinux.ru> 0.12.2-alt2
+- add mono-devel to BuildRequires
+
+* Mon Dec 22 2008 Alexey Shabalin <shaba@altlinux.ru> 0.12.2-alt1
+- 0.12.2
+- remove obsoleted pre/post macros
+- build with evolution support
+- change Packager
+
+* Tue Oct 28 2008 Alexey Shabalin <shaba@altlinux.ru> 0.12.1-alt2
+- rebuild with new gnome-sharp
+
+* Wed Oct 08 2008 Alexey Shabalin <shaba@altlinux.ru> 0.12.1-alt1
+- 0.12.1
+- disable build PrintNotes
+- build without support evolution(need porting to gmime-2.4)
+
+* Sun Jun 08 2008 Vitaly Lipatov <lav@altlinux.ru> 0.11.0-alt1
+- new version 0.11.0 (with rpmrb script)
+- fix duplicate 6464 on x86_64 in start scripts (bug #15229)
+
+* Fri Mar 21 2008 Vitaly Lipatov <lav@altlinux.ru> 0.10.0-alt1
+- new version 0.10.0 (with rpmrb script)
+
+* Mon Jan 21 2008 Vitaly Lipatov <lav@altlinux.ru> 0.9.4-alt1
+- new version 0.9.4 (with rpmrb script)
+
+* Sat Jan 12 2008 Vitaly Lipatov <lav@altlinux.ru> 0.9.3-alt1
+- new version 0.9.3 (with rpmrb script)
+- build with system Mono.Addins (fix bug #13976)
+- build with ndesk-dbus (see bug #13975)
+- strict libdir entries in files section
+
+* Mon Jan 07 2008 Vitaly Lipatov <lav@altlinux.ru> 0.9.2-alt2
+- build with libgtkspell
+- update buildreq
+
+* Fri Dec 21 2007 Vitaly Lipatov <lav@altlinux.ru> 0.9.2-alt1
+- new version 0.9.2 (with rpmrb script)
+
+* Tue Dec 11 2007 Vitaly Lipatov <lav@altlinux.ru> 0.8.2-alt1
+- new version 0.8.2 (with rpmrb script)
+
+* Tue Oct 16 2007 Vitaly Lipatov <lav@altlinux.ru> 0.8.1-alt1
+- new version 0.8.1 (with rpmrb script)
+
+* Fri Sep 28 2007 Vitaly Lipatov <lav@altlinux.ru> 0.8.0-alt2
+- fix tomboy start script (path for addins)
+
+* Sun Sep 23 2007 Vitaly Lipatov <lav@altlinux.ru> 0.8.0-alt1
+- new version 0.8.0 (with rpmrb script)
+- fix libdir path for x86_64 (bug #12883)
+
+* Sun Sep 16 2007 Vitaly Lipatov <lav@altlinux.ru> 0.7.4-alt2
+- disable check for modprobe
+
+* Tue Sep 11 2007 Vitaly Lipatov <lav@altlinux.ru> 0.7.4-alt1
+- new version 0.7.4 (with rpmrb script)
+
+* Sat May 19 2007 Vitaly Lipatov <lav@altlinux.ru> 0.7.1-alt1
+- new version 0.7.1 (with rpmrb script)
+
+* Thu May 03 2007 Vitaly Lipatov <lav@altlinux.ru> 0.7.0-alt1
+- new version 0.7.0 (with rpmrb script)
+
+* Fri Mar 16 2007 Vitaly Lipatov <lav@altlinux.ru> 0.6.1-alt1
+- new version 0.6.1 (with rpmrb script)
+
+* Tue Feb 20 2007 Vitaly Lipatov <lav@altlinux.ru> 0.5.8-alt1
+- new version 0.5.8 (with rpmrb script)
+
+* Thu Jan 25 2007 Vitaly Lipatov <lav@altlinux.ru> 0.5.4-alt0.1
+- new version 0.5.4 (with rpmrb script)
+
+* Sat Dec 30 2006 Vitaly Lipatov <lav@altlinux.ru> 0.5.2-alt0.1
+- new version 0.5.2 (with rpmrb script)
+- add hack: replace utfed chars with iso-8859-1 symbols (some broken with our mono?)
+
+* Sat Dec 30 2006 Vitaly Lipatov <lav@altlinux.ru> 0.4.1-alt1
+- rebuild with rpm-build-mono
+
+* Fri Dec 29 2006 Vitaly Lipatov <lav@altlinux.ru> 0.4.1-alt0.3
+- add requires to gnome/gmime-sharp, enable dbus build
+
+* Sun Dec 24 2006 Vitaly Lipatov <lav@altlinux.ru> 0.4.1-alt0.2
+- update buildreqs, file packing
+
+* Sat Nov 11 2006 Vitaly Lipatov <lav@altlinux.ru> 0.4.1-alt0.1
+- new version 0.4.1 (with rpmrb script)
+
+* Sun Sep 03 2006 Vitaly Lipatov <lav@altlinux.ru> 0.3.5-alt0.1
+- new version 0.3.5 (with rpmrb script)
+- remove debian menu
+
+* Tue Nov 15 2005 Vitaly Lipatov <lav@altlinux.ru> 0.3.3-alt2cvs20051116
+- new version
+- fix requires
+- add some patches for build
+
+* Sat Sep 17 2005 Vitaly Lipatov <lav@altlinux.ru> 0.3.3-alt1
+- release
+- fix %_libdir/%name owner
+- fix menu
+
+* Fri Aug 19 2005 Vitaly Lipatov <lav@altlinux.ru> 0.3.3-alt0.2pre
+- rebuild with new mono
+
+* Sat Jun 18 2005 Vitaly Lipatov <lav@altlinux.ru> 0.3.3-alt0.1pre
+- CVS version from 2005-06-18
+
+* Sun Apr 10 2005 Vitaly Lipatov <lav@altlinux.ru> 0.3.2-alt0.1
+- new version (CVS from 2005-04-10)
+
+* Mon Dec 27 2004 Vitaly Lipatov <lav@altlinux.ru> 0.2.2-alt1.1
+- add gtk-sharp requires
+
+* Thu Dec 23 2004 Vitaly Lipatov <lav@altlinux.ru> 0.2.2-alt1
+- first build for ALT Linux Sisyphus
+
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin