source: projects/specs/trunk/x/xfce4-terminal/xfce4-terminal-vl.spec @ 9400

Revision 9400, 4.0 KB checked in by inagaki, 9 years ago (diff)

2015-03-01 Ryoichi INAGAKI <ryo1@…>

  • mousepad, parole, xarchiver, xfburn, xfce4-screenshooter, xfce4-taskmanager: updated
  • orage, thunar-*-plugin, xfce4-dict, xfce4-mixer, xfce4-notifyd, xfce4-terminal: rebuilt
  • ristretto: NEW
  • xfce4-appfinder: enabled gtk3


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