kopia lustrzana https://github.com/Hamlib/Hamlib
Update copyright year in README files.
Correct typo in hamlib.pc.in Description line. git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@3020 7ae35d74-ebe9-4afe-98af-79ac388436b8Hamlib-1.2.13
rodzic
513a4521ce
commit
fa474e28cd
4
README
4
README
|
@ -1,6 +1,6 @@
|
||||||
Hamlib - (C) Frank Singleton 2000 (vk3fcs@ix.netcom.com)
|
Hamlib - (C) Frank Singleton 2000 (vk3fcs@ix.netcom.com)
|
||||||
(C) Stephane Fillod 2000-2007
|
(C) Stephane Fillod 2000-2011
|
||||||
(C) The Hamlib Group 2000-2010
|
(C) The Hamlib Group 2000-2011
|
||||||
|
|
||||||
The purpose of this project is to provide stable, flexible, shared libraries
|
The purpose of this project is to provide stable, flexible, shared libraries
|
||||||
that enable quicker development of Amateur Radio Equipment Control
|
that enable quicker development of Amateur Radio Equipment Control
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
Hamlib - (C) Frank Singleton 2000 (vk3fcs@ix.netcom.com)
|
Hamlib - (C) Frank Singleton 2000 (vk3fcs@ix.netcom.com)
|
||||||
(C) Stephane Fillod 2000-2007
|
(C) Stephane Fillod 2000-2011
|
||||||
(C) The Hamlib Group 2000-2010
|
(C) The Hamlib Group 2000-2011
|
||||||
|
|
||||||
* Why does Hamlib need beta-testers?
|
* Why does Hamlib need beta-testers?
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
Hamlib - (C) Frank Singleton 2000 (vk3fcs@ix.netcom.com)
|
Hamlib - (C) Frank Singleton 2000 (vk3fcs@ix.netcom.com)
|
||||||
(C) Stephane Fillod 2000-2007
|
(C) Stephane Fillod 2000-2011
|
||||||
(C) The Hamlib Group 2000-2010
|
(C) The Hamlib Group 2000-2011
|
||||||
|
|
||||||
Take a look at http://sourceforge.net/projects/hamlib/
|
Take a look at http://sourceforge.net/projects/hamlib/
|
||||||
Here you will find a mail list, and the latest SVN releases.
|
Here you will find a mail list, and the latest SVN releases.
|
||||||
|
|
|
@ -4,7 +4,7 @@ libdir=${exec_prefix}/lib
|
||||||
includedir=${prefix}/include
|
includedir=${prefix}/include
|
||||||
|
|
||||||
Name: hamlib
|
Name: hamlib
|
||||||
Description: Library to control radio and rotator equipments
|
Description: Library to control radio and rotator equipment.
|
||||||
Requires:
|
Requires:
|
||||||
Version: @VERSION@
|
Version: @VERSION@
|
||||||
Libs: -L${libdir} -lhamlib @MATH_LIBS@
|
Libs: -L${libdir} -lhamlib @MATH_LIBS@
|
||||||
|
|
Ładowanie…
Reference in New Issue