packages: xiterm+thai/xiterm+thai.spec (NEW) - new

qboosh qboosh at pld-linux.org
Mon Nov 7 21:23:39 CET 2011


Author: qboosh                       Date: Mon Nov  7 20:23:39 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- new

---- Files affected:
packages/xiterm+thai:
   xiterm+thai.spec (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/xiterm+thai/xiterm+thai.spec
diff -u /dev/null packages/xiterm+thai/xiterm+thai.spec:1.1
--- /dev/null	Mon Nov  7 21:23:39 2011
+++ packages/xiterm+thai/xiterm+thai.spec	Mon Nov  7 21:23:34 2011
@@ -0,0 +1,55 @@
+# $Revision$, $Date$
+Summary:	Thai XITERM - VT102 emulator for X Window System with Thai support
+Summary(pl.UTF-8):	Tajski XITERM - emulator VT102 dla systemu X Window z obsługą języka tajskiego
+Name:		xiterm+thai
+Version:	1.09
+Release:	1
+License:	GPL v2
+Group:		X11/Applications
+Source0:	http://linux.thai.net/pub/thailinux/software/xiterm+thai/%{name}-%{version}.tar.gz
+# Source0-md5:	7d3662c8604ec599a184f392a613bc8d
+URL:		http://linux.thai.net/
+BuildRequires:	pkgconfig
+BuildRequires:	xorg-lib-libX11-devel
+BuildRequires:	xorg-lib-libXpm-devel
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+xiterm+thai is a color VT102 emulator for X Window System with Thai
+support.
+
+%description -l pl.UTF-8
+xiterm+thai to kolorowy emulator VT102 dla systemu X Window z obsługą
+języka tajskiego.
+
+%prep
+%setup -q
+
+%build
+%configure
+%{__make}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+%{__make} install \
+	DESTDIR=$RPM_BUILD_ROOT
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%doc Changelog README.thai doc/{BUGS,COPYRIGHT.HISTORY,FAQ,HISTORY,README*,TODO}
+%attr(755,root,root) %{_bindir}/xiterm+thai
+%{_pixmapsdir}/xiterm+thai.png
+%{_mandir}/man1/xiterm+thai.1*
+
+%define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%changelog
+* %{date} PLD Team <feedback at pld-linux.org>
+All persons listed below can be reached at <cvs_login>@pld-linux.org
+
+$Log$
+Revision 1.1  2011/11/07 20:23:34  qboosh
+- new
================================================================


More information about the pld-cvs-commit mailing list