]> git.pld-linux.org Git - packages/ekg.git/commitdiff
- one tab too much in bcond description for pthread auto/ac/ekg-1_5-6_20050318_1
authorAdam Gołębiowski <adamg@pld-linux.org>
Sat, 19 Mar 2005 18:34:51 +0000 (18:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- dropped kadu-0_3_6.patch (changes already applied)
- better en/pl description (shamelessly stolen from Debian)

Changed files:
    ekg.spec -> 1.188

ekg.spec

index a96748db05d0cbd5d8deb98596edcba4d7251618..281b19bf8c02d49dd432b90adec4fb1b2bf1557b 100644 (file)
--- a/ekg.spec
+++ b/ekg.spec
@@ -3,7 +3,7 @@
 %bcond_without aspell          # without spell checking
 %bcond_without voip            # without VoIP support
 %bcond_without python          # with python support
-%bcond_with            pthread         # build with Posix threads support
+%bcond_with    pthread         # build with Posix threads support
 %bcond_with    ioctl_daemon    # with ioctl_daemon (suid root)
 #
 %define                _snap   20050318
@@ -22,7 +22,6 @@ Group:                Applications/Communications
 Source0:       http://dev.null.pl/ekg/%{name}-%{_snap}.tar.gz
 # Source0-md5: a25337b88263f808d2044e3f3b33673c
 Source1:       %{name}.conf
-Patch0:                %{name}-kadu-0_3_6.patch
 URL:           http://dev.null.pl/ekg/
 %{?with_aspell:BuildRequires:  aspell-devel}
 BuildRequires: autoconf
@@ -38,7 +37,22 @@ BuildRequires:       zlib-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-A client compatible with Gadu-Gadu.
+EKG ("Eksperymentalny Klient Gadu-Gadu") is an open source gadu-gadu
+client for UNIX systems. Gadu-Gadu is an instant messaging program,
+very popular in Poland.
+
+EKG features include:
+  - irssi-like ncurses interface
+  - sending and receiving files
+  - voice conversations
+  - launching shell commands on certain events
+  - reading input from pipe
+  - python scripting support
+  - speech synthesis (using an external program)
+  - encryption support
+
+Please note that the program is not internationalized and all messages
+are in Polish (although the commands are in English). 
 
 %description -l de
 Ein Cliente kompatibel mit Gadu-Gadu.
@@ -50,7 +64,22 @@ Un cliente compatible con Gadu-Gadu.
 Un cliente compatibile con Gadu-Gadu.
 
 %description -l pl
-Klient kompatybilny z Gadu-Gadu.
+EKG ("Eksperymentalny Klient Gadu-Gadu") jest open source'owym
+klientem gadu-gadu dla systemów uniksowych. Gadu-Gadu to popularny w
+polsce komunikator internetowy.
+
+Mo¿liwo¶ci EKG:
+  - interfejs u¿ytkownika podobny do irssi,
+  - wysy³anie i odbieranie plików,
+  - rozmowy g³osowe,
+  - uruchamianie poleceñ pow³oki w okre¶lonych sytuacjach,
+  - wczytywanie wej¶cia z potoku,
+  - wsparcie dla skryptów w jêzyku Python,
+  - synteza mowy (z u¿yciem zewnêtrznego programu),
+  - wsparcie dla szyfrowania.
+
+Program nie jest umiêdzynarodowiony i wszystkie komunikaty s± po
+polsku (jednak komendy s± w jêzyku angielskim).
 
 %package -n libgadu
 Summary:       libgadu library
@@ -127,7 +156,6 @@ Statyczna biblioteka libgadu.
 
 %prep
 %setup -q -n %{name}-%{_snap}
-#%patch0 -p1
 
 %build
 rm -f missing
This page took 0.039859 seconds and 4 git commands to generate.