[Kde-imaging] extragear/libs/kipi-plugins
Achim Bohnet
ach at mpe.mpg.de
Tue Oct 24 20:20:14 CEST 2006
On Saturday 21 October 2006 23:40, Angelo Naselli wrote:
> SVN commit 597868 by anaselli:
>
> Added new libkipiplugins common library
> - KPAboutData to be used into AboutDialog of each plugins
>
> Please test, use and improve it
> CCMAIL: kde-imaging at kde.org
>
> M +1 -1 common/Makefile.am
> AM common/include/kpaboutdata.h [License: GPL (v2+) (wrong address)]
^^^^^^^^^^^^^^^
> A common/libkipiplugins/Makefile.am
> AM common/libkipiplugins/kpaboutdata.cpp [License: GPL (v2+) (wrong address)]
For what it's worth:
$ licensecheck `find . -name \*cpp -o -name \*.h` | grep wrong\ add | wc -l
96
Looks like licensecheck from kdesdk or some templates need a fix ;)
Achim
> M +3 -0 configure.in.in
>
>
> --- trunk/extragear/libs/kipi-plugins/common/Makefile.am #597867:597868
> @@ -1,2 +1,2 @@
> -SUBDIRS = exiv2iface
> +SUBDIRS = exiv2iface libkipiplugins
>
> ** trunk/extragear/libs/kipi-plugins/common/include/kpaboutdata.h #property svn:eol-style
> + native
> ** trunk/extragear/libs/kipi-plugins/common/libkipiplugins/kpaboutdata.cpp #property svn:eol-style
> + native
> --- trunk/extragear/libs/kipi-plugins/configure.in.in #597867:597868
> @@ -10,6 +10,9 @@
> -I\$(top_srcdir)/kipi-plugins/common/exiv2iface"
> AC_SUBST(KIPI_PLUGINS_COMMON_INCLUDE)
>
> +KIPI_PLUGINS_COMMON_LDFLAGS="-L\$(top_builddir)/kipi-plugins/common/libkipiplugins"
> +AC_SUBST(KIPI_PLUGINS_COMMON_LDFLAGS)
> +
> KDE_ENABLE_HIDDEN_VISIBILITY
>
> # ----------------------------------------------------------
> _______________________________________________
> Kde-imaging mailing list
> Kde-imaging at kde.org
> https://mail.kde.org/mailman/listinfo/kde-imaging
>
>
--
To me vi is Zen. To use vi is to practice zen. Every command is
a koan. Profound to the user, unintelligible to the uninitiated.
You discover truth everytime you use it.
-- reddy at lion.austin.ibm.com
More information about the Kde-imaging
mailing list