Terminal-vl.spec 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131
  1. Summary: modern terminal emulator for Xfce
  2. Summary(ja): Xfce用のターミナルエミュレータ
  3. Name: Terminal
  4. Version: 0.4.8
  5. Release: 2%{?_dist_release}
  6. Group: User Interface/Desktops
  7. License: GPL
  8. URL: http://www.xfce.org/projects/terminal
  9. Source0: http://archive.xfce.org/src/apps/terminal/0.4/%{name}-%{version}.tar.bz2
  10. BuildRoot: %{_tmppath}/%{name}-%{version}-root
  11. BuildRequires: dbus-glib-devel >= 0.22
  12. BuildRequires: gettext
  13. BuildRequires: glib2-devel >= 2.16.0
  14. BuildRequires: gtk2-devel >= 2.14.0
  15. BuildRequires: intltool >= 0.31
  16. BuildRequires: libexo-devel >= 0.6.0
  17. BuildRequires: pkgconfig
  18. BuildRequires: vte-devel >= 0.17.1
  19. Vendor: Project Vine
  20. Distribution: Vine Linux
  21. %description
  22. Terminal is a modern terminal emulator for the Unix/Linux desktop - primarly for
  23. the Xfce desktop environment. We developed it because we saw the need for a
  24. lightweight and easy to use terminal emulator in the Xfce desktop environment,
  25. that doesn't require the user to install the GNOME plattform, but still provides
  26. a worthy alternative to the GNOME terminal emulator.
  27. %description -l ja
  28. TerminalはUnix/Linuxデスクトップ用、第一にXfce用のターミナルエミュレータです。
  29. Xfceデスクトップ環境で動き、GNOMEプラットフォームを必要とせず、しかし十分に
  30. GNOMEターミナルエミュレータの代替たりうる、軽量で使いやすいターミナルエミュ
  31. レータというニーズに応えて開発されました。
  32. %prep
  33. %setup -q
  34. %build
  35. %configure
  36. %__make %{?_smp_mflags}
  37. %install
  38. rm -rf $RPM_BUILD_ROOT
  39. make install DESTDIR=$RPM_BUILD_ROOT INSTALL='install -p'
  40. rm -rf _docs_to_install
  41. mv $RPM_BUILD_ROOT%{_docdir}/Terminal _docs_to_install
  42. rm -f $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/*.cache
  43. %find_lang %{name}
  44. %clean
  45. rm -rf $RPM_BUILD_ROOT
  46. %post
  47. touch --no-create %{_datadir}/icons/hicolor
  48. %posttrans
  49. gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
  50. %postun
  51. if [ $1 -eq 0 ] ; then
  52. touch --no-create %{_datadir}/icons/hicolor &> /dev/null || :
  53. gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
  54. fi
  55. %files -f %{name}.lang
  56. %defattr(-,root,root)
  57. %doc AUTHORS COPYING ChangeLog NEWS README THANKS
  58. %doc _docs_to_install/*
  59. %{_bindir}/Terminal
  60. %{_bindir}/terminal
  61. %{_datadir}/%{name}/
  62. %{_datadir}/applications/Terminal.desktop
  63. %{_datadir}/gnome-control-center/default-apps/*.xml
  64. %{_datadir}/icons/hicolor/*
  65. %{_datadir}/pixmaps/terminal.xpm
  66. %{_mandir}/man1/Terminal.1*
  67. %{_mandir}/*/man1/Terminal.1*
  68. %changelog
  69. * Sun Dec 29 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.4.8-2
  70. - new upstream release
  71. * Thu Jun 07 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.4.8-1
  72. - new upstream release
  73. * Sat Apr 2 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.4.6-1
  74. - new upstream release
  75. * Sat May 23 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.2.12-1
  76. - new upstream release
  77. * Sun Oct 05 2008 Shu KONNO <owa@bg.wakwak.com> 0.2.8-1vl5
  78. - applied new versioning policy, spec in utf-8
  79. * Sun Dec 23 2007 UECHI Yasumasa <uechi@potaway.net> 0.2.8-0vl2
  80. - new upstream release.
  81. - revise Patch0 (Terminal-docmake.patch) for ja docs.
  82. * Sun Jul 29 2007 UECHI Yasumasa <uechi@potaway.net> 0.2.6-0vl2
  83. - build for VineSeed
  84. * Sat Jul 28 2007 UECHI Yasumasa <uechi@potaway.net> 0.2.6-0vl1
  85. - new upstream version
  86. - revise Patch0 (Terminal-docmake.patch) for ja docs.
  87. - drop Patch1 (Terminal-usage.patch)
  88. - add %{_datadir}/icons/hicolor/*/stock/navigation/*.png in files section.
  89. - update icon-cache in %post and %postun.
  90. * Sun Mar 12 2006 KANEKO Seiji <giraffe@m2.pbc.ne.jp> 0.2.4-0vl5
  91. - rebuild with dbus-0.61-0vl1
  92. - add /usr/bin/terminal to %%files
  93. * Sat Jul 16 2005 KANEKO Seiji <giraffe@m2.pbc.ne.jp> 0.2.4-0vl4
  94. - rebuild with D-BUS (dbus-devel)
  95. - commented all Requires that is detected by *.so dependency
  96. * Thu May 19 2005 KANEKO Seiji <giraffe@m2.pbc.ne.jp> 0.2.4-0vl3
  97. - add Patch1 http://bugs.os-cillation.de/attachment.cgi?id=25
  98. * Fri Apr 22 2005 KANEKO Seiji <giraffe@m2.pbc.ne.jp> 0.2.4-0vl2
  99. - rebuild for VineSeed
  100. * Sun Apr 17 2005 KANEKO Seiji <giraffe@m2.pbc.ne.jp> 0.2.4-0vl1
  101. - initial build for Vine Linux