From root@Hilbert.suse.de Mon Dec 3 09:40:35 2007 From: root@Hilbert.suse.de To: commit@lists.opensuse.org Subject: commit yast2-devtools Date: Mon, 03 Dec 2007 10:42:34 +0100 Message-ID: <20071203094235.3521E678337@Hilbert.suse.de> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============9076276319113181363==" --===============9076276319113181363== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello community, here is the log from the commit of package yast2-devtools checked in at Mon Dec 3 10:42:34 CET 2007. -------- --- yast2-devtools/yast2-devtools.changes 2007-12-02 20:13:09.000000000 +0100 +++ /mounts/work_src_done/NOARCH/yast2-devtools/yast2-devtools.changes 2007-1= 2-03 10:02:39.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Dec 3 10:02:27 CET 2007 - coolo(a)suse.de + +- include cmake directories + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-devtools.spec ++++++ --- /var/tmp/diff_new_pack.Oh3796/_old 2007-12-03 10:41:26.000000000 +0100 +++ /var/tmp/diff_new_pack.Oh3796/_new 2007-12-03 10:41:26.000000000 +0100 @@ -12,7 +12,7 @@ =20 Name: yast2-devtools Version: 2.16.3 -Release: 1 +Release: 2 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -80,7 +80,7 @@ %dir %{prefix}/share/emacs/site-lisp %{prefix}/share/emacs/site-lisp/*ycp-mode.el %dir %{prefix}/lib/YaST2 -%{prefix}/share/cmake/Modules/* +%{prefix}/share/cmake %{prefix}/lib/YaST2/bin %dir %{prefix}/share/YaST2 /usr/share/YaST2/data @@ -88,6 +88,8 @@ %{prefix}/share/pkgconfig/yast2-devtools.pc %doc %{prefix}/share/doc/packages/yast2-devtools %changelog +* Mon Dec 03 2007 - coolo(a)suse.de +- include cmake directories * Mon Nov 26 2007 - dmacvicar(a)suse.de - added basic cmake infrastructure - 2.16.3 ++++++ yast2-devtools-2.16.3.tar.bz2 ++++++ diff -urN --exclude=3DCVS --exclude=3D.cvsignore --exclude=3D.svn --exclude= =3D.svnignore old/yast2-devtools-2.16.3/ycpdoc/doc/example/deprecated.html ne= w/yast2-devtools-2.16.3/ycpdoc/doc/example/deprecated.html --- old/yast2-devtools-2.16.3/ycpdoc/doc/example/deprecated.html 1970-01-01 0= 1:00:00.000000000 +0100 +++ new/yast2-devtools-2.16.3/ycpdoc/doc/example/deprecated.html 2007-12-02 2= 1:38:08.000000000 +0100 @@ -0,0 +1,143 @@ + + + + + + Unknown YCP Module + + + +
+ YaST2 Developers Documentation: + + Unknown YCP Module + + 3D"" +
+
+
+ 3D"YaST" +
+
+ functions +
+ files +
+ intro +
+
+
+ + + + + + + + + + + + + +
+

Unknown YCP Module

+
+

This module has an unstable interface.

+
+ + + + +
+

Local Functions

+ +
+
+

+

+ local + Euthanize (integer pid) + -> + void + + +
+

+ Euthanizes a process

+
+
+ Parameters: +
+
+ + + + + +
+ pid + process
+
+
+
+ local + Kill (integer pid) + -> + void + + +
+

+ This function is deprecated. Use Euthanize instead. +

+

+ Kills a process

+
+
+ Parameters: +
+
+ + + + + +
+ pid + process
+
+
+
+
+
+ YaST2 Developers Documentation + 3D"" +
+ + diff -urN --exclude=3DCVS --exclude=3D.cvsignore --exclude=3D.svn --exclude= =3D.svnignore old/yast2-devtools-2.16.3/ycpdoc/doc/example/example2.html new/= yast2-devtools-2.16.3/ycpdoc/doc/example/example2.html --- old/yast2-devtools-2.16.3/ycpdoc/doc/example/example2.html 1970-01-01 01:= 00:00.000000000 +0100 +++ new/yast2-devtools-2.16.3/ycpdoc/doc/example/example2.html 2007-12-02 21:= 38:08.000000000 +0100 @@ -0,0 +1,181 @@ + + + + + + Unknown YCP Module + + + +
+ YaST2 Developers Documentation: + + Unknown YCP Module + + 3D"" +
+
+
+ 3D"YaST" +
+
+ functions +
+ files +
+ intro +
+
+
+ + + + + + + + + + + + + +
+

Unknown YCP Module

+
+

This module has an unstable interface.

+
+ + + + +
+

Global Functions

+ +

Local Functions

+ +
+
+

+

+ global + DoNothing () + -> + void + + +
+

+ Does nothing.

+
+ local + LocalNothing () + -> + void + + +
+

+ Does nothing, + privately.

+
+ global + foo1 () + -> + void + + +
+

+ Foo1

+
+
+ See +
+
+ + + + +
foo2 +foo3 in example2 +foo4 +example
+
+
+
+ global + foo2 () + -> + void + + +
+

+ Foo2

+
+ global + foo3 () + -> + void + + +
+

+ Foo3

+
+ global + foo4 () + -> + void + + +
+

+ Foo4

+
+
+
+ YaST2 Developers Documentation + 3D"" +
+ + diff -urN --exclude=3DCVS --exclude=3D.cvsignore --exclude=3D.svn --exclude= =3D.svnignore old/yast2-devtools-2.16.3/ycpdoc/doc/example/example.html new/y= ast2-devtools-2.16.3/ycpdoc/doc/example/example.html --- old/yast2-devtools-2.16.3/ycpdoc/doc/example/example.html 1970-01-01 01:0= 0:00.000000000 +0100 +++ new/yast2-devtools-2.16.3/ycpdoc/doc/example/example.html 2007-12-02 21:3= 8:08.000000000 +0100 @@ -0,0 +1,274 @@ + + + + + + + + ycpdoc tool + + + + +
+ YaST2 Developers Documentation: + + + + ycpdoc tool + + + 3D"" +
+
+
+ 3D"YaST" +
+
+ functions +
+ files +
+ intro +
+
+
+ + + + + + + + + + + + + + +
+

+ + ycpdoc tool +

+
+ example.ycp +
+ Documentation for ycpdoc. +
+ +
+

This module has an unstable interface.

+
+ + + + +
+ + A few examples can be found here.=20 + +

Includes

+
    +
  • common/conv.ycp
  • +
  • module/misc.ycp
  • +
+
+
+

+

Info:
+

+ Additional comments to this module. We can also document + inputs and outputs of modules. Note that characters < and > + are allowed in body.

+
+
+ Parameters: +
+
+ + + + + + + + + +
+ first + First argument description
+ second + Second argument description.
+
+
+
+
+ Return value: +
+
+ + + + + +
+ + |map of results or nil. +
+
+
+
+
+ Example +
+
+ + + + +
+
+  This example shows multiline example tag.
+     CallModule(
+                io.ycp // 
+               );
+
+
+
+
+
+ See +
+
+ + + + +
Suse= +tohex +example +another in example
+
+
+
Info:
+

+ Convert numeric value to hexadecimal string.

+
+
+ Parameters: +
+
+ + + + + +
+ i + value to convert
+
+
+
+
+ Return value: +
+
+ + + + + +
+ + hexadecimal rep. of i starting by 0x
+
+
+
+
+ Example +
+
+ + + + +
+ string hex =3D tohex(65);
+
+
+
Info:
+

+ Who knows what is this function for?!? Note that there can be couple of + empty lines between end of comment and define.

+
+
+ Parameters: +
+
+ + + + + + + + + +
+ i + Value to convert. + Descriptions of parameters can be multiline.
+ j + Some string.
+
+
+
+
+ Return value: +
+
+ + + + + +
+ + ? Unknown. Lets show that return value descript= ion + can be multiline.
+
+
+
Info:
+

+ This function has no return value defined.

+
+
+
+ YaST2 Developers Documentation + 3D"" +
+ + diff -urN --exclude=3DCVS --exclude=3D.cvsignore --exclude=3D.svn --exclude= =3D.svnignore old/yast2-devtools-2.16.3/ycpdoc/doc/example/files.html new/yas= t2-devtools-2.16.3/ycpdoc/doc/example/files.html --- old/yast2-devtools-2.16.3/ycpdoc/doc/example/files.html 1970-01-01 01:00:= 00.000000000 +0100 +++ new/yast2-devtools-2.16.3/ycpdoc/doc/example/files.html 2007-12-02 21:38:= 08.000000000 +0100 @@ -0,0 +1,90 @@ + + + + + + ycpdoc tool + + + +
+ YaST2 Developers Documentation: + + ycpdoc tool + + 3D"" +
+
+
+ 3D"YaST" +
+
+ functions +
+ files +
+ intro +
+
+

File index:

+ + + + + + + + + + + + + + + + + + + + + + +
File name
+ deprecated.ycp +
+ example.ycp +
+ example2.ycp +
+ mis.ycp +
+ modules.ycp +
+ struct1.ycp +
+
+
+
+ YaST2 Developers Documentation + 3D"" +
+ + diff -urN --exclude=3DCVS --exclude=3D.cvsignore --exclude=3D.svn --exclude= =3D.svnignore old/yast2-devtools-2.16.3/ycpdoc/doc/example/intro.html new/yas= t2-devtools-2.16.3/ycpdoc/doc/example/intro.html --- old/yast2-devtools-2.16.3/ycpdoc/doc/example/intro.html 1970-01-01 01:00:= 00.000000000 +0100 +++ new/yast2-devtools-2.16.3/ycpdoc/doc/example/intro.html 2007-12-02 21:38:= 08.000000000 +0100 @@ -0,0 +1,64 @@ + + + + + + ycpdoc tool + + + +
+ YaST2 Developers Documentation: + + ycpdoc tool + + 3D"" +
+
+
+ 3D"YaST" +
+
+ functions +
+ files +
+ intro +
+
+

Introduction:

+

Some intro.

+ It is started by /***. All texts in intro are transfered to intro.html + without change.
+ + Some other intro on some other place.
+ +

Intro to modules.ycp

+ All intros are merged into one intro in one file. + +
+
+
+ YaST2 Developers Documentation + 3D"" +
+ + diff -urN --exclude=3DCVS --exclude=3D.cvsignore --exclude=3D.svn --exclude= =3D.svnignore old/yast2-devtools-2.16.3/ycpdoc/doc/example/mis.html new/yast2= -devtools-2.16.3/ycpdoc/doc/example/mis.html --- old/yast2-devtools-2.16.3/ycpdoc/doc/example/mis.html 1970-01-01 01:00:00= .000000000 +0100 +++ new/yast2-devtools-2.16.3/ycpdoc/doc/example/mis.html 2007-12-02 21:38:08= .000000000 +0100 @@ -0,0 +1,126 @@ + + + + + + + + ycpdoc tool + + + + +
+ YaST2 Developers Documentation: + + + + ycpdoc tool + + + 3D"" +
+
+
+ 3D"YaST" +
+
+ functions +
+ files +
+ intro +
+
+
+ + + + + + + + + + + + + + +
+

+ + ycpdoc tool +

+
+ mis.ycp +
+ Documentation for ycpdoc. +
+ +
+

This module has an unstable interface.

+
+ + + + +
+ + Shows ycpdoc capability to report undocumented + functions and misdocumented params. +
+
+

+

Info:
+

+ Description.

+
+
+ Parameters: +
+
+ + + + + + + + + +
+ a +
+ c +
+
+
+
+
+
+ YaST2 Developers Documentation + 3D"" +
+ + diff -urN --exclude=3DCVS --exclude=3D.cvsignore --exclude=3D.svn --exclude= =3D.svnignore old/yast2-devtools-2.16.3/ycpdoc/doc/example/modules.html new/y= ast2-devtools-2.16.3/ycpdoc/doc/example/modules.html --- old/yast2-devtools-2.16.3/ycpdoc/doc/example/modules.html 1970-01-01 01:0= 0:00.000000000 +0100 +++ new/yast2-devtools-2.16.3/ycpdoc/doc/example/modules.html 2007-12-02 21:3= 8:08.000000000 +0100 @@ -0,0 +1,119 @@ + + + + + + + + ycpdoc tool + + + + +
+ YaST2 Developers Documentation: + + + + ycpdoc tool + + + 3D"" +
+
+
+ 3D"YaST" +
+
+ functions +
+ files +
+ intro +
+
+
+ + + + + + + + + + + + + + +
+

+ + ycpdoc tool +

+
+ module.ycp +
+ Documentation for ycpdoc. +
+ +
+

This module has an unstable interface.

+
+ + + + +
+ + This example shows how ycpdoc handle more modules. +
+
+

+

Info:
+

+ I was just too lazy to fabricate some good name of sample function.

+
+
+ Parameters: +
+
+ + + + + +
+ i + some value
+
+
+
+
+
+ YaST2 Developers Documentation + 3D"" +
+ + diff -urN --exclude=3DCVS --exclude=3D.cvsignore --exclude=3D.svn --exclude= =3D.svnignore old/yast2-devtools-2.16.3/ycpdoc/doc/example/struct1.html new/y= ast2-devtools-2.16.3/ycpdoc/doc/example/struct1.html --- old/yast2-devtools-2.16.3/ycpdoc/doc/example/struct1.html 1970-01-01 01:0= 0:00.000000000 +0100 +++ new/yast2-devtools-2.16.3/ycpdoc/doc/example/struct1.html 2007-12-02 21:3= 8:08.000000000 +0100 @@ -0,0 +1,146 @@ + + + + + + Unknown YCP Module + + + +
+ YaST2 Developers Documentation: + + Unknown YCP Module + + 3D"" +
+
+
+ 3D"YaST" +
+
+ functions +
+ files +
+ intro +
+
+
+ + + + + + + + + + + + + +
+

Unknown YCP Module

+
+

This module has an unstable interface.

+
+ + + + +
+

Structures

+ +

Local Functions

+ +
+
+

+

Info:
+

+ A list of services

+

Structure=20 + + service + +

+
+ $[
+   "port": integer,
+   "program": string,
+ ]
+
+ local + StartService (map svc) + -> + map + + +
+

+ Starts the service (service) in struct1 specified.

+
+
+ Parameters: +
+
+ + + + + +
+ svc + service
+
+
+
+
+ Return value: +
+
+ + + + + +
+ + the service that was s= tarted
+
+
+
+
+
+ YaST2 Developers Documentation + 3D"" +
+ + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org For additional commands, e-mail: opensuse-commit+help(a)opensuse.org --===============9076276319113181363==--