W odpowiedzi na wiadomość z dnia 02.01.2011 15:07, od Daniel Dawid Majewski:
> W załączeniu update na wersję HEAD, łatka i skrypt powłoki do wykonania
> snapshootów %Source[0-2] w obecnej wersji. Używam i jestem zadowolony w
> wersji 64 bit.
> Jakby ktoś bardziej obeznany z Cmake miał chęć, to może poprawić
> wyłączanie budowania minizip-a na The Right Way (w %Patch0)
> Changelog:
> - up to 20101223(stable)
> - project moved to bazaar/launchpad.net
> - added snapshoot method in comments
> - updated licenses
> - added subpackages with more explanatory names
> - attached necessary patch to build from multipack in PLD
jeszcze zmieniona łatka :
 - adopted icon files to PLD

-- 
Pozdrawiam,
Daniel Dawid Majewski
jabber:light-i/pld-users.org
--- CMakeLists.txt.old	2010-04-22 19:48:48.000000000 +0200
+++ CMakeLists.txt	2011-01-01 19:08:09.000000000 +0100
@@ -114,8 +114,8 @@
 # kicad now includes needed boost files.
 # the two next lines can be uncommented to use the native boost lib.
 # but this is not a good idea
-#find_package(Boost 1.36 QUIET)
-#check_find_package_result(Boost_FOUND "Boost")
+find_package(Boost 1.36 QUIET)
+check_find_package_result(Boost_FOUND "Boost")
 
 ##########################
 # Find wxWidgets library #
@@ -191,6 +191,8 @@
 # Resources #
 #############
 add_subdirectory(demos)
+# add_subdirectory(internat)
+add_subdirectory(doc)
 add_subdirectory(template)
--- resources/linux/mime/applications/kicad.desktop.old	2011-01-02 16:17:25.000000000 +0100
+++ resources/linux/mime/applications/kicad.desktop	2011-01-02 16:35:56.000000000 +0100
@@ -2,10 +2,14 @@
 Categories=Development;Electronics
 Comment=Design a printed circuit board
 Comment[fr]=Concevoir un circuit imprimé
+Comment[pl]=Generowanie schematów i płytek drukowanych
 Exec=kicad
 GenericName=EDA Suite
 GenericName[fr]=Suite logicielle de conception électronique
+GenericName[pl]= Zestaw programów do projektowania układów elektronicznych
 Icon=kicad
 MimeType=application/x-kicad-project;
 Name=KiCad
 Type=Application
+Terminal=false
+Categories=Utility;Electronics;
--- resources/linux/mime/applications/eeschema.desktop.old	2011-01-02 16:18:29.000000000 +0100
+++ resources/linux/mime/applications/eeschema.desktop	2011-01-02 16:35:56.000000000 +0100
@@ -2,10 +2,14 @@
 Categories=Development;Electronics
 Comment=Design an electronic schematic
 Comment[fr]=Dessiner des schémas électroniques
+Comment[pl]=Generowanie schematów elektronicznych
 Exec=eeschema
 GenericName=Electronic schematic design
 GenericName[fr]=Saisie de schéma électronique
+GenericName[pl]= Programów do projektowania schematów elektronicznych
 Icon=eeschema
 MimeType=application/x-kicad-schematic;
 Name=Eeschema
 Type=Application
+Terminal=false
+Categories=Utility;Electronics;
_______________________________________________
pld-devel-pl mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl

Odpowiedź listem elektroniczym