]> git.pld-linux.org Git - packages/kicad.git/commitdiff
- remaining pl
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 19 Jan 2008 16:52:50 +0000 (16:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added X11 to Group

Changed files:
    kicad.spec -> 1.7

kicad.spec

index 82e36a99ab12b111d6a437ba88aafce152ce7ef3..80134eb9e5d0bf5cff0cc517cf2bef0b2454a9a0 100644 (file)
@@ -1,14 +1,15 @@
 %define                _release        r304
 Summary:       KiCad - is a GPL'd suite of programs for EDA
-Summary(pl.UTF-8):     KiCad jest zestawem programów na licencji GPL zaliczanym do kategorii EDA
+Summary(pl.UTF-8):     KiCad - zestaw programów na licencji GPL zaliczany do kategorii EDA
 Name:          kicad
 Version:       20071004
 Release:       1
 License:       GPL
-Group:         Applications
+Group:         X11/Applications
 Source0:       http://dl.sourceforge.net/kicad/%{name}-%{version}-%{_release}.tar.bz2
 # Source0-md5: 8ef6310123e9361c5780d321ec07cc8b
 URL:           http://kicad.sourceforge.net/
+BuildRequires: sed >= 4.0
 BuildRequires: wxGTK2-unicode-devel
 BuildRequires: wxGTK2-unicode-gl-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -27,10 +28,10 @@ KiCad składa się z menadżera projektów oraz czterych głównych
 programów:
 - kicad - menadżer projektów.
 - eeschema - edytor schematów.
-- cvpcb - the footprint selector for components used in the circuit
-  design.
-- pcbnew - the PCB layout program.
-- gerbview - the Gerber (photoplotter documents) viewer.
+- cvpcb - narzędzie do wybierania elementów używanych przy
+  projektowaniu płytek drukowanych.
+- pcbnew - program do projektowania płytek drukowanych.
+- gerbview - przeglądarka plików Gerber (dokumentów dla fotoplotera).
 
 %prep
 %setup -q -n %{name}
This page took 0.049421 seconds and 4 git commands to generate.