openSUSE Commits
Threads by month
- ----- 2025 -----
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
August 2006
- 2 participants
- 1318 discussions
Hello community,
here is the log from the commit of package mozilla-xulrunner181
checked in at Tue Aug 29 16:34:00 CEST 2006.
--------
--- mozilla-xulrunner181/mozilla-xulrunner181.changes 2006-08-28 08:47:17.000000000 +0200
+++ mozilla-xulrunner181/mozilla-xulrunner181.changes 2006-08-29 07:18:40.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Aug 29 07:18:07 CEST 2006 - stark(a)suse.de
+
+- fixed system-proxies.patch to build again
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mozilla-xulrunner181.spec ++++++
--- /var/tmp/diff_new_pack.MimLqR/_old 2006-08-29 16:33:18.000000000 +0200
+++ /var/tmp/diff_new_pack.MimLqR/_new 2006-08-29 16:33:18.000000000 +0200
@@ -14,7 +14,7 @@
BuildRequires: gcc-c++ java2-devel-packages libgnomeui-devel libidl-devel mozilla-nss-devel update-desktop-files zip
License: LGPL, MPL
Version: 1.8.0.99
-Release: 4
+Release: 5
Summary: Mozilla Runtime Environment 1.8.1.x
URL: http://www.mozilla.org/
Group: Productivity/Other
@@ -128,7 +128,7 @@
%patch4
%patch8
%patch9
-#%patch11
+%patch11
%if %suse_version >= 1000
%patch12
%endif
@@ -344,6 +344,8 @@
%defattr(-,root,root)
%changelog -n mozilla-xulrunner181
+* Tue Aug 29 2006 - stark(a)suse.de
+- fixed system-proxies.patch to build again
* Sun Aug 27 2006 - stark(a)suse.de
- update to snapshot 1.8.1-20060826
- enabled cookie and permissions extensions
++++++ system-proxies.patch ++++++
--- /var/tmp/diff_new_pack.MimLqR/_old 2006-08-29 16:33:19.000000000 +0200
+++ /var/tmp/diff_new_pack.MimLqR/_new 2006-08-29 16:33:19.000000000 +0200
@@ -533,7 +533,7 @@
diff -N toolkit/components/unixproxy/Makefile.in
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ toolkit/components/unixproxy/Makefile.in 14 Mar 2006 01:07:40 -0000
-@@ -0,0 +1,63 @@
+@@ -0,0 +1,67 @@
+# ***** BEGIN LICENSE BLOCK *****
+# Version: MPL 1.1/GPL 2.0/LGPL 2.1
+#
@@ -596,6 +596,10 @@
+IS_COMPONENT = 1
+FORCE_SHARED_LIB = 1
+
++EXTRA_DSO_LDOPTS += \
++ $(MOZ_COMPONENT_LIBS) \
++ $(NULL)
++
+include $(topsrcdir)/config/rules.mk
Index: toolkit/components/unixproxy/nsUnixSystemProxySettings.cpp
===================================================================
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
1
0
Hello community,
here is the log from the commit of package limal-runlevel
checked in at Tue Aug 29 16:33:13 CEST 2006.
--------
--- limal-runlevel/limal-runlevel.changes 2006-07-21 15:26:08.000000000 +0200
+++ limal-runlevel/limal-runlevel.changes 2006-08-29 16:16:09.000000000 +0200
@@ -1,0 +2,9 @@
+Tue Aug 29 16:12:23 CEST 2006 - mt(a)suse.de
+
+- version 1.2.2
+- fixed build flags in testsuite/Makefile.am
+- fixed perl testsuite to not to use SUSE specific runlevels
+- added fix by Sven Schober, that autodetects runlevel and
+ init script directories on other distributions (as fedora5).
+
+-------------------------------------------------------------------
Old:
----
limal-runlevel-1.2.1.tar.bz2
New:
----
limal-runlevel-1.2.2.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ limal-runlevel.spec ++++++
--- /var/tmp/diff_new_pack.XN8TIR/_old 2006-08-29 16:29:08.000000000 +0200
+++ /var/tmp/diff_new_pack.XN8TIR/_new 2006-08-29 16:29:08.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package limal-runlevel (Version 1.2.1)
+# spec file for package limal-runlevel (Version 1.2.2)
#
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -12,12 +12,12 @@
Name: limal-runlevel
URL: http://forge.novell.com/modules/xfmod/project/?limal
-Version: 1.2.1
+Version: 1.2.2
Release: 1
License: GPL
Group: Development/Libraries/C and C++
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: limal-runlevel-1.2.1.tar.bz2
+Source0: limal-runlevel-1.2.2.tar.bz2
prefix: /usr
%define swiglibdir %(swig -swiglib)
BuildRequires: curl gcc-c++ limal-devel limal-devtools limal-perl perl-gettext sgml-skel
@@ -69,12 +69,12 @@
Marius Tomaschewski
%prep
-%setup -n limal-runlevel-1.2.1
+%setup -n limal-runlevel-1.2.2
%build
%{prefix}/bin/limaltool limalautoconf
%{prefix}/bin/limaltool limalautomake
-autoreconf --force --install
+autoreconf --force --install --verbose
export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
%{?suse_update_config:%{suse_update_config -f}}
@@ -90,6 +90,12 @@
export LD_LIBRARY_PATH="$RPM_BUILD_ROOT/usr/lib/limal"
make check DESTDIR="$RPM_BUILD_ROOT"
+%post
+/sbin/ldconfig
+
+%postun
+/sbin/ldconfig
+
%clean
rm -rf "$RPM_BUILD_ROOT"
@@ -98,7 +104,7 @@
%dir %{_libdir}/limal
%{_libdir}/limal/lib*.so.*
# we currently do not have translations
-#/usr/share/locale/*/LC_MESSAGES/*
+#%{_prefix}/share/locale/*/LC_MESSAGES/*
%files devel
%defattr(-,root,root)
@@ -119,6 +125,12 @@
%{perl_vendorarch}/LIMAL/*.pm
%changelog -n limal-runlevel
+* Tue Aug 29 2006 - mt(a)suse.de
+- version 1.2.2
+- fixed build flags in testsuite/Makefile.am
+- fixed perl testsuite to not to use SUSE specific runlevels
+- added fix by Sven Schober, that autodetects runlevel and
+ init script directories on other distributions (as fedora5).
* Fri Jul 21 2006 - mt(a)suse.de
- version 1.2.1
- fixed testsuites to be system-independent (and work in chroot)
++++++ limal-runlevel-1.2.1.tar.bz2 -> limal-runlevel-1.2.2.tar.bz2 ++++++
++++ 6265 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
1
0
Hello community,
here is the log from the commit of package libvisual
checked in at Tue Aug 29 16:29:03 CEST 2006.
--------
--- libvisual/libvisual.changes 2006-07-04 13:58:50.000000000 +0200
+++ libvisual/libvisual.changes 2006-08-29 12:35:23.000000000 +0200
@@ -1,0 +2,7 @@
+Tue Aug 29 12:35:03 CEST 2006 - mskibbe(a)suse.de
+
+- fix some compiler warnings
+- fix bug 199443 - libvisual-0.4.0-2: local variable used before
+ set
+
+-------------------------------------------------------------------
New:
----
libvisual-0.4.0-compiler_warnings.diff
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libvisual.spec ++++++
--- /var/tmp/diff_new_pack.lrGMI4/_old 2006-08-29 16:27:51.000000000 +0200
+++ /var/tmp/diff_new_pack.lrGMI4/_new 2006-08-29 16:27:51.000000000 +0200
@@ -11,16 +11,17 @@
# norootforbuild
Name: libvisual
-BuildRequires: freeglut-devel gcc-c++ libdrm-devel pkgconfig
+BuildRequires: freeglut-devel gcc-c++ glibc-devel libdrm-devel pkgconfig
License: LGPL
Group: Productivity/Multimedia/Sound/Visualization
Version: 0.4.0
-Release: 1
+Release: 3
Summary: Sound Visualization Library
URL: http://libvisual.sourceforge.net
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: %name-%{version}.tar.bz2
Patch: %name-%{version}.diff
+Patch1: %name-%{version}-compiler_warnings.diff
%description
Libvisual is a library that acts as a middle layer between applications
@@ -60,6 +61,7 @@
%prep
%setup -q
%patch
+%patch1
%build
libtoolize --force
@@ -107,6 +109,10 @@
%_libdir/libvisual-0.4.la
%changelog -n libvisual
+* Tue Aug 29 2006 - mskibbe(a)suse.de
+- fix some compiler warnings
+- fix bug 199443 - libvisual-0.4.0-2: local variable used before
+ set
* Tue Jul 04 2006 - cthiel(a)suse.de
- update to version 0.4.0
* Real time timestamping support.
++++++ libvisual-0.4.0-compiler_warnings.diff ++++++
--- libvisual/lv_audio.c
+++ libvisual/lv_audio.c
@@ -36,8 +36,10 @@
static int audio_samplepool_channel_dtor (VisObject *object);
static int audio_sample_dtor (VisObject *object);
+/*
static int audio_band_total (VisAudio *audio, int begin, int end);
static int audio_band_energy (VisAudio *audio, int band, int length);
+*/
/* Format transform functions */
static int transform_format_buffer_from_float (VisBuffer *dest, VisBuffer *src, int size, int sign);
@@ -111,11 +113,10 @@
return VISUAL_OK;
}
-
+/*
static int audio_band_total (VisAudio *audio, int begin, int end)
{
int bpmtotal = 0;
- int i;
// for (i = begin; i < end; i++)
// bpmtotal += audio->freq[2][i];
@@ -129,7 +130,6 @@
static int audio_band_energy (VisAudio *audio, int band, int length)
{
int energytotal = 0;
- int i;
// for (i = 0; i < length; i++)
// energytotal += audio->bpmhistory[i][band];
@@ -139,7 +139,7 @@
else
return 0;
}
-
+*/
/**
* @defgroup VisAudio VisAudio
* @{
@@ -206,12 +206,15 @@
*/
int visual_audio_analyze (VisAudio *audio)
{
+/*
float temp_out[256];
float temp_audio[2][512];
+*/
short pcm[3][1024];
+/*
double scale;
int i, j, y;
-
+*/
visual_log_return_val_if_fail (audio != NULL, -VISUAL_ERROR_AUDIO_NULL);
/* Load the pcm data */
@@ -464,8 +467,8 @@
int visual_audio_get_sample_mixed_category (VisAudio *audio, VisBuffer *buffer, char *category, int divide)
{
VisListEntry *le = NULL;
- VisAudioSamplePool *samplepool;
- VisAudioSamplePoolChannel *channel;
+ VisAudioSamplePool *samplepool = NULL;
+ VisAudioSamplePoolChannel *channel = NULL;
VisBuffer temp;
int first = TRUE;
@@ -497,8 +500,8 @@
int visual_audio_get_sample_mixed_all (VisAudio *audio, VisBuffer *buffer, int divide)
{
VisListEntry *le = NULL;
- VisAudioSamplePool *samplepool;
- VisAudioSamplePoolChannel *channel;
+ VisAudioSamplePool *samplepool = NULL;
+ VisAudioSamplePoolChannel *channel = NULL;
VisBuffer temp;
int first = TRUE;
@@ -549,7 +552,6 @@
int ret;
float *data;
int datasize;
- int i;
visual_log_return_val_if_fail (audio != NULL, -VISUAL_ERROR_AUDIO_NULL);
visual_log_return_val_if_fail (buffer != NULL, -VISUAL_ERROR_BUFFER_NULL);
@@ -591,7 +593,6 @@
int ret;
float *data;
int datasize;
- int i;
visual_log_return_val_if_fail (buffer != NULL, -VISUAL_ERROR_BUFFER_NULL);
visual_log_return_val_if_fail (sample != NULL, -VISUAL_ERROR_BUFFER_NULL);
--- libvisual/lv_collection.c
+++ libvisual/lv_collection.c
@@ -27,7 +27,7 @@
#include "lv_common.h"
#include "lv_collection.h"
-
+/*
static int collection_iter_dtor (VisObject *object);
static int collection_iter_dtor (VisObject *object)
@@ -45,7 +45,7 @@
return VISUAL_OK;
}
-
+*/
/**
* @defgroup VisCollection VisCollection
--- libvisual/lv_cpu.c
+++ libvisual/lv_cpu.c
@@ -312,7 +312,6 @@
static int cpuid (unsigned int ax, unsigned int *p)
{
#if defined(VISUAL_ARCH_X86)
- uint32_t flags;
__asm __volatile
("movl %%ebx, %%esi\n\t"
@@ -341,12 +340,9 @@
*/
void visual_cpu_initialize ()
{
- uint32_t cpu_flags;
unsigned int regs[4];
unsigned int regs2[4];
- int mib[2], ncpu;
- visual_size_t len;
visual_mem_set (&__lv_cpu_caps, 0, sizeof (VisCPU));
--- libvisual/lv_fourier.c
+++ libvisual/lv_fourier.c
@@ -81,7 +81,6 @@
static int dft_cache_destroyer (VisObject *object);
static DFTCacheEntry *dft_cache_get (VisDFT *dft);
-static int log_scale_cache_destroy (VisObject *object);
static LogScaleCacheEntry *log_scale_cache_get (int size);
static void perform_dft_brute_force (VisDFT *fourier, float *output, float *input);
@@ -476,8 +475,6 @@
*/
int visual_dft_perform (VisDFT *dft, float *output, float *input)
{
- unsigned int i;
-
visual_log_return_val_if_fail (dft != NULL, -VISUAL_ERROR_FOURIER_NULL);
visual_log_return_val_if_fail (output != NULL, -VISUAL_ERROR_NULL);
visual_log_return_val_if_fail (input != NULL, -VISUAL_ERROR_NULL);
@@ -542,8 +539,6 @@
int visual_dft_log_scale_standard (float *output, float *input, int size)
{
- int i;
-
visual_log_return_val_if_fail (output != NULL, -VISUAL_ERROR_NULL);
visual_log_return_val_if_fail (input != NULL, -VISUAL_ERROR_NULL);
--- libvisual/lv_hashmap.c
+++ libvisual/lv_hashmap.c
@@ -64,9 +64,7 @@
static int hashmap_destroy (VisCollection *collection)
{
- VisCollectionDestroyerFunc destroyer;
VisHashmap *hashmap = VISUAL_HASHMAP (collection);
- VisHashmapEntry *mentry;
int i;
for (i = 0; i < hashmap->size; i++)
@@ -125,7 +123,6 @@
{
VisCollectionIter *iter;
HashmapIterContext *context;
- VisHashmap *hashmap = VISUAL_HASHMAP (collection);
context = visual_mem_new0 (HashmapIterContext, 1);
@@ -200,7 +197,6 @@
static void hashmap_iter_next (VisCollectionIter *iter, VisCollection *collection, VisObject *itercontext)
{
- VisHashmap *hashmap = VISUAL_HASHMAP (collection);
HashmapIterContext *context = HASHMAP_ITERCONTEXT (itercontext);
if (context->retrieved == FALSE) {
@@ -502,8 +498,6 @@
int visual_hashmap_set_table_size (VisHashmap *hashmap, int tablesize)
{
- int oldsize;
-
visual_log_return_val_if_fail (hashmap != NULL, -VISUAL_ERROR_HASHMAP_NULL);
/* Table was not empty, rehash */
--- libvisual/lv_libvisual.c
+++ libvisual/lv_libvisual.c
@@ -186,7 +186,7 @@
int i;
if (__lv_plugpaths == NULL)
- return VISUAL_OK;
+ return;
for (i = 0; i < __lv_plugpath_cnt - 1; i++)
visual_mem_free (__lv_plugpaths[i]);
--- libvisual/lv_mem.c
+++ libvisual/lv_mem.c
@@ -41,22 +41,18 @@
static void *mem_copy_mmx (void *dest, const void *src, visual_size_t n);
static void *mem_copy_mmx2 (void *dest, const void *src, visual_size_t n);
static void *mem_copy_3dnow (void *dest, const void *src, visual_size_t n);
-static void *mem_copy_altivec (void *dest, const void *src, visual_size_t n);
static void *mem_set8_c (void *dest, int c, visual_size_t n);
static void *mem_set8_mmx (void *dest, int c, visual_size_t n);
static void *mem_set8_mmx2 (void *dest, int c, visual_size_t n);
-static void *mem_set8_altivec (void *dest, int c, visual_size_t n);
static void *mem_set16_c (void *dest, int c, visual_size_t n);
static void *mem_set16_mmx (void *dest, int c, visual_size_t n);
static void *mem_set16_mmx2 (void *dest, int c, visual_size_t n);
-static void *mem_set16_altivec (void *dest, int c, visual_size_t n);
static void *mem_set32_c (void *dest, int c, visual_size_t n);
static void *mem_set32_mmx (void *dest, int c, visual_size_t n);
static void *mem_set32_mmx2 (void *dest, int c, visual_size_t n);
-static void *mem_set32_altivec (void *dest, int c, visual_size_t n);
/* Optimal performance functions set by visual_mem_initialize(). */
VisMemCopyFunc visual_mem_copy = mem_copy_c;
@@ -373,11 +369,6 @@
return dest;
}
-static void *mem_copy_altivec (void *dest, const void *src, visual_size_t n)
-{
-
-}
-
/* Memset functions, 1 byte memset */
static void *mem_set8_c (void *dest, int c, visual_size_t n)
{
@@ -523,11 +514,6 @@
return dest;
}
-static void *mem_set8_altivec (void *dest, int c, visual_size_t n)
-{
-
-}
-
/* Memset functions, 2 byte memset */
static void *mem_set16_c (void *dest, int c, visual_size_t n)
{
@@ -667,11 +653,6 @@
return dest;
}
-static void *mem_set16_altivec (void *dest, int c, visual_size_t n)
-{
-
-}
-
/* Memset functions, 4 byte memset */
static void *mem_set32_c (void *dest, int c, visual_size_t n)
{
@@ -778,11 +759,6 @@
return dest;
}
-static void *mem_set32_altivec (void *dest, int c, visual_size_t n)
-{
-
-}
-
/**
* @}
*/
--- libvisual/lv_morph.c
+++ libvisual/lv_morph.c
@@ -240,7 +240,6 @@
*/
int visual_morph_get_supported_depth (VisMorph *morph)
{
- VisPluginData *plugin;
VisMorphPlugin *morphplugin;
visual_log_return_val_if_fail (morph != NULL, -VISUAL_ERROR_MORPH_NULL);
@@ -256,7 +255,6 @@
VisVideoAttributeOptions *visual_morph_get_video_attribute_options (VisMorph *morph)
{
- VisPluginData *plugin;
VisMorphPlugin *morphplugin;
visual_log_return_val_if_fail (morph != NULL, NULL);
--- libvisual/lv_plugin.c
+++ libvisual/lv_plugin.c
@@ -817,7 +817,6 @@
VisPluginRef **ref;
VisPluginInfo *plug_info;
VisPluginInfo *dup_info;
- const char *plug_name;
VisPluginGetInfoFunc get_plugin_info;
int *plugin_version;
#if defined(VISUAL_OS_WIN32)
--- libvisual/lv_rectangle.c
+++ libvisual/lv_rectangle.c
@@ -46,7 +46,7 @@
*/
VisRectangle *visual_rectangle_new (int x, int y, int width, int height)
{
- VisRectangle *rect;
+ VisRectangle *rect = NULL;
/* Do the VisObject initialization */
visual_object_initialize (VISUAL_OBJECT (rect), TRUE, NULL);
@@ -339,8 +339,6 @@
*/
int visual_rectangle_denormalise_many_values (VisRectangle *rect, float *fxlist, float *fylist, int32_t *xlist, int32_t *ylist, int size)
{
- int i;
-
visual_log_return_val_if_fail (rect != NULL, -VISUAL_ERROR_RECTANGLE_NULL);
visual_math_vectorized_floats_to_int32s_multiply (xlist, fxlist, size, rect->width);
--- libvisual/lv_ringbuffer.c
+++ libvisual/lv_ringbuffer.c
@@ -253,8 +253,6 @@
VisListEntry *le = NULL;
VisRingBufferEntry *entry;
int curposition = 0;
- int curoffset = 0;
- int positioncorr = 0;
int startat = 0;
int buffercorr = 0;
@@ -273,7 +271,7 @@
le = NULL;
while ((entry = visual_list_next (ringbuffer->entries, &le)) != NULL) {
- VisBuffer *tempbuf;
+ VisBuffer *tempbuf = NULL;
lindex++;
@@ -337,7 +335,6 @@
{
VisListEntry *le = NULL;
VisRingBufferEntry *entry;
- int curposition = 0;
int curoffset = 0;
int startat = 0;
--- libvisual/lv_thread.c
+++ libvisual/lv_thread.c
@@ -94,6 +94,7 @@
static int mutex_unlock_posix (VisMutex *mutex);
/* Windows32 implementation */
+/*
static VisThread *thread_create_win32 (VisThreadFunc func, void *data, int joinable);
static int thread_free_win32 (VisThread *thread);
static void *thread_join_win32 (VisThread *thread);
@@ -106,7 +107,7 @@
static int mutex_lock_win32 (VisMutex *mutex);
static int mutex_trylock_win32 (VisMutex *mutex);
static int mutex_unlock_win32 (VisMutex *mutex);
-
+*/
/* GThread implementation */
static VisThread *thread_create_gthread (VisThreadFunc func, void *data, int joinable);
static int thread_free_gthread (VisThread *thread);
@@ -581,6 +582,7 @@
}
/* Windows32 implementation */
+/*
static VisThread *thread_create_win32 (VisThreadFunc func, void *data, int joinable)
{
VisThread *thread = NULL;
@@ -597,13 +599,13 @@
return NULL;
}
-/*
+/-*
printf("Waiting for thread to finish...\n");
if (WaitForSingleObject(a_thread, INFINITE) != WAIT_OBJECT_0) {
perror("Thread join failed");
exit(EXIT_FAILURE);
}
-*/
+*-/
// Retrieve the code returned by the thread.
// GetExitCodeThread(a_thread, &thread_result);
#endif
@@ -692,7 +694,7 @@
#endif
}
-
+*/
/* GThread implementation */
static VisThread *thread_create_gthread (VisThreadFunc func, void *data, int joinable)
{
--- libvisual/lv_ui.c
+++ libvisual/lv_ui.c
@@ -339,9 +339,6 @@
*/
VisList *visual_ui_box_get_childs (VisUIBox *box)
{
- VisUIWidget *next;
- VisListEntry *le = NULL;
-
visual_log_return_val_if_fail (box != NULL, NULL);
return &box->childs;
@@ -1066,7 +1063,6 @@
*/
int visual_ui_choice_add_many (VisUIChoice *choice, VisParamEntry *paramchoices)
{
- VisUIChoiceEntry *centry;
int i = 0;
visual_log_return_val_if_fail (choice != NULL, -VISUAL_ERROR_UI_CHOICE_NULL);
--- libvisual/lv_video.c
+++ libvisual/lv_video.c
@@ -1701,7 +1701,6 @@
int visual_video_fill_color (VisVideo *video, VisColor *rcolor)
{
VisColor color;
- VisRectangle rect;
visual_log_return_val_if_fail (video != NULL, -VISUAL_ERROR_VIDEO_NULL);
@@ -2712,7 +2711,6 @@
{
uint8_t *destbuf, *srcbuf;
int x, y;
- int i = 0;
int pitchdiff = dest->pitch - (dest->width * dest->bpp);
destbuf = visual_video_get_pixels (dest);
@@ -3165,7 +3163,7 @@
u = 0;
for (x = dest->width - 1; x--; u += du) {
- uint8_t cul, cll, cur, clr, b;
+ uint8_t cul, cll, cur, clr;
uint32_t ul, ll, ur, lr; /* fixed point 16.16 [0,1[ */
uint32_t b0; /* fixed point 16.16 [0,255[ */
@@ -3228,7 +3226,7 @@
for (x = dest->width - 1; x--; u += du) {
_color16 cul, cll, cur, clr, b;
uint32_t ul, ll, ur, lr; /* fixed point 16.16 [0,1[ */
- uint32_t b3, b2, b1, b0; /* fixed point 16.16 [0,255[ */
+ uint32_t b2, b1, b0; /* fixed point 16.16 [0,255[ */
/* fracU = frac(u) = u & 0xffff */
/* fixed point format convertion: fracU >>= 8) */
@@ -3303,7 +3301,7 @@
for (x = dest->width - 1; x--; u += du) {
_color24 cul, cll, cur, clr, b;
uint32_t ul, ll, ur, lr; /* fixed point 16.16 [0,1[ */
- uint32_t b3, b2, b1, b0; /* fixed point 16.16 [0,255[ */
+ uint32_t b2, b1, b0; /* fixed point 16.16 [0,255[ */
/* fracU = frac(u) = u & 0xffff */
/* fixed point format convertion: fracU >>= 8) */
--- libvisual/lv_video_simd.c
+++ libvisual/lv_video_simd.c
@@ -37,7 +37,6 @@
int i, j;
uint8_t *destbuf = visual_video_get_pixels (dest);
uint8_t *srcbuf = visual_video_get_pixels (src);
- uint8_t alpha;
for (i = 0; i < src->height; i++) {
for (j = 0; j < src->width; j++) {
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
1
0
Hello community,
here is the log from the commit of package libgphoto2
checked in at Tue Aug 29 16:27:45 CEST 2006.
--------
New Changes file:
--- /dev/null 2002-12-09 23:01:21.000000000 +0100
+++ libgphoto2/libgphoto2-sharp.changes 2006-08-28 18:10:44.000000000 +0200
@@ -0,0 +1,5 @@
+-------------------------------------------------------------------
+Mon Aug 28 18:10:29 CEST 2006 - meissner(a)suse.de
+
+- created and split off C# bindings (originally from f-spot).
+
--- GNOME/libgphoto2/libgphoto2.changes 2006-08-28 16:52:24.000000000 +0200
+++ libgphoto2/libgphoto2.changes 2006-08-29 14:22:54.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Aug 29 14:22:41 CEST 2006 - meissner(a)suse.de
+
+- more bugfixes from trunk and split off C# bindings
+ package.
+
+-------------------------------------------------------------------
New:
----
libgphoto2-sharp.changes
libgphoto2-sharp.spec
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libgphoto2-sharp.spec ++++++
#
# spec file for package libgphoto2-sharp (Version 2.2.1.2.trunk)
#
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: libgphoto2-sharp
BuildRequires: gcc-c++ hal-devel libexif libjpeg-devel mDNSResponder-devel mDNSResponder-lib mono-devel resmgr
URL: http://gphoto.org/
%define prefix /usr
License: LGPL
Group: Hardware/Other
Summary: C# bindings for libgphoto2
Version: 2.2.1.2.trunk
Release: 1
Source0: libgphoto2-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: libgphoto2
%description
This RPM contains C# (.NET) bindings for the libgphoto2 camera access
library.
Authors:
--------
Scott Fritzinger <scottf(a)scs.unr.edu>
Lutz Müller <lutz(a)users.sourceforge.net>
Eugene Crosser <crosser(a)average.org>
Matt Martin <matt.martin(a)ieee.org>
Gary Ross <gdr(a)hooked.net>
M. Adam Kendall <joker(a)penguinpub.com>
Del Simmons <del(a)gphoto.org>
Bob Paauwe <bpaauwe(a)bobsplace.com>
Cliff Wright <cliff(a)snipe444.org>
Phill Hugo <phill(a)gphoto.org>
Beat Christen <spiff(a)longstreet.ch>
Warren Baird <wjbaird(a)bigfoot.com>
Brent D. Metz <bmetz(a)vt.edu>
Brian Hirt <bhirt(a)loopy.berkhirt.com>
Mandrake <mandrake(a)lobotomy.com>
Randy D. Scott <scottr(a)wwa.com>
Paul S. Jenner <psj(a)mustec.eu.org>
Tuomas Kuosmanen <tigert(a)gimp.org>
Ole Aamot <oleaa(a)ifi.uio.no>
Mariusz Zynel <mariusz(a)mizar.org>
Johannes Erdfelt <johannes(a)erdfelt.com>
Werner Almesberger <almesber(a)lrc.di.epfl.ch>
Ole W. Saastad <o.w.saastad(a)kjemi.uio.no>
Veros Kaplan <xkaplan(a)informatics.muni.cz>
Wolfgang Reissnegger
Philippe Marzouk <philm(a)users.sourceforge.net>
Edouard Lafargue <lafargue(a)oslo.geco-prakla.slb.com>
Bart van Leeuwen <bart(a)netage.nl>
M. Adam Kendall <joker(a)penguinpub.com>
Mark Davies <mdavies(a)dial.pipex.com>
Beat Christen <spiff(a)longstreet.ch>
Gus Hartmann <hartmann(a)madison-expat.net>
Raymond Penners <raymond(a)dotsphinx.com>
Marcus Meissner <marcus(a)jet.franken.de>
Hans Ulrich Niedermann <hun(a)users.sourceforge.net>
Colin Marquardt <cmarqu(a)users.sourceforge.net>
%prep
%setup -q -n libgphoto2-%version
%build
%{?suse_update_config:%{suse_update_config -f . libgphoto2_port}}
PATH="/usr/X11R6/bin:$PATH" \
%if %suse_version > 1000
export RPM_OPT_FLAGS="$RPM_OPT_FLAGS -fstack-protector"
%endif
CFLAGS="$RPM_OPT_FLAGS" \
./configure \
--prefix=%{prefix} \
--mandir=%{_mandir} \
--libdir=%{_libdir} \
--with-doc-dir=%{_defaultdocdir}/%{name} \
--with-drivers=jd11 \
--disable-static
make all-local
make # %{?jobs:-j%jobs}
%install
# skip-check-libtool-deps
export LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}
make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
rm -rf $RPM_BUILD_ROOT/%{prefix}/bin
rm -rf $RPM_BUILD_ROOT/%{prefix}/include
rm -rf $RPM_BUILD_ROOT/%{_libdir}/lib*so*
rm -rf $RPM_BUILD_ROOT/%{_libdir}/lib*la*
rm -rf $RPM_BUILD_ROOT/%{_libdir}/libgphoto2_port
rm -rf $RPM_BUILD_ROOT/%{_libdir}/libgphoto2/2*
rm -rf $RPM_BUILD_ROOT/%{_libdir}/libgphoto2/print*
rm -rf $RPM_BUILD_ROOT/%{_libdir}/pkgconfig/libgphoto2.pc
rm -rf $RPM_BUILD_ROOT/%{prefix}/share/locale
rm -rf $RPM_BUILD_ROOT/%{_mandir}
rm -rf $RPM_BUILD_ROOT/%{_defaultdocdir}/%{name}}
%files
%defattr(-,root,root)
%doc COPYING
%dir %{_libdir}/libgphoto2
%{_libdir}/libgphoto2/*
%{_libdir}/pkgconfig/libgphoto2-sharp.pc
%changelog -n libgphoto2-sharp
* Mon Aug 28 2006 - meissner(a)suse.de
- created and split off C# bindings (originally from f-spot).
++++++ libgphoto2.spec ++++++
--- /var/tmp/diff_new_pack.6Buukx/_old 2006-08-29 16:26:55.000000000 +0200
+++ /var/tmp/diff_new_pack.6Buukx/_new 2006-08-29 16:26:55.000000000 +0200
@@ -18,7 +18,7 @@
Group: Hardware/Other
Summary: A Digital Camera Library
Version: 2.2.1.2.trunk
-Release: 1
+Release: 2
Source0: libgphoto2-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: udev resmgr
@@ -100,7 +100,7 @@
--with-drivers=all \
--disable-static
make all-local
-make %{?jobs:-j%jobs}
+make # %{?jobs:-j%jobs}
%install
# skip-check-libtool-deps
@@ -167,6 +167,9 @@
%run_ldconfig
%changelog -n libgphoto2
+* Tue Aug 29 2006 - meissner(a)suse.de
+- more bugfixes from trunk and split off C# bindings
+ package.
* Mon Aug 28 2006 - meissner(a)suse.de
- upgraded to current trunk version.
- MTP fixes, including handling of Umlauts
++++++ libgphoto2-2.2.1.2.trunk.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libgphoto2-2.2.1.2.trunk/camlibs/mars/ChangeLog new/libgphoto2-2.2.1.2.trunk/camlibs/mars/ChangeLog
--- old/libgphoto2-2.2.1.2.trunk/camlibs/mars/ChangeLog 2006-03-16 10:35:44.000000000 +0100
+++ new/libgphoto2-2.2.1.2.trunk/camlibs/mars/ChangeLog 2006-08-29 11:31:20.000000000 +0200
@@ -1,3 +1,14 @@
+2006-08-28 Theodore Kilgore <kilgota(a)auburn.edu>
+
+ * library.c: Added INNOVAGE Digital Mini. Corrected USB Product
+ number for Philips Keychain camera (worked anyway,
+ but number was wrong).
+ Minor tweak to gamma setting.
+ Improvements to camera_manual().
+ * mars.c: More improvements in mars_decompress().
+ * README: updated.
+
+
2006-02-08 Theodore Kilgore <kilgota(a)auburn.edu>
* library.c: Added two new cameras. One is the Argus QuickClix,
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libgphoto2-2.2.1.2.trunk/camlibs/mars/README new/libgphoto2-2.2.1.2.trunk/camlibs/mars/README
--- old/libgphoto2-2.2.1.2.trunk/camlibs/mars/README 2006-03-16 10:35:44.000000000 +0100
+++ new/libgphoto2-2.2.1.2.trunk/camlibs/mars/README 2006-08-29 11:31:20.000000000 +0200
@@ -1,8 +1,9 @@
MARS MR97310 STILLCAM DRIVER
-Theodore Kilgore <kilgota(a)auburn.edu> April, 2004.
+Copyright Theodore Kilgore <kilgota(a)auburn.edu> April, 2004. This README
+revised August 27, 2006.
-(Driver is LGPL like most of the rest of libgphoto2; see any of the
-source files for a more complete statement of the license.)
+(Everything in libgphoto2/camlibs/mars is LGPL-licensed, including this README;
+see any of the source files for a more complete statement of the license.)
INTRODUCTION
@@ -11,68 +12,87 @@
ID 0x08ca:0x0111). The interface is proprietary, and these cameras are
supported commercially only in Windows.
-FEATURES OF THE CAMERA
+FEATURES OF THE CAMERAS
-The Aiptek PenCam VGA+ is a "budget" camera. The camera has resolution settings
-of 640x480 and 320x240. The default behavior of the manufacturer's camera
-driver is to save photos in JPEG format, with BMP format optional. However,
-the raw data is in Bayer array format. Here, everything is saved in PPM format.
-The camera can also be used as a webcam (unsupported here) or to make a "video
-clip." This driver supports the 640x480 and 320x240 *uncompressed* stillcam
-and "clip" modes only. Clips download nicely as a succession of PPM files.
-There is an optional compression mode, proprietary and not obvious.
-The adventurous and persistent are hereby encouraged to play with it.
-Update 09/12/05: Decompression sort of works, now. Thanks to Bertrik Sikkens
+The first MR97310 camera which I encountered was the Aiptek PenCam VGA+,
+a "budget" camera with resolution settings of 640x480 and 320x240.
+This camera and the other MR97310 cameras can also be used as webcams
+(not supportable here; would require a kernel module) or to make a "video
+clip." Some of the other cameras automatically will run in compressed mode
+when shooting clips, but on the Aiptek it is optional to compress clips.
+Clips download nicely on all these cameras as a succession of PPM files.
+The compression method (optional for the Aiptek camera) is proprietary and
+not obvious. With recent progress, it ought to be usable. However, the
+adventurous and persistent are hereby encouraged to play with it some more.
+
+09/12/05: Decompression sort of works, now. Thanks to Bertrik Sikkens
for the basic algorithm, and to Michel Xhaard for testing my additional tweaks.
With some of the cameras it is possible now to get decent photos in compressed
mode, at least some of the time. For this, the camera seems to function best
at outdoor use.
-The outside of the package advertises "Interpolated XGA (1024x768) Resolution"
-(which can be turned on or off). If "enhancement" is turned on, the appearance
-of the photos does change, but not much to the better. The photos are only
-slightly sharper but become much more blocky with jagged lines and curves.
-It seems not worth the trouble. If you find that the "enhancement" does
-something nice, please let me know. Especially if you can understand how to
-get "Interpolated 1024x768 Resolution" from 640x480 bytes downloaded from a
-640x480 Bayer array.
+Update 08/28/06: Decompression algorithm much improved, after much trial
+and error. I would say it is now somewhere between 90% to 100% good now. Seems
+to work almost perfectly outdoors and in strong light. Works even better at low
+resolution settings, that is, 352x288 or lower.
The camera uses a configuration "block," as do the sq905 cameras. However,
here the information can be used to run options such as gphoto2 -p 3 and
-gphoto2 -p 3-5. Whether this flexibility is of any practical effect or not
-is another question, since apparently the camera will not download thumbnails.
-The driver provided with the camera is for Windows only, and that driver does
-not take full advantage even of the mentioned abilities. There, one has the
-choice either to download all photos, or none. If all are downloaded, then
+gphoto2 -p 3-5. The OEM software provided with the various cameras does not
+take advantage even of the mentioned abilities. With the OEM driver, one has
+the choice either to download all photos, or none. If all are downloaded, then
thumbnails are created. The user can then do previews and decide what to save.
-STATUS NOTES ON SUPPORTED CAMERAS (7 Feb. 2006)
+STATUS NOTES ON SUPPORTED CAMERAS (7 Feb. 2006, revised 28 Aug. 2006)
+
+First, a special note: On many of these cameras, the LED will read "PC" when
+the camera is hooked to a live USB connector. It seems locked in this position.
+But all of the cameras which do this, which I have tested, will come up with
+all of the other camera button commands if one runs any gphoto2 option which
+accesses the camera. Consequently, one can use the camera thus tethered,
+without any battery in it, to shoot and download photos. The photos will die
+soon if the camera is unhooked without a good battery in it, though, because
+the camera uses volatile memory for its data storage.
The only problem with using any of these cameras is the compression codec.
Bertrik's decompression algorithm seems basically correct, but it has a problem
with leaving diagonal color artifacts, a problem which can be severe in bad
lighting conditions, especially if there are lots of dark colors in the photo.
-I have recently been able to alleviate this problem, to a great extent, but
+Those cameras with 352x288 max resolution instead of 640x480 do better, and the
+Argus DC-1620 does better in poor light than does the Aiptek Pencam VGA+.
+I have recently been able to alleviate these problems to a great extent, but
not completely. Also, not all of the cameras seem to perform equally well
-in compressed mode, when used to shoot similar photos under similar lighting
-conditions. Here is a report on the cameras which I own. I can not say anything
+in compressed mode when used to shoot similar photos under similar lighting
+conditions. After the tweaks I have added as of August 2006, though, the
+situation with compression mode is improved quite a bit.
+
+Here is a report on the cameras which I own. I can not say anything
about the others unless their performance in compressed mode is reported to me:
Aiptek Pencam VGA+: Compressed mode is very sensitive to bad lighting,
-especially when there are dark colors in the image. The camera also will refuse
-to shoot both in compressed and in uncompressed moed if the light is very bad
-(indoors, in the evening) and that is probably all for the best.
+especially when there are dark colors in the image (08/27/06: better now).
+The camera also will refuse to shoot both in compressed and in uncompressed
+mode if the light is very bad (indoors, in the evening) and that is probably
+all for the best.
Argus DC-1620: Compressed mode only. No uncompressed photos. The compressed
mode works pretty well, though. Outdoor photos are pretty good, and if you are
willing to put up with a cheap, compressed-mode-only camera it might even be
worth your money. The camera does have some problems in bad light, but not so
-severe as with the Aiptek Pencam VGA+.
+severe as with the Aiptek Pencam VGA+. Camera does have a flash-light which can
+be turned on in bad light. The camera will then decide if it wants to use it.
Sakar Digital #77379: Also compressed mode only. Seems to work pretty well. Has
a very high cutoff threshold and will not take photos in the evening, even if
-one points it at a bright monitor screen.
+one points it at a bright monitor screen. Color mapping is cruddy, though, even
+running in uncompressed mode.
+
+Philips Keychain and INNOVAGE Mini Digital: These seem to be clones, even
+having very similar cases. They will do max resolution 352x488. But for what
+they are they work very well. It seems that these shoot clips in compressed
+mode (no matter if you otherwise turned compression on, or not), but at the
+resolution settings these cameras use the decompression works nicely, too.
Argus QuickClix: Compressed mode only. The compression algorithm is different
from the compression algorithm in the other known Mars cameras, too. I have
@@ -87,8 +107,8 @@
uncompressed photos begin with FF FF 00 FF 96 64 00, and raw photos using the
compression which is solved begin with FF FF 00 FF 96 64 50. If you get a
camera in which the raw data begins with the signature FF FF 00 FF 96 64 20
-then your camera uses the same compression algorithm as the Argus QuickClix,
-and obviously it also will not work.
+then your camera uses the same compression algorithm as the Argus QuickClix.
+That compression method is as yet unknown; a camera using it is a paperweight.
Finally, one can not distinguish an Argus QuickClix from an Argus DC-1620 by
appearance. From the outside they are identical. Also they and several other
@@ -100,16 +120,18 @@
USABILITY OF DRIVER WITH GUI FRONTENDS
The camera library presented here seems to work with gtkam as a frontend. To
-use gtkam for the first time with the camera, you must choose the camera.
+use gtkam for the first time with any camera, you must choose the camera.
For this purpose, after starting gtkam click on "Camera." Then choose
-"Add Camera." Then "Detect." After this, AFAICT gtkam will be fully functional,
-including in particular the production of thumbnails for the photos.
+"Add Camera." Then "Detect." Click on the name of the camera to get photos.
+Gtkam creates its own thumbnails for cameras which do not offer them. These
+cameras do not offer thumbnails.
-The use of digikam as a frontend works almost as well, but for some reason
+Digikam as a frontend works, too. But for some reason
digikam seems unable to display thumbnails from this camera. Anyone who knows
-what the problem is here, please let me know. Meanwhile, as I said, gtkam seems
-to work without problems.
+what the problem is here, please let me know.
+Flphoto works well, too, with no obvious glitches. Flphoto is also willing to
+create thumbnails and does so without any tweaking.
FURTHER DETAILS
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libgphoto2-2.2.1.2.trunk/camlibs/mars/library.c new/libgphoto2-2.2.1.2.trunk/camlibs/mars/library.c
--- old/libgphoto2-2.2.1.2.trunk/camlibs/mars/library.c 2006-04-03 16:39:02.000000000 +0200
+++ new/libgphoto2-2.2.1.2.trunk/camlibs/mars/library.c 2006-08-29 11:31:20.000000000 +0200
@@ -64,10 +64,11 @@
{"Haimei Electronics HE-501A", GP_DRIVER_STATUS_EXPERIMENTAL, 0x093a, 0x010e},
{"Elta Medi@ digi-cam", GP_DRIVER_STATUS_EXPERIMENTAL, 0x093a, 0x010e},
{"Precision Mini, Model HA513A", GP_DRIVER_STATUS_EXPERIMENTAL, 0x093a, 0x010f},
- {"Digital camera, CD302N", GP_DRIVER_STATUS_EXPERIMENTAL, 0x093a, 0x010e},
+ {"Digital camera, CD302N", GP_DRIVER_STATUS_EXPERIMENTAL, 0x093a, 0x010e},
+ {"INNOVAGE Mini Digital, CD302N", GP_DRIVER_STATUS_TESTING, 0x093a, 0x010e},
{"Argus DC-1610", GP_DRIVER_STATUS_EXPERIMENTAL, 0x093a, 0x010f},
{"Argus DC-1620", GP_DRIVER_STATUS_TESTING, 0x093a, 0x010f},
- {"Philips P44417B keychain camera", GP_DRIVER_STATUS_TESTING, 0x093a, 0x010f},
+ {"Philips P44417B keychain camera", GP_DRIVER_STATUS_TESTING, 0x093a, 0x010e},
{"Sakar Digital no. 77379", GP_DRIVER_STATUS_EXPERIMENTAL, 0x093a, 0x010f},
{"Argus QuickClix", GP_DRIVER_STATUS_DEPRECATED, 0x093a, 0x010f},
{NULL,0,0,0}
@@ -244,7 +245,7 @@
mars_decompress (data + 12, p_data, w, h);
}
else memcpy (p_data, data + 12, w*h);
- gamma_factor = (float)data[7]/128.;
+ gamma_factor = .55;//(float)data[7]/128.;
free(data);
/* Now put the data into a PPM image file. */
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libgphoto2-2.2.1.2.trunk/camlibs/mars/mars.c new/libgphoto2-2.2.1.2.trunk/camlibs/mars/mars.c
--- old/libgphoto2-2.2.1.2.trunk/camlibs/mars/mars.c 2006-03-16 10:35:44.000000000 +0100
+++ new/libgphoto2-2.2.1.2.trunk/camlibs/mars/mars.c 2006-08-29 11:31:20.000000000 +0200
@@ -200,22 +200,22 @@
}
else if ((i & 0xF0) == 0x80) {
/* code 1000 */
- val = +8;
+ val = +7;
len = 4;
}
else if ((i & 0xF0) == 0x90) {
/* code 1001 */
- val = -8;
+ val = -7;
len = 4;
}
else if ((i & 0xF0) == 0xF0) {
/* code 1111 */
- val = -20;
+ val = -15;
len = 4;
}
else if ((i & 0xF8) == 0xE0) {
/* code 11100 */
- val = +20;
+ val = +15;
len = 5;
}
else if ((i & 0xF8) == 0xE8) {
@@ -230,7 +230,13 @@
}
}
-#define CLAMP(x) ((x)<16?16:((x)>251)?251:(x))
+#define CLAMP(x) ((x)<20?20:((x)>255)?255:(x))
+/* #define MAX(a,b) ((a)>(b)?(a):(b)) */
+/* #define MIN(a,b) ((a)<(b)?(a):(b)) */
+#define MAX3(a,b,c) MAX(MAX(a,b),c)
+#define MIN3(a,b,c) MIN(MIN(a,b),c)
+#define MAX4(a,b,c,d) MAX(MAX(a,b),MAX(c,d))
+#define MIN4(a,b,c,d) MIN(MIN(a,b),MIN(c,d))
int mars_decompress (unsigned char *inp,
@@ -241,7 +247,7 @@
int val;
code_table_t table[256];
unsigned char *addr;
- int bitpos;
+ int bitpos, i;
unsigned char A,B,C,D, predictor;
/* First calculate the Huffman table */
precalc_table(table);
@@ -293,10 +299,23 @@
}
else if (col < 2) {
/* left column: relative to top pixel */
- val += (outp[-2*width] +
- outp[-2*width + 2])/2;
-
+ /* initial estimate */
+ predictor = (outp[-2*width] +
+ outp[-2*width + 2])/2;
+ /* corrections */
+ if (row > 3) {
+ B=outp[-2*width ];
+ C=outp[-4*width ];
+ if (MAX((predictor -2*B+C),
+ (-predictor +2*B-C))
+ < 1)
+ predictor =
+ (7*predictor + C)/8;
+ }
+
+ val += predictor;
}
+
else if (col > width - 3) {
/* left column: relative to top pixel */
val += (outp[-2*width] +
@@ -309,19 +328,38 @@
C=outp[-2*width-2];
B=outp[-2*width ];
D=outp[-2*width+2];
- if (D-A >= 0)
- predictor=
- MIN((D-A)/8, 251-(A+B)/2)+ (A+B)/2;
-
- else
- predictor=
- -MIN((A-D)/8, (A+B)/2-4)+ (A+B)/2;
- if ((val)&&(predictor > 0xcf))
- val = (5*val +1)/4;
- if ((val)&&(predictor < 0x20))
- val = (5*val+3)/4;
-
- val += predictor;
+ /* initial estimate for predictor */
+ predictor = (2*A + B + D+1)/4;
+ /* possible vertical edge? */
+ if (4*MAX((C -2*B + D),
+ (-C + 2*B - D)) < 1)
+ predictor =
+ (3*predictor + D+1)/4;
+ /* or horizontal edge? */
+ if (row >= 4) {
+ D=outp[-4*width - 2];
+ if (4*MAX((A -2*C + D),
+ (-A + 2*C - D)) < 1)
+ predictor =
+ (3*predictor + A+1)/4;
+ }
+ /* decrease changes for close values */
+ if (MAX3(A,B,D) - MIN3(A,B,D)
+ < 0x20) {
+ if(val > 0)
+ val -= 1;
+ if (val < 0)
+ val += 1;
+ }
+ /* increase change for widespread values*/
+ if (MAX4(A,B,C,D) - MIN4(A,B,C,D)
+ > 0x30) {
+ if(val > 0)
+ val += 1;
+ if (val < 0)
+ val -= 1;
+ }
+ val += predictor;
}
}
@@ -330,6 +368,9 @@
col++;
}
}
+ /* spread the clamped values upward */
+// for (i=0; i< sizeof(outp); i++)
+// outp[i] = outp[i]*255/236;
return 0;
}
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libgphoto2-2.2.1.2.trunk/camlibs/ptp2/ptp-pack.c new/libgphoto2-2.2.1.2.trunk/camlibs/ptp2/ptp-pack.c
--- old/libgphoto2-2.2.1.2.trunk/camlibs/ptp2/ptp-pack.c 2006-08-28 15:49:04.000000000 +0200
+++ new/libgphoto2-2.2.1.2.trunk/camlibs/ptp2/ptp-pack.c 2006-08-29 11:32:02.000000000 +0200
@@ -169,7 +169,7 @@
}
static inline unsigned char *
-ptp_get_packed_stringcopy(PTPParams *params, char *string)
+ptp_get_packed_stringcopy(PTPParams *params, char *string, uint32_t *packed_size)
{
uint8_t packed[PTP_MAXSTRLEN+3], len;
size_t plen;
@@ -183,9 +183,12 @@
/* Include terminator */
plen += 2;
retcopy = malloc(plen);
- if (!retcopy)
+ if (!retcopy) {
+ *packed_size = 0;
return NULL;
+ }
memcpy(retcopy, packed, plen);
+ *packed_size = plen;
return (retcopy);
}
@@ -819,7 +822,7 @@
break;
/* XXX: other int types are unimplemented */
case PTP_DTC_STR: {
- dpv=ptp_get_packed_stringcopy(params, value->str);
+ dpv=ptp_get_packed_stringcopy(params, value->str, &size);
break;
}
}
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libgphoto2-2.2.1.2.trunk/configure new/libgphoto2-2.2.1.2.trunk/configure
--- old/libgphoto2-2.2.1.2.trunk/configure 2006-08-28 15:54:11.000000000 +0200
+++ new/libgphoto2-2.2.1.2.trunk/configure 2006-08-29 11:32:45.000000000 +0200
@@ -3546,21 +3546,8 @@
try_gp2ddb=false
-msg_gp2ddb="no"
-
-# check whether this is a certain developer's machine
-mysum="$( (hostname; cat /proc/cpuinfo) | md5sum | cut -d" " -f1 )"
-while read testsum; do
- if test "$testsum" = "mysum"; then
- try_gp2ddb=true
- msg_dp2ddb="yes (developer machine detected)"
- break
- fi
-done<<EOF
-f00fd2f44928f790f4f219b3228e7d20
-292ab148abc02c12a5c52b200fb7d465
-da51c1e79e469b5577741f1a5fb2e9d6
-EOF
+msg_gp2ddb=""
+gp_msg_dp2ddb="no"
# Check whether --enable-gp2ddb or --disable-gp2ddb was given.
if test "${enable_gp2ddb+set}" = set; then
@@ -3568,25 +3555,14 @@
if test "x$enableval" = "xyes"; then
try_gp2ddb=true
- msg_dp2ddb="yes (--enable-gp2ddb detected)"
+ msg_dp2ddb="(--enable-gp2ddb detected)"
elif test "x$enableval" = "xno"; then
try_gp2ddb=false
- msg_dp2ddb="no (--disable-gp2ddb detected)"
+ msg_dp2ddb="(--disable-gp2ddb detected)"
fi
fi;
-gp_config_msg_len="$(expr "GP2DDB support" : '.*')"
-if test "$gp_config_msg_len" -ge "$gp_config_len"; then
- gp_config_msg_lhs="$(expr "GP2DDB support" : "\(.\{0,${gp_config_len3}\}\)")..:"
-else
- gp_config_msg_lhs="$(expr "GP2DDB support:${gp_config_empty}" : "\(.\{0,${gp_config_len}\}\)")"
-fi
-gp_config_msg="${gp_config_msg} ${gp_config_msg_lhs} ${try_gp2ddb} (EXPERIMENTAL)
-"
-
-
-
# Extract the first word of "flex", so it can be a program name with args.
set dummy flex; ac_word=$2
echo "$as_me:$LINENO: checking for $ac_word" >&5
@@ -3668,18 +3644,12 @@
-
-if "$try_gp2ddb" && test -x "$FLEX" && test -x "$BISON"; then
- HAVE_FLEX_BISON_TRUE=
- HAVE_FLEX_BISON_FALSE='#'
-else
- HAVE_FLEX_BISON_TRUE='#'
- HAVE_FLEX_BISON_FALSE=
-fi
-
-
+echo "$as_me:$LINENO: checking whether to enable GP2DDB" >&5
+echo $ECHO_N "checking whether to enable GP2DDB... $ECHO_C" >&6
if "$try_gp2ddb"; then
- if test -x "$FLEX" && test -x "$BISON"; then :; else
+ if test -x "$FLEX" && test -x "$BISON"; then
+ gp_msg_dp2ddb="yes $msg_dp2ddb"
+ else
{ { echo "$as_me:$LINENO: error: Fatal: GP2DDB support requires flex and bison!
Aborting configuration.
@@ -3696,12 +3666,37 @@
" >&2;}
{ (exit 1); exit 1; }; }
fi
+else
+ gp_msg_dp2ddb="no $msg_dp2ddb"
fi
+echo "$as_me:$LINENO: result: ${gp_msg_gp2ddb}" >&5
+echo "${ECHO_T}${gp_msg_gp2ddb}" >&6
-echo "$as_me:$LINENO: checking whether to enable GP2DDB" >&5
-echo $ECHO_N "checking whether to enable GP2DDB... $ECHO_C" >&6
-echo "$as_me:$LINENO: result: ${msg_gp2ddb}" >&5
-echo "${ECHO_T}${msg_gp2ddb}" >&6
+
+
+if "$try_gp2ddb" && test -x "$FLEX" && test -x "$BISON"; then
+ HAVE_FLEX_BISON_TRUE=
+ HAVE_FLEX_BISON_FALSE='#'
+else
+ HAVE_FLEX_BISON_TRUE='#'
+ HAVE_FLEX_BISON_FALSE=
+fi
+
+
+if "$try_gp2ddb" && test -x "$FLEX" && test -x "$BISON"; then
+ gp_msg_gp2ddb="yes $msg_gp2ddb"
+else
+ gp_msg_gp2ddb="no $msg_gp2ddb"
+fi
+
+gp_config_msg_len="$(expr "GP2DDB support" : '.*')"
+if test "$gp_config_msg_len" -ge "$gp_config_len"; then
+ gp_config_msg_lhs="$(expr "GP2DDB support" : "\(.\{0,${gp_config_len3}\}\)")..:"
+else
+ gp_config_msg_lhs="$(expr "GP2DDB support:${gp_config_empty}" : "\(.\{0,${gp_config_len}\}\)")"
+fi
+gp_config_msg="${gp_config_msg} ${gp_config_msg_lhs} ${gp_msg_gp2ddb} (EXPERIMENTAL)
+"
@@ -6715,7 +6710,7 @@
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<EOF
-#line 6718 "configure"
+#line 6713 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -9006,7 +9001,7 @@
;;
*-*-irix6*)
# Find out which ABI we are using.
- echo '#line 9009 "configure"' > conftest.$ac_ext
+ echo '#line 9004 "configure"' > conftest.$ac_ext
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
@@ -10224,7 +10219,7 @@
# Provide some information about the compiler.
-echo "$as_me:10227:" \
+echo "$as_me:10222:" \
"checking for Fortran 77 compiler version" >&5
ac_compiler=`set X $ac_compile; echo $2`
{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
@@ -11287,11 +11282,11 @@
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:11290: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:11285: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
- echo "$as_me:11294: \$? = $ac_status" >&5
+ echo "$as_me:11289: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
# The compiler can only warn and ignore the option if not recognized
# So say no if there are warnings other than the usual output.
@@ -11555,11 +11550,11 @@
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:11558: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:11553: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
- echo "$as_me:11562: \$? = $ac_status" >&5
+ echo "$as_me:11557: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
# The compiler can only warn and ignore the option if not recognized
# So say no if there are warnings other than the usual output.
@@ -11659,11 +11654,11 @@
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:11662: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:11657: $lt_compile\"" >&5)
(eval "$lt_compile" 2>out/conftest.err)
ac_status=$?
cat out/conftest.err >&5
- echo "$as_me:11666: \$? = $ac_status" >&5
+ echo "$as_me:11661: \$? = $ac_status" >&5
if (exit $ac_status) && test -s out/conftest2.$ac_objext
then
# The compiler can only warn and ignore the option if not recognized
@@ -14004,7 +13999,7 @@
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<EOF
-#line 14007 "configure"
+#line 14002 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -14104,7 +14099,7 @@
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<EOF
-#line 14107 "configure"
+#line 14102 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
@@ -16444,11 +16439,11 @@
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:16447: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:16442: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
- echo "$as_me:16451: \$? = $ac_status" >&5
+ echo "$as_me:16446: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
# The compiler can only warn and ignore the option if not recognized
# So say no if there are warnings other than the usual output.
@@ -16548,11 +16543,11 @@
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:16551: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:16546: $lt_compile\"" >&5)
(eval "$lt_compile" 2>out/conftest.err)
ac_status=$?
cat out/conftest.err >&5
- echo "$as_me:16555: \$? = $ac_status" >&5
+ echo "$as_me:16550: \$? = $ac_status" >&5
if (exit $ac_status) && test -s out/conftest2.$ac_objext
then
# The compiler can only warn and ignore the option if not recognized
@@ -18118,11 +18113,11 @@
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:18121: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:18116: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
- echo "$as_me:18125: \$? = $ac_status" >&5
+ echo "$as_me:18120: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
# The compiler can only warn and ignore the option if not recognized
# So say no if there are warnings other than the usual output.
@@ -18222,11 +18217,11 @@
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:18225: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:18220: $lt_compile\"" >&5)
(eval "$lt_compile" 2>out/conftest.err)
ac_status=$?
cat out/conftest.err >&5
- echo "$as_me:18229: \$? = $ac_status" >&5
+ echo "$as_me:18224: \$? = $ac_status" >&5
if (exit $ac_status) && test -s out/conftest2.$ac_objext
then
# The compiler can only warn and ignore the option if not recognized
@@ -20425,11 +20420,11 @@
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:20428: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:20423: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
- echo "$as_me:20432: \$? = $ac_status" >&5
+ echo "$as_me:20427: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
# The compiler can only warn and ignore the option if not recognized
# So say no if there are warnings other than the usual output.
@@ -20693,11 +20688,11 @@
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:20696: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:20691: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
- echo "$as_me:20700: \$? = $ac_status" >&5
+ echo "$as_me:20695: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
# The compiler can only warn and ignore the option if not recognized
# So say no if there are warnings other than the usual output.
@@ -20797,11 +20792,11 @@
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:20800: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:20795: $lt_compile\"" >&5)
(eval "$lt_compile" 2>out/conftest.err)
ac_status=$?
cat out/conftest.err >&5
- echo "$as_me:20804: \$? = $ac_status" >&5
+ echo "$as_me:20799: \$? = $ac_status" >&5
if (exit $ac_status) && test -s out/conftest2.$ac_objext
then
# The compiler can only warn and ignore the option if not recognized
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/libgphoto2-2.2.1.2.trunk/configure.in new/libgphoto2-2.2.1.2.trunk/configure.in
--- old/libgphoto2-2.2.1.2.trunk/configure.in 2006-08-24 14:49:21.000000000 +0200
+++ new/libgphoto2-2.2.1.2.trunk/configure.in 2006-08-29 11:31:20.000000000 +0200
@@ -74,44 +74,31 @@
try_gp2ddb=false
-msg_gp2ddb="no"
-
-# check whether this is a certain developer's machine
-mysum="$( (hostname; cat /proc/cpuinfo) | md5sum | cut -d" " -f1 )"
-while read testsum; do
- if test "$testsum" = "mysum"; then
- try_gp2ddb=true
- msg_dp2ddb="yes (developer machine detected)"
- break
- fi
-done<<EOF
-f00fd2f44928f790f4f219b3228e7d20
-292ab148abc02c12a5c52b200fb7d465
-da51c1e79e469b5577741f1a5fb2e9d6
-EOF
+msg_gp2ddb=""
+gp_msg_dp2ddb="no"
AC_ARG_ENABLE([gp2ddb],
[AS_HELP_STRING([--enable-gp2ddb],
[enable EXPERIMENTAL PRE-ALPHA gphoto2 device database code])],[
if test "x$enableval" = "xyes"; then
try_gp2ddb=true
- msg_dp2ddb="yes (--enable-gp2ddb detected)"
+ msg_dp2ddb="(--enable-gp2ddb detected)"
elif test "x$enableval" = "xno"; then
try_gp2ddb=false
- msg_dp2ddb="no (--disable-gp2ddb detected)"
+ msg_dp2ddb="(--disable-gp2ddb detected)"
fi
])
-GP_CONFIG_MSG([GP2DDB support], [${try_gp2ddb} (EXPERIMENTAL)])
-
AC_PATH_PROG([FLEX], [flex])
AC_SUBST([FLEX])
AC_PATH_PROG([BISON], [bison])
AC_SUBST([BISON])
-AM_CONDITIONAL([HAVE_FLEX_BISON], ["$try_gp2ddb" && test -x "$FLEX" && test -x "$BISON"])
+AC_MSG_CHECKING([whether to enable GP2DDB])
if "$try_gp2ddb"; then
- if test -x "$FLEX" && test -x "$BISON"; then :; else
+ if test -x "$FLEX" && test -x "$BISON"; then
+ gp_msg_dp2ddb="yes $msg_dp2ddb"
+ else
AC_MSG_ERROR([Fatal: GP2DDB support requires flex and bison!
Aborting configuration.
@@ -120,11 +107,19 @@
to disable GP2DDB support.
])
fi
+else
+ gp_msg_dp2ddb="no $msg_dp2ddb"
fi
+AC_MSG_RESULT([${gp_msg_gp2ddb}])
-AC_MSG_CHECKING([whether to enable GP2DDB])
-AC_MSG_RESULT([${msg_gp2ddb}])
+AM_CONDITIONAL([HAVE_FLEX_BISON], ["$try_gp2ddb" && test -x "$FLEX" && test -x "$BISON"])
+if "$try_gp2ddb" && test -x "$FLEX" && test -x "$BISON"; then
+ gp_msg_gp2ddb="yes $msg_gp2ddb"
+else
+ gp_msg_gp2ddb="no $msg_gp2ddb"
+fi
+GP_CONFIG_MSG([GP2DDB support], [${gp_msg_gp2ddb} (EXPERIMENTAL)])
GP_PKG_CONFIG
Binary files old/libgphoto2-2.2.1.2.trunk/doc/libgphoto2-api.html.tar.gz and new/libgphoto2-2.2.1.2.trunk/doc/libgphoto2-api.html.tar.gz differ
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
1
0
Hello community,
here is the log from the commit of package kscope
checked in at Tue Aug 29 16:26:50 CEST 2006.
--------
--- KDE/kscope/kscope.changes 2006-05-09 15:02:50.000000000 +0200
+++ kscope/kscope.changes 2006-08-29 16:02:15.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Aug 29 16:02:06 CEST 2006 - stbinner(a)suse.de
+
+- fix build for < 10.1
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kscope.spec ++++++
--- /var/tmp/diff_new_pack.KEZZXc/_old 2006-08-29 16:26:20.000000000 +0200
+++ /var/tmp/diff_new_pack.KEZZXc/_new 2006-08-29 16:26:20.000000000 +0200
@@ -16,10 +16,12 @@
Autoreqprov: on
BuildRequires: graphviz graphviz-devel kdebase3-devel kdelibs3 kdelibs3-devel qt3-devel
Version: 1.3.3
-Release: 1
+Release: 3
Summary: Interactive Tool for Browsing C Source Code
+%if %suse_version > 1000
Enhances: cscope
Enhances: ctags
+%endif
Source: %{name}-%{version}.tar.bz2
Patch: kscope-desktop.patch
URL: http://kscope.sourceforge.net
@@ -62,6 +64,8 @@
/opt/kde3/share/applnk/Development/kscope.desktop
%changelog -n kscope
+* Tue Aug 29 2006 - stbinner(a)suse.de
+- fix build for < 10.1
* Tue May 09 2006 - pnemec(a)suse.cz
- created package kscope
- patch for desktop file
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
1
0
Hello community,
here is the log from the commit of package dmraid
checked in at Tue Aug 29 16:26:02 CEST 2006.
--------
--- dmraid/dmraid.changes 2006-01-25 21:35:31.000000000 +0100
+++ dmraid/dmraid.changes 2006-08-29 10:11:34.000000000 +0200
@@ -1,0 +2,8 @@
+Tue Aug 29 10:09:10 CEST 2006 - hare(a)suse.de
+
+- update to 1.0.0-rc11
+- NVidia endianness fixes
+- Add UUID to device-mapper tables
+- Fixup '-cc' argument
+
+-------------------------------------------------------------------
Old:
----
dmraid-1.0.0.rc8.tar.bz2
dmraid_fixup_paths2.diff
dmraid_fixup_pdc_endian.diff
dmraid_fixup_rc_output.diff
New:
----
dmraid-1.0.0.rc11-dupes.patch
dmraid-1.0.0.rc11-format-handler-dos.patch
dmraid-1.0.0.rc11-hpt37x-errorlog.patch
dmraid-1.0.0.rc11-metadata-stride.patch
dmraid-1.0.0.rc11.tar.bz2
dmraid_add_uuid.patch
dmraid_duplicate_args.patch
dmraid_fixup_nvidia.diff
dmraid_fixup_paths3.diff
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ dmraid.spec ++++++
--- /var/tmp/diff_new_pack.U7qEgh/_old 2006-08-29 16:22:19.000000000 +0200
+++ /var/tmp/diff_new_pack.U7qEgh/_new 2006-08-29 16:22:19.000000000 +0200
@@ -1,11 +1,11 @@
#
-# spec file for package dmraid (Version 0.99_1.0.0rc8)
+# spec file for package dmraid (Version 1.0.0.rc11)
#
-# Copyright (c) 2005 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
-# Please submit bugfixes or comments via http://bugs.opensuse.org
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
@@ -17,12 +17,17 @@
Group: System/Base
Autoreqprov: on
Summary: A Device-Mapper Software RAID Support Tool
-Version: 0.99_1.0.0rc8
-Release: 3
-Source0: dmraid-1.0.0.rc8.tar.bz2
-Patch: dmraid_fixup_paths2.diff
-Patch1: dmraid_fixup_rc_output.diff
-Patch2: dmraid_fixup_pdc_endian.diff
+Version: 1.0.0.rc11
+Release: 1
+Source: ftp://people.redhat.com/heinzm/sw/dmraid/src/dmraid-%{version}.tar.bz2
+Patch0: dmraid-1.0.0.rc11-metadata-stride.patch
+Patch1: dmraid-1.0.0.rc11-format-handler-dos.patch
+Patch2: dmraid-1.0.0.rc11-hpt37x-errorlog.patch
+Patch3: dmraid-1.0.0.rc11-dupes.patch
+Patch4: dmraid_fixup_paths3.diff
+Patch5: dmraid_add_uuid.patch
+Patch6: dmraid_fixup_nvidia.diff
+Patch7: dmraid_duplicate_args.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -45,10 +50,15 @@
Heinz Mauelshagen
%prep
-%setup -n dmraid/1.0.0.rc8/
-%patch -p1
-#%patch1 -p2
-%patch2 -p1
+%setup -n dmraid/%{version}
+%patch0 -p2
+%patch1 -p2
+%patch2 -p2
+%patch3 -p2
+%patch4 -p2
+%patch5 -p1
+%patch6 -p2
+%patch7 -p1
%build
#rm -f aclocal.m4
@@ -69,6 +79,8 @@
[ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] \
&& rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT/usr/include/dmraid
+rm $RPM_BUILD_ROOT%{_libdir}/libdmraid.a
%clean
[ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] \
@@ -82,6 +94,11 @@
%doc LICENSE LICENSE_GPL LICENSE_LGPL README TODO doc/*
%changelog -n dmraid
+* Tue Aug 29 2006 - hare(a)suse.de
+- update to 1.0.0-rc11
+- NVidia endianness fixes
+- Add UUID to device-mapper tables
+- Fixup '-cc' argument
* Wed Jan 25 2006 - mls(a)suse.de
- converted neededforbuild to BuildRequires
* Mon Dec 05 2005 - kukuk(a)suse.de
++++++ dmraid-1.0.0.rc11-dupes.patch ++++++
--- dmraid/1.0.0.rc11/lib/Makefile.in.dupes 2006-07-28 16:13:29.000000000 -0400
+++ dmraid/1.0.0.rc11/lib/Makefile.in 2006-07-28 16:14:19.000000000 -0400
@@ -35,7 +35,6 @@
format/ataraid/pdc.c \
format/ataraid/sil.c \
format/ataraid/via.c \
- format/ataraid/asr.c \
format/partition/dos.c
OBJECTS=$(SOURCES:%.c=%.o)
++++++ dmraid-1.0.0.rc11-format-handler-dos.patch ++++++
--- dmraid/1.0.0.rc11/lib/format/partition/dos.c.orig 2006-01-18 13:55:09.000000000 +0100
+++ dmraid/1.0.0.rc11/lib/format/partition/dos.c 2006-07-07 19:55:15.000000000 +0200
@@ -143,6 +143,17 @@
return rs;
}
+/* Check sector vs. RAID device end */
+static int rd_check_end(struct lib_context *lc,
+ struct raid_dev *rd, uint64_t sector)
+{
+ if (sector > rd->di->sectors)
+ LOG_ERR(lc, 1, "%s: partition address past end of RAID device",
+ handler);
+
+ return 0;
+}
+
/*
* Allocate a DOS RAID device and a set.
* Set the device up and add it to the set.
@@ -173,7 +184,9 @@
r->offset = get_part_start(raw_part, sector);
r->sectors = (uint64_t) raw_part->length;
- if (!(rs = _alloc_raid_set(lc, r)))
+ if (rd_check_end(lc, rd, r->offset) ||
+ rd_check_end(lc, rd, r->offset + r->sectors) ||
+ !(rs = _alloc_raid_set(lc, r)))
goto free_di;
list_add_tail(&r->devs, &rs->devs);
@@ -238,13 +251,13 @@
* An entry pointing to the present logical partition.
* It is an offset from the present partition table location.
*/
- p1 = &dos->partitions[0];
+ p1 = dos->partitions;
/*
* An entry pointing to the next logical partition table.
* It is an offset from the main extended partition start.
*/
- p2 = &dos->partitions[1];
+ p2 = dos->partitions + 1;
/* If it is a partition, add it to the set */
if (is_partition(p1, start_sector) &&
@@ -301,8 +314,12 @@
part_end = part_start + raw_table_entry->length;
/* Avoid infinite recursion (mostly). */
- if (part_start == start_sector ||
- part_end > rd->sectors)
+ if (part_start == start_sector)
+ continue;
+
+ /* Check bogus partition starts + ends */
+ if (rd_check_end(lc, rd, part_start) ||
+ rd_check_end(lc, rd, part_end))
continue;
/*
@@ -365,7 +382,7 @@
.check = dos_check,
.events = NULL, /* Not supported */
#ifdef DMRAID_NATIVE_LOG
- .log = NULL, /* Not supported */
+ .log = NULL, /* Not supported; use fdisk and friends */
#endif
};
++++++ dmraid-1.0.0.rc11-hpt37x-errorlog.patch ++++++
--- dmraid/1.0.0.rc11/lib/format/ataraid/hpt37x.c.errorlog 2006-07-28 15:42:22.000000000 -0400
+++ dmraid/1.0.0.rc11/lib/format/ataraid/hpt37x.c 2006-07-28 15:56:05.000000000 -0400
@@ -124,7 +124,8 @@
CVT32(hpt->boot_mode);
for (l = hpt->errorlog;
- l < hpt->errorlog + hpt->error_log_entries;
+ l < hpt->errorlog + hpt->error_log_entries &&
+ l < &hpt->errorlog[HPT_MAX_ERRORS];
l++) {
CVT32(l->timestamp);
CVT32(l->lba);
--- dmraid/1.0.0.rc11/lib/format/ataraid/hpt37x.h.errorlog 2006-07-28 15:56:20.000000000 -0400
+++ dmraid/1.0.0.rc11/lib/format/ataraid/hpt37x.h 2006-07-28 15:56:30.000000000 -0400
@@ -90,7 +90,8 @@
uint8_t status;
uint8_t sectors;
uint32_t lba;
- } errorlog[32];
+#define HPT_MAX_ERRORS 32
+ } errorlog[HPT_MAX_ERRORS];
uint8_t filler[60];
} __attribute__ ((packed));
#endif
++++++ dmraid-1.0.0.rc11-metadata-stride.patch ++++++
--- dmraid/1.0.0.rc11/lib/metadata/metadata.c.orig 2006-03-28 16:03:13.000000000 +0200
+++ dmraid/1.0.0.rc11/lib/metadata/metadata.c 2006-07-07 19:55:42.000000000 +0200
@@ -120,7 +120,7 @@
static uint64_t add_sectors(struct raid_set *rs, uint64_t sectors,
uint64_t add)
{
- add = round_down(add, rs->stride);
+ add = rs->stride ? round_down(add, rs->stride) : add;
if (T_RAID1(rs)) {
if (!sectors || sectors > add)
++++++ dmraid-1.0.0.rc8.tar.bz2 -> dmraid-1.0.0.rc11.tar.bz2 ++++++
++++ 50614 lines of diff (skipped)
++++++ dmraid_add_uuid.patch ++++++
diff -pur 1.0.0.rc11.orig/lib/activate/devmapper.c 1.0.0.rc11/lib/activate/devmapper.c
--- 1.0.0.rc11.orig/lib/activate/devmapper.c 2006-03-29 15:18:43.000000000 +0200
+++ 1.0.0.rc11/lib/activate/devmapper.c 2006-08-28 12:55:32.000000000 +0200
@@ -153,12 +153,20 @@ int dm_create(struct lib_context *lc, st
{
int ret = 0;
struct dm_task *dmt;
+ char *uuid;
+
+ /* Generate UUID */
+ uuid = malloc(strlen(rs->name) + UUID_PREFIX_LEN + 1);
+ if (!uuid) return 1;
+
+ sprintf(uuid,UUID_PREFIX "%s",rs->name);
_init_dm();
/* Create <dev_name> */
ret = (dmt = dm_task_create(DM_DEVICE_CREATE)) &&
dm_task_set_name(dmt, rs->name) &&
+ dm_task_set_uuid(dmt, uuid) &&
parse_table(lc, dmt, table) &&
dm_task_run(dmt);
@@ -171,6 +179,8 @@ int dm_create(struct lib_context *lc, st
_exit_dm(dmt);
+ free(uuid);
+
return ret;
}
diff -pur 1.0.0.rc11.orig/lib/activate/devmapper.h 1.0.0.rc11/lib/activate/devmapper.h
--- 1.0.0.rc11.orig/lib/activate/devmapper.h 2005-05-23 14:39:55.000000000 +0200
+++ 1.0.0.rc11/lib/activate/devmapper.h 2006-08-28 12:55:01.000000000 +0200
@@ -8,6 +8,9 @@
#ifndef _DEVMAPPER_H_
#define _DEVMAPPER_H
+#define UUID_PREFIX "dmraid-"
+#define UUID_PREFIX_LEN 7
+
char *mkdm_path(struct lib_context *lc, const char *name);
int dm_create(struct lib_context *lc, struct raid_set *rs, char *table);
int dm_remove(struct lib_context *lc, struct raid_set *rs);
++++++ dmraid_duplicate_args.patch ++++++
Nur in 1.0.0.rc11/lib/misc: lib_context.c~.
Nur in 1.0.0.rc11: TAGS.
diff -pur 1.0.0.rc11.orig/tools/commands.c 1.0.0.rc11/tools/commands.c
--- 1.0.0.rc11.orig/tools/commands.c 2006-03-21 10:49:28.000000000 +0100
+++ 1.0.0.rc11/tools/commands.c 2006-08-29 10:06:00.000000000 +0200
@@ -127,10 +127,18 @@ static int check_identifiers(struct lib_
const char delim = *OPT_STR_SEPARATOR(lc);
char *p = optarg;
- p = remove_white_space(lc, p, strlen(p));
- p = collapse_delimiter(lc, p, strlen(p), delim);
- if (!lc_strcat_opt(lc, o, p, delim))
- return 0;
+ if (o == LC_COLUMN) {
+ while (p && *p == 'c') {
+ lc_inc_opt(lc, o);
+ p++;
+ }
+ }
+ if (p && *p) {
+ p = remove_white_space(lc, p, strlen(p));
+ p = collapse_delimiter(lc, p, strlen(p), delim);
+ if (!lc_strcat_opt(lc, o, p, delim))
+ return 0;
+ }
}
lc_inc_opt(lc, o);
Nur in 1.0.0.rc11/tools: commands.c~.
++++++ dmraid_fixup_nvidia.diff ++++++
diff -pur dmraid/1.0.0.rc11.orig/lib/datastruct/byteorder.h dmraid/1.0.0.rc11/lib/datastruct/byteorder.h
--- dmraid/1.0.0.rc11.orig/lib/datastruct/byteorder.h 2006-05-12 14:57:41.000000000 +0200
+++ dmraid/1.0.0.rc11/lib/datastruct/byteorder.h 2006-08-10 16:12:05.000000000 +0200
@@ -18,28 +18,28 @@
static inline uint64_t le64_to_cpu(uint64_t x)
{
- return((((uint64_t)x & 0x00000000000000ffULL) << 56) |
- (((uint64_t)x & 0x000000000000ff00ULL) << 40) |
- (((uint64_t)x & 0x0000000000ff0000ULL) << 24) |
- (((uint64_t)x & 0x00000000ff000000ULL) << 8) |
- (((uint64_t)x & 0x000000ff00000000ULL) >> 8) |
- (((uint64_t)x & 0x0000ff0000000000ULL) >> 24) |
- (((uint64_t)x & 0x00ff000000000000ULL) >> 40) |
- (((uint64_t)x & 0xff00000000000000ULL) >> 56));
+ return((((uint64_t)(x) & 0x00000000000000ffULL) << 56) |
+ (((uint64_t)(x) & 0x000000000000ff00ULL) << 40) |
+ (((uint64_t)(x) & 0x0000000000ff0000ULL) << 24) |
+ (((uint64_t)(x) & 0x00000000ff000000ULL) << 8) |
+ (((uint64_t)(x) & 0x000000ff00000000ULL) >> 8) |
+ (((uint64_t)(x) & 0x0000ff0000000000ULL) >> 24) |
+ (((uint64_t)(x) & 0x00ff000000000000ULL) >> 40) |
+ (((uint64_t)(x) & 0xff00000000000000ULL) >> 56));
}
static inline int32_t le32_to_cpu(int32_t x)
{
- return((((u_int32_t)x & 0x000000ffU) << 24) |
- (((u_int32_t)x & 0x0000ff00U) << 8) |
- (((u_int32_t)x & 0x00ff0000U) >> 8) |
- (((u_int32_t)x & 0xff000000U) >> 24));
+ return((((u_int32_t)(x) & 0x000000ffU) << 24) |
+ (((u_int32_t)(x) & 0x0000ff00U) << 8) |
+ (((u_int32_t)(x) & 0x00ff0000U) >> 8) |
+ (((u_int32_t)(x) & 0xff000000U) >> 24));
}
static inline int16_t le16_to_cpu(int16_t x)
{
- return((((u_int16_t)x & 0x00ff) << 8) |
- (((u_int16_t)x & 0xff00) >> 8));
+ return((((u_int16_t)(x) & 0x00ff) << 8) |
+ (((u_int16_t)(x) & 0xff00) >> 8));
}
#define CVT64(x) do { x = le64_to_cpu(x); } while(0)
Nur in dmraid/1.0.0.rc11/lib/datastruct: byteorder.h~.
diff -pur dmraid/1.0.0.rc11.orig/lib/format/ataraid/nv.c dmraid/1.0.0.rc11/lib/format/ataraid/nv.c
--- dmraid/1.0.0.rc11.orig/lib/format/ataraid/nv.c 2006-03-23 13:33:00.000000000 +0100
+++ dmraid/1.0.0.rc11/lib/format/ataraid/nv.c 2006-08-10 16:20:07.000000000 +0200
@@ -151,7 +151,7 @@ static int set_sort(struct list_head *po
static void to_cpu(void *meta)
{
struct nv *nv = meta;
- unsigned int i = NV_SIGNATURES;
+ unsigned int i;
struct nv_array_base *array = &nv->array;
CVT32(nv->size);
@@ -162,7 +162,7 @@ static void to_cpu(void *meta)
CVT32(nv->unitFlags);
CVT32(array->version);
- while (i--);
+ for (i = 0; i < NV_SIGNATURES; i++);
CVT32(array->signature[i]);
CVT32(array->raidLevel);
@@ -221,15 +221,9 @@ static struct raid_dev *nv_read(struct l
static int nv_write(struct lib_context *lc, struct raid_dev *rd, int erase)
{
int ret;
-#if BYTE_ORDER != LITTLE_ENDIAN
- struct nv *nv = META(rd, nv);
- to_disk(nv);
-#endif
ret = write_metadata(lc, handler, rd, -1, erase);
-#if BYTE_ORDER != LITTLE_ENDIAN
- to_cpu(nv);
-#endif
+
return ret;
}
Nur in dmraid/1.0.0.rc11/lib/format/ataraid: nv.c~.
++++++ dmraid_fixup_paths2.diff -> dmraid_fixup_paths3.diff ++++++
--- dmraid/dmraid_fixup_paths2.diff 2005-07-14 01:30:47.000000000 +0200
+++ dmraid/dmraid_fixup_paths3.diff 2006-08-10 08:38:57.000000000 +0200
@@ -1,7 +1,29 @@
-diff -urN 1.0.0.rc8-orig/lib/Makefile.in 1.0.0.rc8/lib/Makefile.in
---- 1.0.0.rc8-orig/lib/Makefile.in 2005-03-29 14:09:36.000000000 +0200
-+++ 1.0.0.rc8/lib/Makefile.in 2005-07-13 18:22:50.783205020 +0200
-@@ -63,12 +63,12 @@
+diff -pur dmraid/1.0.0.rc10.orig/include/Makefile.in dmraid/1.0.0.rc10/include/Makefile.in
+--- dmraid/1.0.0.rc10.orig/include/Makefile.in 2006-02-17 17:19:25.000000000 +0100
++++ dmraid/1.0.0.rc10/include/Makefile.in 2006-08-08 16:36:21.000000000 +0200
+@@ -17,14 +17,14 @@ include $(top_srcdir)/make.tmpl
+
+ install_dmraid_headers: $(HEADERS)
+ @echo "Installing $(HEADERS) in $(includedir)/dmraid"
+- mkdir -p $(includedir)/dmraid
+- $(INSTALL) $(STRIP) $(HEADERS) $(includedir)/dmraid
++ mkdir -p $(DESTDIR)$(includedir)/dmraid
++ $(INSTALL) $(STRIP) $(HEADERS) $(DESTDIR)$(includedir)/dmraid
+
+ install: install_dmraid_headers
+
+ remove_dmraid_headers:
+ @echo "Removing $(HEADERS) from $(includedir)/dmraid"
+- rm -f $(includedir)/dmraid
++ rm -f $(DESTDIR)$(includedir)/dmraid
+
+ remove: remove_dmraid_headers
+
+Nur in dmraid/1.0.0.rc10/lib/activate: activate.c~.
+diff -pur dmraid/1.0.0.rc10.orig/lib/Makefile.in dmraid/1.0.0.rc10/lib/Makefile.in
+--- dmraid/1.0.0.rc10.orig/lib/Makefile.in 2006-02-17 17:19:25.000000000 +0100
++++ dmraid/1.0.0.rc10/lib/Makefile.in 2006-08-09 10:56:06.000000000 +0200
+@@ -62,16 +62,16 @@ include $(top_srcdir)/make.tmpl
install_dmraid_libs: $(INSTALL_TARGETS)
@echo "Installing $(INSTALL_TARGETS) in $(libdir)"; \
@@ -9,27 +31,35 @@
+ mkdir -p $(DESTDIR)$(libdir); \
for f in $(INSTALL_TARGETS); \
do \
- $(INSTALL) -o $(OWNER) -g $(GROUP) -m 555 $(STRIP) \
-- $$f $(libdir)/$${f}.@DMRAID_LIB_VERSION@; \
-- $(LN_S) -f $${f}.@DMRAID_LIB_VERSION@ $(libdir)/$${f}; \
-+ $$f $(DESTDIR)$(libdir)/$${f}.@DMRAID_LIB_VERSION@; \
-+ $(LN_S) -f $${f}.@DMRAID_LIB_VERSION@ $(DESTDIR)$(libdir)/$${f}; \
+ n=$$(basename $${f}) ; \
+ if [[ "$$n" =~ '.so$$' ]]; then \
+ $(INSTALL) -m 555 $(STRIP) \
+- $$f $(libdir)/$${n}.@DMRAID_LIB_VERSION@; \
+- $(LN_S) -f $${n}.@DMRAID_LIB_VERSION@ $(libdir)/$${n}; \
++ $$f $(DESTDIR)$(libdir)/$${n}.@DMRAID_LIB_VERSION@; \
++ $(LN_S) -f $${n}.@DMRAID_LIB_VERSION@ $(DESTDIR)$(libdir)/$${n}; \
+ else \
+- $(INSTALL) -m 555 $(STRIP) $$f $(libdir)/$${n}; \
++ $(INSTALL) -m 555 $(STRIP) $$f $(DESTDIR)$(libdir)/$${n}; \
+ fi \
done
- install: install_dmraid_libs
-@@ -77,7 +77,7 @@
- @echo "Removing $(INSTALL_TARGETS) from $(libdir)"; \
+@@ -82,8 +82,8 @@ remove_dmraid_libs:
for f in $(INSTALL_TARGETS); \
do \
-- rm -f $(libdir)/$${f}.@DMRAID_LIB_VERSION@; \
-+ rm -f $(DESTDIR)$(libdir)/$${f}.@DMRAID_LIB_VERSION@; \
+ n=$$(basename $${f}) ; \
+- rm -f $(libdir)/$${n}.@DMRAID_LIB_VERSION@; \
+- rm -f $(libdir)/$${n}; \
++ rm -f $(DESTDIR)$(libdir)/$${n}.@DMRAID_LIB_VERSION@; \
++ rm -f $(DESTDIR)$(libdir)/$${n}; \
done
remove: remove_dmraid_libs
-diff -urN 1.0.0.rc8-orig/make.tmpl.in 1.0.0.rc8/make.tmpl.in
---- 1.0.0.rc8-orig/make.tmpl.in 2005-03-11 13:47:28.000000000 +0100
-+++ 1.0.0.rc8/make.tmpl.in 2005-07-13 18:08:02.141065836 +0200
-@@ -21,15 +21,15 @@
+Nur in dmraid/1.0.0.rc10/lib: Makefile.in~.
+diff -pur dmraid/1.0.0.rc10.orig/make.tmpl.in dmraid/1.0.0.rc10/make.tmpl.in
+--- dmraid/1.0.0.rc10.orig/make.tmpl.in 2006-02-17 17:18:27.000000000 +0100
++++ dmraid/1.0.0.rc10/make.tmpl.in 2006-08-08 16:35:32.000000000 +0200
+@@ -21,8 +21,8 @@ LD_DEPS += @LD_DEPS@
SOFLAG += @SOFLAG@
# Setup directory variables
@@ -40,30 +70,34 @@
bindir = @bindir@
ifeq ("@KLIBC@", "no")
libdir = @libdir@
- sbindir = @sbindir@
+@@ -31,9 +31,9 @@ ifeq ("@KLIBC@", "no")
+ infodir = @infodir@
+ mandir = @mandir@
else
- libdir = $(DESTDIR)@KLIBC_LIB_DIR@
- sbindir = $(DESTDIR)@KLIBC_SBIN_DIR@
+- includedir = $(DESTDIR)@KLIBC_INCLUDE_DIR@
+ libdir = @KLIBC_LIB_DIR@
+ sbindir = @KLIBC_SBIN_DIR@
++ includedir = @KLIBC_INCLUDE_DIR@
+ infodir = @infodir@
+ mandir = @mandir@
endif
- infodir = @infodir@
- mandir = @mandir@
-diff -urN 1.0.0.rc8-orig/man/Makefile.in 1.0.0.rc8/man/Makefile.in
---- 1.0.0.rc8-orig/man/Makefile.in 2005-02-01 16:36:56.000000000 +0100
-+++ 1.0.0.rc8/man/Makefile.in 2005-07-13 18:21:23.932380699 +0200
-@@ -20,8 +20,8 @@
+diff -pur dmraid/1.0.0.rc10.orig/man/Makefile.in dmraid/1.0.0.rc10/man/Makefile.in
+--- dmraid/1.0.0.rc10.orig/man/Makefile.in 2006-02-17 17:19:25.000000000 +0100
++++ dmraid/1.0.0.rc10/man/Makefile.in 2006-08-08 16:35:32.000000000 +0200
+@@ -20,8 +20,8 @@ install_dmraid_man:
mkdir -p $(MAN8DIR); \
for f in $(MAN8); \
do \
- $(RM) $(MAN8DIR)/$$f; \
-- @INSTALL@ -D -o $(OWNER) -g $(GROUP) -m 444 $$f $(MAN8DIR)/$$f; \
+- @INSTALL@ -D -m 444 $$f $(MAN8DIR)/$$f; \
+ $(RM) $(DESTDIR)$(MAN8DIR)/$$f; \
-+ @INSTALL@ -D -o $(OWNER) -g $(GROUP) -m 444 $$f $(DESTDIR)$(MAN8DIR)/$$f; \
++ @INSTALL@ -D -m 444 $$f $(DESTDIR)$(MAN8DIR)/$$f; \
done
install: install_dmraid_man
-@@ -30,7 +30,7 @@
+@@ -30,7 +30,7 @@ remove_dmraid_man:
@echo "Removing $(MAN8) in $(MAN8DIR)"; \
for f in $(MAN8); \
do \
@@ -72,21 +106,21 @@
done
remove: remove_dmraid_man
-diff -urN 1.0.0.rc8-orig/tools/Makefile.in 1.0.0.rc8/tools/Makefile.in
---- 1.0.0.rc8-orig/tools/Makefile.in 2005-03-11 13:47:28.000000000 +0100
-+++ 1.0.0.rc8/tools/Makefile.in 2005-07-13 18:28:28.446978169 +0200
-@@ -52,8 +52,8 @@
+diff -pur dmraid/1.0.0.rc10.orig/tools/Makefile.in dmraid/1.0.0.rc10/tools/Makefile.in
+--- dmraid/1.0.0.rc10.orig/tools/Makefile.in 2006-02-17 21:16:32.000000000 +0100
++++ dmraid/1.0.0.rc10/tools/Makefile.in 2006-08-09 11:08:10.000000000 +0200
+@@ -60,8 +60,8 @@ dmraid: $(OBJECTS) $(top_srcdir)/lib/lib
install_dmraid_tools: $(TARGETS)
@echo "Installing $(TARGETS) in $(sbindir)"; \
- mkdir -p $(sbindir); \
+- $(INSTALL) $(STRIP) $(TARGETS) $(sbindir)
+ mkdir -p $(DESTDIR)$(sbindir); \
-- $(INSTALL) -o $(OWNER) -g $(GROUP) $(STRIP) $(TARGETS) $(sbindir)
-+ $(INSTALL) -o $(OWNER) -g $(GROUP) $(STRIP) $(TARGETS) $(DESTDIR)$(sbindir)
++ $(INSTALL) $(STRIP) $(TARGETS) $(DESTDIR)$(sbindir)
install: install_dmraid_tools
-@@ -60,7 +60,7 @@
+@@ -69,7 +69,7 @@ remove_dmraid_tools:
@echo "Removing $(TARGETS) from $(sbindir)"; \
for f in $(TARGETS); \
do \
@@ -95,3 +129,4 @@
done
remove: remove_dmraid_tools
+Nur in dmraid/1.0.0.rc10/tools: Makefile.in~.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
1
0
Hello community,
here is the log from the commit of package FreeNX
checked in at Tue Aug 29 16:21:48 CEST 2006.
--------
--- FreeNX/FreeNX.changes 2006-08-25 11:02:40.000000000 +0200
+++ FreeNX/FreeNX.changes 2006-08-29 10:31:18.000000000 +0200
@@ -1,0 +2,7 @@
+Tue Aug 29 10:26:28 CEST 2006 - sndirsch(a)suse.de
+
+- freenx-0.5.0.diff:
+ * moved X11R6 related stuff to xorg7.diff and apply this patch
+ only for X.Org >= 7
+
+-------------------------------------------------------------------
New:
----
xorg7.diff
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ FreeNX.spec ++++++
--- /var/tmp/diff_new_pack.cdGP1g/_old 2006-08-29 16:20:53.000000000 +0200
+++ /var/tmp/diff_new_pack.cdGP1g/_new 2006-08-29 16:20:53.000000000 +0200
@@ -11,11 +11,12 @@
# norootforbuild
Name: FreeNX
+BuildRequires: xorg-x11-devel
License: GPL
URL: http://debian.tu-bs.de/knoppix/nx/
Group: System/X11/Servers/XF86_4
Version: 0.5.0
-Release: 1
+Release: 2
Requires: NX openssh expect netcat
Summary: FreeNX Application and Thin Client Server
Source: freenx-%{version}.tar.bz2
@@ -28,6 +29,7 @@
Source7: ANNOUNCE-0.5.0
Source8: NX-Firewall.txt
Patch: freenx-%{version}.diff
+Patch1: xorg7.diff
Patch3: freenx-ld_library_path.diff
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -48,6 +50,9 @@
%prep
%setup -n freenx-%{version}
%patch
+%if "%(xft-config --prefix)" == "/usr"
+%patch1
+%endif
%patch3 -p0
%build
@@ -74,6 +79,10 @@
/usr/bin/nxprint
%changelog -n FreeNX
+* Tue Aug 29 2006 - sndirsch(a)suse.de
+- freenx-0.5.0.diff:
+ * moved X11R6 related stuff to xorg7.diff and apply this patch
+ only for X.Org >= 7
* Fri Aug 25 2006 - dmueller(a)suse.de
- update to 0.5.0:
* NX 2.0 support
++++++ freenx-0.5.0.diff ++++++
--- /var/tmp/diff_new_pack.cdGP1g/_old 2006-08-29 16:20:53.000000000 +0200
+++ /var/tmp/diff_new_pack.cdGP1g/_new 2006-08-29 16:20:53.000000000 +0200
@@ -1,25 +1,3 @@
---- node.conf.sample
-+++ node.conf.sample
-@@ -317,7 +317,7 @@
-
- # The key that contains the name of the complete path of command name
- # 'xauth'.
--#COMMAND_XAUTH=/usr/X11R6/bin/xauth
-+#COMMAND_XAUTH=/usr/bin/xauth
-
- # The key that contains the name of the complete path of command name
- # 'smbmount'.
---- nxclient
-+++ nxclient
-@@ -60,7 +60,7 @@
- else
- dialog_interface="xmessage"
- xmessage=$(which xmessage 2>/dev/null)
-- [ -z "$xmessage" ] && xmessage="/usr/X11R6/bin/xmessage"
-+ [ -z "$xmessage" ] && xmessage="/usr/bin/xmessage"
- fi
-
- #
--- nxloadconfig
+++ nxloadconfig
@@ -56,8 +56,8 @@
@@ -33,15 +11,6 @@
PATH_LIB=$NX_DIR/lib
NX_ETC_DIR=/etc/nxserver
NX_SESS_DIR=/var/lib/nxserver/db
-@@ -161,7 +161,7 @@
- COMMAND_START_GNOME=gnome-session
- COMMAND_START_CDE=cdwm
- COMMAND_XTERM=xterm
--COMMAND_XAUTH=/usr/X11R6/bin/xauth
-+COMMAND_XAUTH=/usr/bin/xauth
- COMMAND_SMBMOUNT=smbmount
- COMMAND_SMBUMOUNT=smbumount
- COMMAND_NETCAT=netcat
@@ -489,7 +489,7 @@
ERROR="yes" && echo "Error: Invalid value \"COMMAND_MD5SUM=$COMMAND_MD5SUM\""
++++++ xorg7.diff ++++++
--- node.conf.sample
+++ node.conf.sample
@@ -317,7 +317,7 @@
# The key that contains the name of the complete path of command name
# 'xauth'.
-#COMMAND_XAUTH=/usr/X11R6/bin/xauth
+#COMMAND_XAUTH=/usr/bin/xauth
# The key that contains the name of the complete path of command name
# 'smbmount'.
--- nxclient
+++ nxclient
@@ -60,7 +60,7 @@
else
dialog_interface="xmessage"
xmessage=$(which xmessage 2>/dev/null)
- [ -z "$xmessage" ] && xmessage="/usr/X11R6/bin/xmessage"
+ [ -z "$xmessage" ] && xmessage="/usr/bin/xmessage"
fi
#
--- nxloadconfig
+++ nxloadconfig
@@ -161,7 +161,7 @@
COMMAND_START_GNOME=gnome-session
COMMAND_START_CDE=cdwm
COMMAND_XTERM=xterm
-COMMAND_XAUTH=/usr/X11R6/bin/xauth
+COMMAND_XAUTH=/usr/bin/xauth
COMMAND_SMBMOUNT=smbmount
COMMAND_SMBUMOUNT=smbumount
COMMAND_NETCAT=netcat
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
1
0
Hello community,
here is the log from the commit of package CheckHardware
checked in at Tue Aug 29 16:20:48 CEST 2006.
--------
--- CheckHardware/CheckHardware.changes 2006-06-28 16:49:42.000000000 +0200
+++ CheckHardware/CheckHardware.changes 2006-08-29 13:09:40.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Aug 29 13:06:46 CEST 2006 - sndirsch(a)suse.de
+
+- switched to the use of new lcn repository
+
+-------------------------------------------------------------------
Old:
----
GameChecker-060628.tar.bz2
New:
----
CheckHardware-po.tar.gz
GameChecker-060829.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ CheckHardware.spec ++++++
--- /var/tmp/diff_new_pack.RQlaru/_old 2006-08-29 16:20:00.000000000 +0200
+++ /var/tmp/diff_new_pack.RQlaru/_new 2006-08-29 16:20:00.000000000 +0200
@@ -18,9 +18,10 @@
Summary: CheckHardware Tool
Autoreqprov: on
Version: 0.1
-Release: 988
+Release: 990
Summary: CheckHardware Tool
-Source: GameChecker-060628.tar.bz2
+Source: GameChecker-060829.tar.bz2
+Source1: CheckHardware-po.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description -n CheckHardware
@@ -34,7 +35,13 @@
Stefan Dirsch <sndirsch(a)suse.de>
%prep
-%setup -n GameChecker
+# svn co https://svn.berlios.de/svnroot/repos/checkhardware/trunk .
+%setup -n GameChecker -b1
+for i in ../po/*; do
+ lang=$(echo $i|cut -d "/" -f 3|cut -d "." -f 1)
+ mkdir -p locale/$lang/LC_MESSAGES
+ cp $i locale/$lang/LC_MESSAGES/CheckHardware.po
+done
%build
%{?suse_update_config:%{suse_update_config -f}}
@@ -53,6 +60,8 @@
/usr/share/locale/*/LC_MESSAGES/CheckHardware.mo
%changelog -n CheckHardware
+* Tue Aug 29 2006 - sndirsch(a)suse.de
+- switched to the use of new lcn repository
* Wed Jun 28 2006 - sndirsch(a)suse.de
- translation updates: ja
* Sat Mar 25 2006 - sndirsch(a)suse.de
++++++ GameChecker-060628.tar.bz2 -> GameChecker-060829.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/GameChecker/locale/bg/LC_MESSAGES/CheckHardware.po new/GameChecker/locale/bg/LC_MESSAGES/CheckHardware.po
--- old/GameChecker/locale/bg/LC_MESSAGES/CheckHardware.po 2006-01-17 12:02:34.000000000 +0100
+++ new/GameChecker/locale/bg/LC_MESSAGES/CheckHardware.po 1970-01-01 01:00:00.000000000 +0100
@@ -1,47 +0,0 @@
-# translation of CheckHardware.po to Bulgarian
-# Borislav Mitev <morbid_viper(a)tkzs.org>, 2005.
-msgid ""
-msgstr ""
-"Project-Id-Version: CheckHardware\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-07-27 16:23+0200\n"
-"PO-Revision-Date: 2005-08-18 21:16+0300\n"
-"Last-Translator: Borislav Mitev <morbid_viper(a)tkzs.org>\n"
-"Language-Team: Bulgarian <bg(a)li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.10\n"
-
-#: internal key used: SoundText
-msgid ""
-"<b>Direct Access to the Sound Device Not Possible</b><br><hr><br>No sound "
-"card available or sound support is not configured yet. However, the "
-"application uses or requires sound support."
-msgstr ""
-"<b>Директен достъп до звуковото устройство не е възможен</b><br><hr><br>"
-"Няма налична звукова карта или поддръжката на звук не е настроена все още."
-"Въпреки това, приложението използва или изисква такава поддръжка."
-
-#: internal key used: Cancel
-msgid "Abort"
-msgstr "Прекъсване"
-
-#: internal key used: Ok
-msgid "Continue"
-msgstr "Продължаване"
-
-#: internal key used: 3DText
-msgid ""
-"<b>3D Hardware Support Not Available</b><br><hr><br>No 3D graphics card "
-"available or 3D support is not configured yet. However, the application uses "
-"or requires 3D hardware support."
-msgstr ""
-"<b>Поддръжка за 3D хардуер не е налична</b><br><hr><br>"
-"Няма налична 3D графична карта или поддръжката на 3D не е настроена все още."
-"Въпреки това, приложението използва или изисква такава поддръжка."
-
-#: internal key used: Warning
-msgid "Warning..."
-msgstr "Предупреждение..."
-
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/GameChecker/locale/cs/LC_MESSAGES/CheckHardware.po new/GameChecker/locale/cs/LC_MESSAGES/CheckHardware.po
--- old/GameChecker/locale/cs/LC_MESSAGES/CheckHardware.po 2006-01-17 12:02:34.000000000 +0100
+++ new/GameChecker/locale/cs/LC_MESSAGES/CheckHardware.po 1970-01-01 01:00:00.000000000 +0100
@@ -1,59 +0,0 @@
-# translation of CheckHardware.po to Czech
-# translation of CheckHardware.po to czech
-# Copyright (C) 2003, 2005 Free Software Foundation, Inc.
-#
-# fuzzy
-# Klara Cihlarova <koty(a)seznam.cz>, 2003, 2005.
-#: SOME DESCRIPTIVE TITLE. Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER.
-#: AUTHOR <EMAIL@ADDRESS>, YEAR. fuzzy.
-#: This file is distributed under the same license as PACKAGE package. FIRST
-msgid ""
-msgstr ""
-"Project-Id-Version: CheckHardware\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-07-27 16:23+0200\n"
-"PO-Revision-Date: 2005-07-31 14:37+0200\n"
-"Last-Translator: Klara Cihlarova <koty(a)seznam.cz>\n"
-"Language-Team: Czech <cs(a)li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.10.1\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
-
-# internal key used: SoundText
-#: internal key used: SoundText
-msgid ""
-"<b>Direct Access to the Sound Device Not Possible</b><br><hr><br>No sound "
-"card available or sound support is not configured yet. However, the "
-"application uses or requires sound support."
-msgstr ""
-"<b>Přímý přítup ke zvukovému zařízení není možný</b><br><hr><br>Nemáte "
-"zvukovou kartu nebo jste doposud zvukovou kartu nenastavili. Aplikace však "
-"vyžaduje podporu zvuku."
-
-# internal key used: Cancel
-#: internal key used: Cancel
-msgid "Abort"
-msgstr "Přerušit"
-
-# internal key used: Ok
-#: internal key used: Ok
-msgid "Continue"
-msgstr "Pokračovat"
-
-#: internal key used: 3DText
-msgid ""
-"<b>3D Hardware Support Not Available</b><br><hr><br>No 3D graphics card "
-"available or 3D support is not configured yet. However, the application uses "
-"or requires 3D hardware support."
-msgstr ""
-"<b>Podpora 3D hardwaru není dostupná</b><br><hr><br>Nemáte grafickou kartu s "
-"3D podporou nebo jste 3D podporu doposud nenastavili. Aplikace však vyžaduje "
-"podporu 3D."
-
-# internal key used: Warning
-#: internal key used: Warning
-msgid "Warning..."
-msgstr "Pozor..."
-
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/GameChecker/locale/da/LC_MESSAGES/CheckHardware.po new/GameChecker/locale/da/LC_MESSAGES/CheckHardware.po
--- old/GameChecker/locale/da/LC_MESSAGES/CheckHardware.po 2006-01-17 12:02:33.000000000 +0100
+++ new/GameChecker/locale/da/LC_MESSAGES/CheckHardware.po 1970-01-01 01:00:00.000000000 +0100
@@ -1,47 +0,0 @@
-# translation of CheckHardware.po to Dansk
-#:Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER.
-#:FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-# Martin Møller <martin(a)martinm-76.dk>, 2005.
-#:SOME DESCRIPTIVE TITLE.
-#:This file is distributed under the same license as the PACKAGE package.
-#
-#: fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: CheckHardware\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-07-27 16:23+0200\n"
-"PO-Revision-Date: 2005-08-16 20:00+0200\n"
-"Last-Translator: Martin Møller <martin(a)martinm-76.dk>\n"
-"Language-Team: Dansk <da(a)li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.10.1\n"
-
-#: internal key used: SoundText
-msgid ""
-"<b>Direct Access to the Sound Device Not Possible</b><br><hr><br>No sound "
-"card available or sound support is not configured yet. However, the "
-"application uses or requires sound support."
-msgstr "<b>Direkte adgang til lydenheden er ikke mulig</b><br><hr><br>Der er ikke noget lydkort tilgængeligt eller også er det ikke konfigureret endnu. Programmet bruger eller kræver dog lydunderstøttelse."
-
-#: internal key used: Cancel
-msgid "Abort"
-msgstr "Afbryd"
-
-#: internal key used: Ok
-msgid "Continue"
-msgstr "Fortsæt"
-
-#: internal key used: 3DText
-msgid ""
-"<b>3D Hardware Support Not Available</b><br><hr><br>No 3D graphics card "
-"available or 3D support is not configured yet. However, the application uses "
-"or requires 3D hardware support."
-msgstr "<b>3D hardwareunderstøttelse er ikke tilgængelig</b><br><hr><br>Der er enten ikke noget 3D grafikkort eller også er 3D understøttelsen endnu ikke sat op. Programmet bruger eller kræver dog 3D understøttelse."
-
-#: internal key used: Warning
-msgid "Warning..."
-msgstr "Advarsel..."
-
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/GameChecker/locale/de/LC_MESSAGES/CheckHardware.po new/GameChecker/locale/de/LC_MESSAGES/CheckHardware.po
--- old/GameChecker/locale/de/LC_MESSAGES/CheckHardware.po 2006-02-13 14:20:46.000000000 +0100
+++ new/GameChecker/locale/de/LC_MESSAGES/CheckHardware.po 1970-01-01 01:00:00.000000000 +0100
@@ -1,62 +0,0 @@
-# domain "CheckHardware.mo"
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR Free Software Foundation, Inc.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
-# This file is distributed under the same license as PACKAGE package. FIRST
-# AUTHOR <EMAIL@ADDRESS>, YEAR.
-#: SOME DESCRIPTIVE TITLE. Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-msgid ""
-msgstr ""
-"Project-Id-Version: base\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-18 14:46+0200\n"
-"PO-Revision-Date: 2005-03-09 13:54+0100\n"
-"Last-Translator: Novell Language <language(a)novell.com>\n"
-"Language-Team: Novell Language <language(a)novell.com>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: KBabel 1.9\n"
-
-# internal key used: SoundText
-# internal key used: SoundText
-#: internal key
-msgid ""
-"<b>Direct Access to the Sound Device Not Possible</b><br><hr><br>No sound "
-"card available or sound support is not configured yet. However, the "
-"application uses or requires sound support."
-msgstr ""
-"<b>Direkter Zugriff auf Sound-Gerät nicht möglich</b><br><hr><br>Keine Sound-"
-"Karte verfügbar oder Sound-Unterstützung noch nicht konfiguriert. Die "
-"Anwendung verwendet bzw. benötigt jedoch Sound-Unterstützung."
-
-# internal key used: Cancel
-# internal key used: Cancel
-#: internal key
-msgid "Abort"
-msgstr "Abbrechen"
-
-# internal key used: Ok
-# internal key used: Ok
-#: internal key
-msgid "Continue"
-msgstr "Weiter"
-
-# internal key used: 3DText
-#: internal key used:3 DText
-msgid ""
-"<b>3D Hardware Support Not Available</b><br><hr><br>No 3D graphics card "
-"available or 3D support is not configured yet. However, the application uses "
-"or requires 3D hardware support."
-msgstr ""
-"<b>Unterstützung für 3D-Hardware nicht verfügbar</b><br><hr><br>Keine 3D-"
-"Grafikkarte verfügbar oder 3D-Unterstützung noch nicht konfiguriert. Die "
-"Anwendung verwendet bzw. benötigt jedoch Unterstützung für 3D-Hardware."
-
-# internal key used: Warning
-# internal key used: Warning
-#: internal key
-msgid "Warning..."
-msgstr "Warnung..."
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/GameChecker/locale/el_GR/LC_MESSAGES/CheckHardware.po new/GameChecker/locale/el_GR/LC_MESSAGES/CheckHardware.po
--- old/GameChecker/locale/el_GR/LC_MESSAGES/CheckHardware.po 2006-01-17 12:02:34.000000000 +0100
+++ new/GameChecker/locale/el_GR/LC_MESSAGES/CheckHardware.po 1970-01-01 01:00:00.000000000 +0100
@@ -1,53 +0,0 @@
-# translation of el.po to Hellenic-Ελληνικά-Greek
-#:Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER.
-#:FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-# Hellenic SuSE Translation Team <hstg(a)billg.gr>, 2005.
-#:SOME DESCRIPTIVE TITLE.
-#:This file is distributed under the same license as the PACKAGE package.
-#
-#: fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: el\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-07-27 16:23+0200\n"
-"PO-Revision-Date: 2005-08-24 17:53+0300\n"
-"Last-Translator: Hellenic SuSE Translation Team <hstg(a)billg.gr>\n"
-"Language-Team: Hellenic-Ελληνικά-Greek <hstg(a)billg.gr>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.10\n"
-
-#: internal key used: SoundText
-msgid ""
-"<b>Direct Access to the Sound Device Not Possible</b><br><hr><br>No sound "
-"card available or sound support is not configured yet. However, the "
-"application uses or requires sound support."
-msgstr ""
-"<b>Δεν είναι εφικτή η απευθείας πρόσβαση στην συσκευή ήχου</b><br><hr><br>Δεν υπάρχει "
-"διαθέσιμη κάρτα ήχου ή δεν έχει ρυθμιστεί ακόμα η υποστήριξη ήχου. Παρόλα αυτά, η εφαρμογή "
-"χρησιμοποιεί ή απαιτεί υποστήριξη ήχου."
-
-#: internal key used: Cancel
-msgid "Abort"
-msgstr "Ματαίωση"
-
-#: internal key used: Ok
-msgid "Continue"
-msgstr "Συνέχεια"
-
-#: internal key used: 3DText
-msgid ""
-"<b>3D Hardware Support Not Available</b><br><hr><br>No 3D graphics card "
-"available or 3D support is not configured yet. However, the application uses "
-"or requires 3D hardware support."
-msgstr ""
-"<b>Δεν υπάρχει διαθέσιμο υλικό υποστήριξης 3D</b><br><hr><br>Δεν υπάρχει διαθέσιμη "
-"3D κάρτα γραφικών ή δεν έχει ρυθμιστεί ακόμα η υποστήριξη 3D. Παρόλα αυτά, η "
-"εφαρμογή χρησιμοποιεί ή απαιτεί υλικό υποστήριξης 3D."
-
-#: internal key used: Warning
-msgid "Warning..."
-msgstr "Προσοχή..."
-
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/GameChecker/locale/en/LC_MESSAGES/CheckHardware.po new/GameChecker/locale/en/LC_MESSAGES/CheckHardware.po
--- old/GameChecker/locale/en/LC_MESSAGES/CheckHardware.po 2006-01-17 12:02:34.000000000 +0100
+++ new/GameChecker/locale/en/LC_MESSAGES/CheckHardware.po 1970-01-01 01:00:00.000000000 +0100
@@ -1,45 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR Free Software Foundation, Inc.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
-# fuzzy
-#: SOME DESCRIPTIVE TITLE. Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-#: This file is distributed under the same license as PACKAGE package. FIRST
-#: AUTHOR <EMAIL@ADDRESS>, YEAR. fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-07-27 16:23+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <LL(a)li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8-bit\n"
-
-#: internal key used: SoundText
-msgid ""
-"<b>Direct Access to the Sound Device Not Possible</b><br><hr><br>No sound "
-"card available or sound support is not configured yet. However, the "
-"application uses or requires sound support."
-msgstr ""
-
-#: internal key used: Cancel
-msgid "Abort"
-msgstr ""
-
-#: internal key used: Ok
-msgid "Continue"
-msgstr ""
-
-#: internal key used: 3DText
-msgid ""
-"<b>3D Hardware Support Not Available</b><br><hr><br>No 3D graphics card "
-"available or 3D support is not configured yet. However, the application uses "
-"or requires 3D hardware support."
-msgstr ""
-
-#: internal key used: Warning
-msgid "Warning..."
-msgstr ""
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/GameChecker/locale/es/LC_MESSAGES/CheckHardware.po new/GameChecker/locale/es/LC_MESSAGES/CheckHardware.po
--- old/GameChecker/locale/es/LC_MESSAGES/CheckHardware.po 2006-02-13 14:20:47.000000000 +0100
+++ new/GameChecker/locale/es/LC_MESSAGES/CheckHardware.po 1970-01-01 01:00:00.000000000 +0100
@@ -1,61 +0,0 @@
-# translation of checkhardware.po to
-# Copyright (C) 2003 Free Software Foundation, Inc.
-#
-# SOME DESCRIPTIVE TITLE. Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER, 2003
-# This file is distributed under the same license as PACKAGE package. FIRST
-# AUTHOR <EMAIL@ADDRESS>, YEAR. fuzzy
-#: SOME DESCRIPTIVE TITLE. Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-msgid ""
-msgstr ""
-"Project-Id-Version: base\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-18 14:46+0200\n"
-"PO-Revision-Date: 2005-03-09 13:54+0100\n"
-"Last-Translator: Novell Language <language(a)novell.com>\n"
-"Language-Team: Novell Language <language(a)novell.com>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: KBabel 1.9\n"
-
-# internal key used: SoundText
-# internal key used: SoundText
-#: internal key
-msgid ""
-"<b>Direct Access to the Sound Device Not Possible</b><br><hr><br>No sound "
-"card available or sound support is not configured yet. However, the "
-"application uses or requires sound support."
-msgstr ""
-"<b>No es posible acceder directamente al dispositivo de sonido</"
-"b><br><hr><br>No hay ninguna tarjeta de sonido disponible o la "
-"compatibilidad con el sonido aún no está configurada. La aplicación utiliza "
-"o requiere compatibilidad con el sonido."
-
-# internal key used: Cancel
-# internal key used: Cancel
-#: internal key
-msgid "Abort"
-msgstr "Cancelar"
-
-# internal key used: Ok
-# internal key used: Ok
-#: internal key
-msgid "Continue"
-msgstr "Continuar"
-
-#: internal key used:3 DText
-msgid ""
-"<b>3D Hardware Support Not Available</b><br><hr><br>No 3D graphics card "
-"available or 3D support is not configured yet. However, the application uses "
-"or requires 3D hardware support."
-msgstr ""
-"<b>Soporte 3D mediante hardware no disponible</b><br><hr><br>No hay ninguna "
-"tarjeta gráfica 3D disponible o el soporte para 3D aún no está instalado. La "
-"aplicación utiliza o requiere compatibilidad 3D mediante hardware."
-
-# internal key used: Warning
-# internal key used: Warning
-#: internal key
-msgid "Warning..."
-msgstr "Advertencia..."
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/GameChecker/locale/fi/LC_MESSAGES/CheckHardware.po new/GameChecker/locale/fi/LC_MESSAGES/CheckHardware.po
--- old/GameChecker/locale/fi/LC_MESSAGES/CheckHardware.po 2006-03-25 18:26:17.000000000 +0100
+++ new/GameChecker/locale/fi/LC_MESSAGES/CheckHardware.po 1970-01-01 01:00:00.000000000 +0100
@@ -1,47 +0,0 @@
-# translation of CheckHardware.po to
-#:Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER.
-#:FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-# Jyri Palokangas <jmp(a)netti.fi>, 2005.
-#:SOME DESCRIPTIVE TITLE.
-#:This file is distributed under the same license as the PACKAGE package.
-#
-#: fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: CheckHardware\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-07-27 16:23+0200\n"
-"PO-Revision-Date: 2005-08-02 10:52+0300\n"
-"Last-Translator: Jyri Palokangas <jmp(a)netti.fi>\n"
-"Language-Team: <fi(a)li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.10.2\n"
-
-#: internal key used: SoundText
-msgid ""
-"<b>Direct Access to the Sound Device Not Possible</b><br><hr><br>No sound "
-"card available or sound support is not configured yet. However, the "
-"application uses or requires sound support."
-msgstr "<b>Suora yhteys äänilaitteeseen ei ole mahdollista</b><br><hr><br>Äänikorttia ei ole tai äänijärjestelmää ei ole vielä määritetty. Kuitenkin, sovellus käyttää tai vaatii äänituen."
-
-#: internal key used: Cancel
-msgid "Abort"
-msgstr "Keskeytä"
-
-#: internal key used: Ok
-msgid "Continue"
-msgstr "Jatka"
-
-#: internal key used: 3DText
-msgid ""
-"<b>3D Hardware Support Not Available</b><br><hr><br>No 3D graphics card "
-"available or 3D support is not configured yet. However, the application uses "
-"or requires 3D hardware support."
-msgstr "<b>3D laitteisto tukea ei ole saatavilla</b><br><hr><br>Ei 3D näytöohjain korttia käytettävissä tai 3D tukea ei ole vielä määritetty. Kuitenkin, sovellus käyttää tai vaatii 3D laitteisto tuen."
-
-#: internal key used: Warning
-msgid "Warning..."
-msgstr "Varoitus..."
-
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/GameChecker/locale/fr/LC_MESSAGES/CheckHardware.po new/GameChecker/locale/fr/LC_MESSAGES/CheckHardware.po
--- old/GameChecker/locale/fr/LC_MESSAGES/CheckHardware.po 2006-02-13 14:20:47.000000000 +0100
+++ new/GameChecker/locale/fr/LC_MESSAGES/CheckHardware.po 1970-01-01 01:00:00.000000000 +0100
@@ -1,63 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR Free Software Foundation, Inc.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
-#: SOME DESCRIPTIVE TITLE. Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-msgid ""
-msgstr ""
-"Project-Id-Version: base\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-18 14:46+0200\n"
-"PO-Revision-Date: 2005-03-09 13:54+0100\n"
-"Last-Translator: Novell Language <language(a)novell.com>\n"
-"Language-Team: Novell Language <language(a)novell.com>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: KBabel 1.9\n"
-
-#: internal key
-msgid ""
-"<b>Direct Access to the Sound Device Not Possible</b><br><hr><br>No sound "
-"card available or sound support is not configured yet. However, the "
-"application uses or requires sound support."
-msgstr ""
-"<b>Accès direct au périphérique son impossible</b><br><hr><br>Aucune carte "
-"son disponible ou prise en charge du son pas encore configurée. Cependant, "
-"l'application utilise ou nécessite la prise en charge du son."
-
-# internal key used: Cancel
-#: internal key
-msgid "Abort"
-msgstr "Interrompre"
-
-# internal key used: Ok
-#: internal key
-msgid "Continue"
-msgstr "Continuer"
-
-#: internal key used:3 DText
-msgid ""
-"<b>3D Hardware Support Not Available</b><br><hr><br>No 3D graphics card "
-"available or 3D support is not configured yet. However, the application uses "
-"or requires 3D hardware support."
-msgstr ""
-"<b>Prise en charge matériel 3D non disponible</b><br><hr><br>Aucune carte "
-"graphique 3D disponible ou prise en charge 3D pas encore configurée. "
-"Cependant, l'application utilise ou nécessite la prise en charge 3D."
-
-# internal key used: Warning
-#: internal key
-msgid "Warning..."
-msgstr "Avertissement..."
-
-# clé interne utilisée : SoundText
-#~ msgid ""
-#~ "<b>Accès direct au périphérique son impossible</b><br><hr><br>Aucune "
-#~ "carteson disponible ou prise en charge du son pas encore configurée. "
-#~ "Cependant, l'application utilise ou nécessite la prise en charge du son."
-#~ msgstr ""
-#~ "<b>Accès direct au périphérique son impossible</b><br><hr><br>Aucune "
-#~ "carte son disponible ou prise en charge du son pas encore configurée. "
-#~ "Cependant, l'application utilise ou nécessite la prise en charge du son."
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/GameChecker/locale/hu/CheckHardware.po new/GameChecker/locale/hu/CheckHardware.po
--- old/GameChecker/locale/hu/CheckHardware.po 2005-08-08 16:16:44.000000000 +0200
+++ new/GameChecker/locale/hu/CheckHardware.po 1970-01-01 01:00:00.000000000 +0100
@@ -1,41 +0,0 @@
-# translation of CheckHardware.po to Hungarian
-# Peter Breuer <comp(a)suselinux.hu>, 2003
-msgid ""
-msgstr ""
-"Project-Id-Version: CheckHardware\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-07-27 16:23+0200\n"
-"PO-Revision-Date: 2005-08-05 16:37+0100\n"
-"Last-Translator: Szabolcs Varga <shirokuma(a)shirokuma.hu>\n"
-"Language-Team: Hungarian <hu(a)li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.0.1\n"
-
-#: internal key used:
-#: SoundText
-#, fuzzy
-msgid "<b>Direct Access to the Sound Device Not Possible</b><br><hr><br>No sound card available or sound support is not configured yet. However, the application uses or requires sound support."
-msgstr "<b>A hangeszköz közvetlen elérése nem lehetséges</b><br><hr><br> Nem található hangkártya vagy a hangtámogatás nincsen beállítva. Azonban az alkalmazásnak hangtámogatásra van szüksége."
-
-#: internal key used:
-#: Cancel
-msgid "Abort"
-msgstr "Megszakítás"
-
-#: internal key used:
-#: Ok
-msgid "Continue"
-msgstr "Folytatás"
-
-#: internal key used:
-#: 3DText
-msgid "<b>3D Hardware Support Not Available</b><br><hr><br>No 3D graphics card available or 3D support is not configured yet. However, the application uses or requires 3D hardware support."
-msgstr "<b>3D hardvergyorsítás nem elérhető</b><br><hr><br> Nem található 3D gyorsító hardver a rendszerben, vagy még nincs beállítva. Az alkalmazás azonban igényli a 3D hardvergyorsítást."
-
-#: internal key used:
-#: Warning
-msgid "Warning..."
-msgstr "Figyelem..."
-
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/GameChecker/locale/hu/LC_MESSAGES/CheckHardware.po new/GameChecker/locale/hu/LC_MESSAGES/CheckHardware.po
--- old/GameChecker/locale/hu/LC_MESSAGES/CheckHardware.po 2006-02-13 14:20:48.000000000 +0100
+++ new/GameChecker/locale/hu/LC_MESSAGES/CheckHardware.po 1970-01-01 01:00:00.000000000 +0100
@@ -1,41 +0,0 @@
-# translation of CheckHardware.po to Hungarian
-# Peter Breuer <comp(a)suselinux.hu>, 2003.
-# Kalman Kemenczy <kkemenczy(a)novell.com>, 2006.
-msgid ""
-msgstr ""
-"Project-Id-Version: CheckHardware\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-07-27 16:23+0200\n"
-"PO-Revision-Date: 2006-02-10 11:24+0100\n"
-"Last-Translator: Kalman Kemenczy <kkemenczy(a)novell.com>\n"
-"Language-Team: Hungarian <en(a)li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.10.2\n"
-
-#: internal key used:
-#: SoundText
-msgid "<b>Direct Access to the Sound Device Not Possible</b><br><hr><br>No sound card available or sound support is not configured yet. However, the application uses or requires sound support."
-msgstr "<b>A hangeszköz közvetlen elérése nem lehetséges</b><br><hr><br> Nem található hangkártya vagy a hangtámogatás nincsen beállítva. Azonban az alkalmazásnak hangtámogatásra van szüksége."
-
-#: internal key used:
-#: Cancel
-msgid "Abort"
-msgstr "Megszakítás"
-
-#: internal key used:
-#: Ok
-msgid "Continue"
-msgstr "Folytatás"
-
-#: internal key used:
-#: 3DText
-msgid "<b>3D Hardware Support Not Available</b><br><hr><br>No 3D graphics card available or 3D support is not configured yet. However, the application uses or requires 3D hardware support."
-msgstr "<b>3D hardvergyorsítás nem elérhető</b><br><hr><br> Nem található 3D gyorsító hardver a rendszerben, vagy még nincs beállítva. Az alkalmazás azonban igényli a 3D hardvergyorsítást."
-
-#: internal key used:
-#: Warning
-msgid "Warning..."
-msgstr "Figyelem..."
-
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/GameChecker/locale/it/LC_MESSAGES/CheckHardware.po new/GameChecker/locale/it/LC_MESSAGES/CheckHardware.po
--- old/GameChecker/locale/it/LC_MESSAGES/CheckHardware.po 2006-02-13 14:20:48.000000000 +0100
+++ new/GameChecker/locale/it/LC_MESSAGES/CheckHardware.po 1970-01-01 01:00:00.000000000 +0100
@@ -1,61 +0,0 @@
-# translation of checkhardware.po to German
-# Copyright (C) 2003 Free Software Foundation, Inc.
-#
-# Antje Faber <afaber(a)suse.de>, 2003
-# This file is distributed under the same license as PACKAGE package. FIRST
-# AUTHOR <EMAIL@ADDRESS>, YEAR. fuzzy
-#: SOME DESCRIPTIVE TITLE. Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-msgid ""
-msgstr ""
-"Project-Id-Version: base\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-18 14:46+0200\n"
-"PO-Revision-Date: 2005-03-09 13:54+0100\n"
-"Last-Translator: Novell Language <language(a)novell.com>\n"
-"Language-Team: Novell Language <language(a)novell.com>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: KBabel 1.9\n"
-
-# internal key used: SoundText
-# internal key used: SoundText
-#: internal key
-msgid ""
-"<b>Direct Access to the Sound Device Not Possible</b><br><hr><br>No sound "
-"card available or sound support is not configured yet. However, the "
-"application uses or requires sound support."
-msgstr ""
-"<b>Accesso diretto al dispositivo audio non possibile</b><br><hr><br>La "
-"scheda audio non è disponibile oppure il supporto per l'audio non è ancora "
-"stato configurato. Tuttavia, l'applicazione usa o richiede un supporto per "
-"l'audio."
-
-# internal key used: Cancel
-# internal key used: Cancel
-#: internal key
-msgid "Abort"
-msgstr "Interrompi"
-
-# internal key used: Ok
-# internal key used: Ok
-#: internal key
-msgid "Continue"
-msgstr "Continua"
-
-#: internal key used:3 DText
-msgid ""
-"<b>3D Hardware Support Not Available</b><br><hr><br>No 3D graphics card "
-"available or 3D support is not configured yet. However, the application uses "
-"or requires 3D hardware support."
-msgstr ""
-"<b>Supporto per hardware 3D non disponibile</b><br><hr><br>Scheda grafica 3D "
-"non disponibile o supporto 3D non ancora configurato. Tuttavia, "
-"l'applicazione usa o richiede un supporto hardware 3D."
-
-# internal key used: Warning
-# internal key used: Warning
-#: internal key
-msgid "Warning..."
-msgstr "Attenzione..."
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/GameChecker/locale/ja/LC_MESSAGES/CheckHardware.po new/GameChecker/locale/ja/LC_MESSAGES/CheckHardware.po
--- old/GameChecker/locale/ja/LC_MESSAGES/CheckHardware.po 2006-06-23 16:48:13.000000000 +0200
+++ new/GameChecker/locale/ja/LC_MESSAGES/CheckHardware.po 1970-01-01 01:00:00.000000000 +0100
@@ -1,59 +0,0 @@
-# Japanese translations for CheckHardware
-# Copyright (C) 2003 SuSE Linux AG
-# Mike FABIAN <mfabian(a)suse.de>, 2003
-#
-# This file is distributed under the same license as PACKAGE package. FIRST
-# AUTHOR <EMAIL@ADDRESS>, YEAR. fuzzy
-#: SOME DESCRIPTIVE TITLE. Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-#: This file is distributed under the same license as PACKAGE package. FIRST
-#: AUTHOR <EMAIL@ADDRESS>, YEAR. fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: base\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-07-27 16:23+0200\n"
-"PO-Revision-Date: 2006-06-21 13:31\n"
-"Last-Translator: Novell Language <language(a)novell.com>\n"
-"Language-Team: Novell Language <language(a)novell.com>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: KBabel 1.9\n"
-
-#: internal key used: SoundText
-msgid "<b>Direct Access to the Sound Device Not Possible</b><br><hr><br>No sound card available or sound support is not configured yet. However, the application uses or requires sound support."
-msgstr "サウンドデバイスに直接アクセスできません<br><hr><br>サウンドカードが使用できないか、サウンドサポートがまだ設定されていません。 しかし、アプリケーションはサウンドサポートを使用または必要とします。"
-
-# internal key used: Cancel
-# internal key used: Cancel
-#: internal key used: Cancel
-msgid "Abort"
-msgstr "中止"
-
-# internal key used: Ok
-# internal key used: Ok
-#: internal key used: Ok
-msgid "Continue"
-msgstr "続ける"
-
-#: internal key used: 3DText
-msgid "<b>3D Hardware Support Not Available</b><br><hr><br>No 3D graphics card available or 3D support is not configured yet. However, the application uses or requires 3D hardware support."
-msgstr "3Dハードウェアサポートが使用できません<br><hr><br>3Dグラフィックスカードが使用できないか、3Dサポートがまだ設定されていません。 しかし、アプリケーションは3Dハードウェアサポートを使用または必要とします。"
-
-# internal key used: Warning
-# internal key used: Warning
-#: internal key used: Warning
-msgid "Warning..."
-msgstr "警告 ..."
-
-# 使用されている内部キー: SoundText
-# 使用されている内部キー: SoundText
-#~ msgid ""
-#~ "サウンドデバイスに直接アクセスできません<br><hr><br>サウンドカードが使用で"
-#~ "きないか、サウンドサポートがまだ設定されていません。 しかし、アプリケー"
-#~ "ションはサウンドサポートを使用または必要とします。"
-#~ msgstr ""
-#~ "サウンドデバイスに直接アクセスできません<br><hr><br>サウンドカードが使用で"
-#~ "きないか、サウンドサポートがまだ設定されていません。 しかし、アプリケー"
-#~ "ションはサウンドサポートを使用または必要とします。"
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/GameChecker/locale/km/LC_MESSAGES/CheckHardware.po new/GameChecker/locale/km/LC_MESSAGES/CheckHardware.po
--- old/GameChecker/locale/km/LC_MESSAGES/CheckHardware.po 2006-03-03 10:53:29.000000000 +0100
+++ new/GameChecker/locale/km/LC_MESSAGES/CheckHardware.po 1970-01-01 01:00:00.000000000 +0100
@@ -1,44 +0,0 @@
-# translation of CheckHardware.po to Khmer
-# Hok Kakada <hokkakada(a)khmeros.info>, 2006.
-# Leang Chumsoben <soben(a)khmeros.info>, 2006.
-# Khoem Sokhem <khoemsokhem(a)khmeros.info>, 2006.
-msgid ""
-msgstr ""
-"Project-Id-Version: CheckHardware\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-12-21 11:23+0100\n"
-"PO-Revision-Date: 2006-02-14 15:22+0700\n"
-"Last-Translator: Khoem Sokhem <khoemsokhem(a)khmeros.info>\n"
-"Language-Team: Khmer <support(a)khmeros.info>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: KBabel 1.11\n"
-
-#: internal key used: SoundText
-msgid ""
-"<b>Direct Access to the Sound Device Not Possible</b><br><hr><br>No sound "
-"card available or sound support is not configured yet. However, the "
-"application uses or requires sound support."
-msgstr "<b>មិនអាចចូលដំណើរការដោយផ្ទាល់ទៅកាន់ឧបករណ៍សម្លេងបានឡើយ</b><br><hr><br>មិនមានកាតសម្លេង ឬ មិនទាន់កំណត់រចនាសម្ព័ន្ធការគាំទ្រសម្លេង ។ ទោះយ៉ាងណា កម្មវិធីប្រើ ឬ ទាមទារការគាំទ្រសម្លេងបាត់ទៅហើយ ។"
-
-#: internal key used: Cancel
-msgid "Abort"
-msgstr "បោះបង់"
-
-#: internal key used: Ok
-msgid "Continue"
-msgstr "បន្ត"
-
-#: internal key used: 3DText
-msgid ""
-"<b>3D Hardware Support Not Available</b><br><hr><br>No 3D graphics card "
-"available or 3D support is not configured yet. However, the application uses "
-"or requires 3D hardware support."
-msgstr "<b>មិនមានការគាំទ្រផ្នែករឹង 3D ឡើយ</b><br><hr><br>មិនមានកាតក្រាហ្វិក 3D ឬ មិនទាន់កំណត់រចនាសម្ព័ន្ធការគាំទ្រ 3D ។ ទោះយ៉ាងណា កម្មវិធីប្រើ ឬ ទាមទារការគាំទ្រផ្នែករឹង 3D បាត់ទៅហើយ ។"
-
-#: internal key used: Warning
-msgid "Warning..."
-msgstr "ការព្រមាន..."
-
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/GameChecker/locale/lt/LC_MESSAGES/CheckHardware.po new/GameChecker/locale/lt/LC_MESSAGES/CheckHardware.po
--- old/GameChecker/locale/lt/LC_MESSAGES/CheckHardware.po 2006-01-17 12:02:33.000000000 +0100
+++ new/GameChecker/locale/lt/LC_MESSAGES/CheckHardware.po 1970-01-01 01:00:00.000000000 +0100
@@ -1,38 +0,0 @@
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-07-27 16:23+0200\n"
-"PO-Revision-Date: 2005-08-04 11:47+0200\n"
-"Last-Translator: Linas Spraunius <linas(a)operis.org>\n"
-"Language-Team: LITHUANIAN <i18n(a)operis.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: internal key used:
-#: SoundText
-msgid "<b>Direct Access to the Sound Device Not Possible</b><br><hr><br>No sound card available or sound support is not configured yet. However, the application uses or requires sound support."
-msgstr "<b>Tiesioginis priėjimas prie garso įrenginio neįmanoma</b><br><hr><br>Nėra garso plokštės, arba dar nesukonfigūruotas garso palaikymas. Deje, programa naudoja arba jai būtinas garso palaikymas."
-
-#: internal key used:
-#: Cancel
-msgid "Abort"
-msgstr "Nutraukti"
-
-#: internal key used:
-#: Ok
-msgid "Continue"
-msgstr "Tęsti"
-
-#: internal key used:
-#: 3DText
-msgid "<b>3D Hardware Support Not Available</b><br><hr><br>No 3D graphics card available or 3D support is not configured yet. However, the application uses or requires 3D hardware support."
-msgstr "<b>Nėra 3D palaikymo</b><br><hr><br>Nėra 3D vaizdo plokštės arba dar nesukonfigūruotas 3D palaikymas. Deje, programa naudoja arba reikalauja 3D palaikymo."
-
-#: internal key used:
-#: Warning
-msgid "Warning..."
-msgstr "Dėmesio..."
-
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/GameChecker/locale/nb/LC_MESSAGES/CheckHardware.po new/GameChecker/locale/nb/LC_MESSAGES/CheckHardware.po
--- old/GameChecker/locale/nb/LC_MESSAGES/CheckHardware.po 2006-01-17 12:02:34.000000000 +0100
+++ new/GameChecker/locale/nb/LC_MESSAGES/CheckHardware.po 1970-01-01 01:00:00.000000000 +0100
@@ -1,44 +0,0 @@
-# translation of CheckHardware.po to
-# Olav Pettershagen <olav.pet(a)online.no>, 2005.
-#: : : : : : : : : : : : : : : : : : : : : : : : : : : :
-msgid ""
-msgstr ""
-"Project-Id-Version: CheckHardware\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-07-27 16:23+0200\n"
-"PO-Revision-Date: 2005-08-11 20:37+0200\n"
-"Last-Translator: Olav Pettershagen <olav.pet(a)online.no>\n"
-"Language-Team: <nb(a)li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.10.2\n"
-
-#: : : used: :
-msgid ""
-"<b>Direct Access to the Sound Device Not Possible</b><br><hr><br>No sound "
-"card available or sound support is not configured yet. However, the "
-"application uses or requires sound support."
-msgstr "<b>Direkte tilgang til lydenheten er ikke mulig</b><br><hr><br>Ingen lydkort er tilgjengelige, eller støtte for lyd er ikke konfigurert ennå. Dette programmet bruker eller trenger imidlertid støtte for lyd."
-
-#: : : used: :
-msgid "Abort"
-msgstr "Avbryt"
-
-#: : : used: :
-msgid "Continue"
-msgstr "Fortsett"
-
-#: : : used: :
-msgid ""
-"<b>3D Hardware Support Not Available</b><br><hr><br>No 3D graphics card "
-"available or 3D support is not configured yet. However, the application uses "
-"or requires 3D hardware support."
-msgstr ""
-"<b>Maskinvarestøtte for 3D er ikke tilgjengelig</b><br><hr><br>Ingen 3D-grafikkort "
-"er tilgjengelige, eller 3D-støtte er ikke konfigurert ennå. Dette programmet bruker eller trenger imidlertid maskinvarestøtte for 3D."
-
-#: : : used: :
-msgid "Warning..."
-msgstr "Advarsel..."
-
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/GameChecker/locale/nl/LC_MESSAGES/CheckHardware.po new/GameChecker/locale/nl/LC_MESSAGES/CheckHardware.po
--- old/GameChecker/locale/nl/LC_MESSAGES/CheckHardware.po 2006-01-17 12:02:34.000000000 +0100
+++ new/GameChecker/locale/nl/LC_MESSAGES/CheckHardware.po 1970-01-01 01:00:00.000000000 +0100
@@ -1,48 +0,0 @@
-# translation of CheckHardware.po to Dutch
-#:Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER.
-#:FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-# Rinse de Vries <rinsedevries(a)kde.nl>, 2005.
-#:SOME DESCRIPTIVE TITLE.
-#:This file is distributed under the same license as the PACKAGE package.
-#
-#: fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: CheckHardware\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-07-27 16:23+0200\n"
-"PO-Revision-Date: 2005-08-14 05:40+0200\n"
-"Last-Translator: Rinse de Vries <rinsedevries(a)kde.nl>\n"
-"Language-Team: Dutch <kde-i18n-nl(a)kde.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.10.2\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-
-#: internal key used: SoundText
-msgid ""
-"<b>Direct Access to the Sound Device Not Possible</b><br><hr><br>No sound "
-"card available or sound support is not configured yet. However, the "
-"application uses or requires sound support."
-msgstr "<b>Directe toegang tot het geluisapparaat is niet mogelijk</b><br><hr><br>Geen geluidskaart beschikbaar of de ondersteuning voor geluid is nog niet geconfigureerd. Echter, het programma gebruikt of vereist geluidsondersteuning."
-
-#: internal key used: Cancel
-msgid "Abort"
-msgstr "Afbreken"
-
-#: internal key used: Ok
-msgid "Continue"
-msgstr "Doorgaan"
-
-#: internal key used: 3DText
-msgid ""
-"<b>3D Hardware Support Not Available</b><br><hr><br>No 3D graphics card "
-"available or 3D support is not configured yet. However, the application uses "
-"or requires 3D hardware support."
-msgstr "<b>Ondersteuning voor 3D-hardware niet beschikbaar</b><br><hr><br>Er is geen 3D-videokaart beschikbaar of de ondersteuning voor 3D is nog niet geconfigureerd. Echter, het programma gebruikt of vereist 3D-ondersteuning."
-
-#: internal key used: Warning
-msgid "Warning..."
-msgstr "Waarschuwing..."
-
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/GameChecker/locale/pa/LC_MESSAGES/CheckHardware.po new/GameChecker/locale/pa/LC_MESSAGES/CheckHardware.po
--- old/GameChecker/locale/pa/LC_MESSAGES/CheckHardware.po 2006-01-17 12:02:34.000000000 +0100
+++ new/GameChecker/locale/pa/LC_MESSAGES/CheckHardware.po 1970-01-01 01:00:00.000000000 +0100
@@ -1,46 +0,0 @@
-#:SOME DESCRIPTIVE TITLE.
-#:Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-#:This file is distributed under the same license as the PACKAGE package.
-#:FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
-#: fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: CheckHardware\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-07-27 16:23+0200\n"
-"PO-Revision-Date: 2005-08-15 12:20+0530\n"
-"Last-Translator: Amanpreet Singh Alam <amanpreetalam(a)yahoo.com>\n"
-"Language-Team: Punjabi <fedora-trans-pa(a)redhat.com>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.10.1\n"
-
-#: internal key used: SoundText
-msgid ""
-"<b>Direct Access to the Sound Device Not Possible</b><br><hr><br>No sound "
-"card available or sound support is not configured yet. However, the "
-"application uses or requires sound support."
-msgstr "<b>ਧੁਨੀ ਜੰਤਰ ਲਈ ਸਿੱਧੀ ਪਹੁੰਚ ਪਾਬੰਦੀ</b><br><hr><br>ਕੋਈ ਧੁਨੀ ਕਾਰਡ ਨਹੀਂ ਜਾਂ"
-"ਧੁਨੀ ਸਹਿਯੋਗ ਹਾਲੇ ਸੰਰਚਿਤ ਨਹੀਂ ਹੈ। ਪਰ, ਕਾਰਜ ਨੂੰ ਧੁਨੀ ਸਹਿਯੋਗ ਦੀ ਲੋੜ ਹੈ।"
-
-#: internal key used: Cancel
-msgid "Abort"
-msgstr "ਅਧੂਰਾ ਛੱਡੋ"
-
-#: internal key used: Ok
-msgid "Continue"
-msgstr "ਜਾਰੀ ਰੱਖੋ"
-
-#: internal key used: 3DText
-msgid ""
-"<b>3D Hardware Support Not Available</b><br><hr><br>No 3D graphics card "
-"available or 3D support is not configured yet. However, the application uses "
-"or requires 3D hardware support."
-msgstr "<b>3D ਜੰਤਰ ਸਹਿਯੋਗ ਉਪਲੱਬਧ ਨਹੀਂ</b><br><hr><br>ਕੋਈ 3D ਗਰਾਫਿਕਸ ਕਾਰਡ ਨਹੀਂ ਜਾਂ"
-"3D ਸਹਿਯੋਗ ਹਾਲੇ ਸੰਰਚਿਤ ਨਹੀਂ ਹੈ। ਪਰ, ਕਾਰਜ ਨੂੰ 3D ਜੰਤਰ ਸਹਿਯੋਗ ਦੀ ਲੋੜ ਹੈ।"
-
-#: internal key used: Warning
-msgid "Warning..."
-msgstr "ਸਾਵਧਾਨ..."
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/GameChecker/locale/pl/LC_MESSAGES/CheckHardware.po new/GameChecker/locale/pl/LC_MESSAGES/CheckHardware.po
--- old/GameChecker/locale/pl/LC_MESSAGES/CheckHardware.po 2006-03-25 18:26:17.000000000 +0100
+++ new/GameChecker/locale/pl/LC_MESSAGES/CheckHardware.po 1970-01-01 01:00:00.000000000 +0100
@@ -1,47 +0,0 @@
-# translation of CheckHardware.po to
-#:Piotr Bolek <pb(a)7bulls.com>, 2006.
-# Wojciech Kapusta <wojciech(a)aviary.pl>, 2006.
-#:Polish translation of CheckHardware.
-#:Copyright (C) 2006 THE PACKAGE'S COPYRIGHT HOLDER
-#:This file is distributed under the same license as the PACKAGE package.
-#
-#: fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: CheckHardware\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-07-27 16:23+0200\n"
-"PO-Revision-Date: 2006-03-23 18:35+0100\n"
-"Last-Translator: Wojciech Kapusta <wojciech(a)aviary.pl>\n"
-"Language-Team: <pl(a)li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.9.1\n"
-
-#: internal key used: SoundText
-msgid ""
-"<b>Direct Access to the Sound Device Not Possible</b><br><hr><br>No sound "
-"card available or sound support is not configured yet. However, the "
-"application uses or requires sound support."
-msgstr "<b>Brak bezpośredniego dostępu do urządzenia dźwiękowego</b><br><hr><br>Brak karty dźwiękowej albo obsługa dźwięku nie jest jeszcze skonfigurowana. Jednak ta aplikacja używa albo wymaga działającego dźwięku."
-
-#: internal key used: Cancel
-msgid "Abort"
-msgstr "Przerwij"
-
-#: internal key used: Ok
-msgid "Continue"
-msgstr "Kontunuuj"
-
-#: internal key used: 3DText
-msgid ""
-"<b>3D Hardware Support Not Available</b><br><hr><br>No 3D graphics card "
-"available or 3D support is not configured yet. However, the application uses "
-"or requires 3D hardware support."
-msgstr "<b>Brak sprzętowego wsparcia 3D</b><br><hr><br>Brak karty graficznej 3D, albo obsługa 3D nie jest jeszcze skonfigurowana. Jednak ta aplikacja używa albo wymaga obsługi 3D."
-
-#: internal key used: Warning
-msgid "Warning..."
-msgstr "Ostrzeżenie..."
-
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/GameChecker/locale/pt/LC_MESSAGES/CheckHardware.po new/GameChecker/locale/pt/LC_MESSAGES/CheckHardware.po
--- old/GameChecker/locale/pt/LC_MESSAGES/CheckHardware.po 2006-03-25 18:26:17.000000000 +0100
+++ new/GameChecker/locale/pt/LC_MESSAGES/CheckHardware.po 1970-01-01 01:00:00.000000000 +0100
@@ -1,51 +0,0 @@
-# translation of CheckHardware.po to portuguese
-# translation of CheckHardware.po to
-#:Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER.
-#:FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-# Elisio Andre Martins Catana <eacatana(a)netvisao.pt>, 2005.
-# Antonio Cardoso Martins <digiplan(a)netvisao.pt>, 2005.
-#:SOME DESCRIPTIVE TITLE.
-#:This file is distributed under the same license as the PACKAGE package.
-#
-#: fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: CheckHardware\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-07-27 16:23+0200\n"
-"PO-Revision-Date: 2005-08-24 19:24+0100\n"
-"Last-Translator: Antonio Cardoso Martins <digiplan(a)netvisao.pt>\n"
-"Language-Team: portuguese\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.10\n"
-
-#: internal key used: SoundText
-msgid ""
-"<b>Direct Access to the Sound Device Not Possible</b><br><hr><br>No sound "
-"card available or sound support is not configured yet. However, the "
-"application uses or requires sound support."
-msgstr ""
-"<b>Acesso Directo ao Dispositivo de Som Não é Possível</b><br><hr><br>Nenhuma placa de som "
-"disponível ou o suporte de som ainda não está configurado. Contudo, a aplicação utiliza ou requer suporte de som."
-
-#: internal key used: Cancel
-msgid "Abort"
-msgstr "Interromper"
-
-#: internal key used: Ok
-msgid "Continue"
-msgstr "Continuar"
-
-#: internal key used: 3DText
-msgid ""
-"<b>3D Hardware Support Not Available</b><br><hr><br>No 3D graphics card "
-"available or 3D support is not configured yet. However, the application uses "
-"or requires 3D hardware support."
-msgstr "<b>Suporte para Hardware 3D Não está Disponivel</b><br><hr><br>Nenhuma placa gráfca 3D disponível ou o suporte 3D ainda não está configurado. Contudo, a aplicação utiliza ou requer suporte para hardware 3D."
-
-#: internal key used: Warning
-msgid "Warning..."
-msgstr "Aviso..."
-
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/GameChecker/locale/pt_BR/LC_MESSAGES/CheckHardware.po new/GameChecker/locale/pt_BR/LC_MESSAGES/CheckHardware.po
--- old/GameChecker/locale/pt_BR/LC_MESSAGES/CheckHardware.po 2006-02-13 14:20:47.000000000 +0100
+++ new/GameChecker/locale/pt_BR/LC_MESSAGES/CheckHardware.po 1970-01-01 01:00:00.000000000 +0100
@@ -1,54 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR Free Software Foundation, Inc.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
-#: SOME DESCRIPTIVE TITLE. Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-msgid ""
-msgstr ""
-"Project-Id-Version: base\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-18 14:46+0200\n"
-"PO-Revision-Date: 2005-03-09 13:54+0100\n"
-"Last-Translator: Novell Language <language(a)novell.com>\n"
-"Language-Team: Novell Language <language(a)novell.com>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: KBabel 1.9\n"
-
-# chave interna usada: SoundText
-#: internal key
-msgid ""
-"<b>Direct Access to the Sound Device Not Possible</b><br><hr><br>No sound "
-"card available or sound support is not configured yet. However, the "
-"application uses or requires sound support."
-msgstr ""
-"<b>Impossível ter Acesso Direto ao Dispositivo de Som</b><br><hr><br>Nenhuma "
-"placa de som disponível ou suporte a som ainda não configurado. Entretanto, "
-"o aplicativo usa ou necessita de suporte a som."
-
-# internal key used: Cancel
-#: internal key
-msgid "Abort"
-msgstr "Abortar"
-
-# internal key used: Ok
-#: internal key
-msgid "Continue"
-msgstr "Continuar"
-
-#: internal key used:3 DText
-msgid ""
-"<b>3D Hardware Support Not Available</b><br><hr><br>No 3D graphics card "
-"available or 3D support is not configured yet. However, the application uses "
-"or requires 3D hardware support."
-msgstr ""
-"<b>Suporte a Hardware 3D Não Disponível</b><br><hr><br>Nenhuma placa gráfica "
-"3D disponível ou suporte 3D ainda não configurado. Entretanto, o aplicativo "
-"usa ou necessita de suporte a hardware 3D."
-
-# internal key used: Warning
-#: internal key
-msgid "Warning..."
-msgstr "Aviso..."
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/GameChecker/locale/sk/LC_MESSAGES/CheckHardware.po new/GameChecker/locale/sk/LC_MESSAGES/CheckHardware.po
--- old/GameChecker/locale/sk/LC_MESSAGES/CheckHardware.po 2006-01-17 12:02:34.000000000 +0100
+++ new/GameChecker/locale/sk/LC_MESSAGES/CheckHardware.po 1970-01-01 01:00:00.000000000 +0100
@@ -1,57 +0,0 @@
-# translation of CheckHardware.po to Slovak
-# Copyright (C) 2003 Free Software Foundation, Inc.
-# Stanislav Visnovsky <visnovsky(a)kde.org>, 2003.
-#
-#: SOME DESCRIPTIVE TITLE. Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-#: This file is distributed under the same license as PACKAGE package. FIRST
-#: AUTHOR <EMAIL@ADDRESS>, YEAR. fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: CheckHardware\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-07-27 16:23+0200\n"
-"PO-Revision-Date: 2003-09-24 10:40+0200\n"
-"Last-Translator: Stanislav Visnovsky <visnovsky(a)kde.org>\n"
-"Language-Team: Slovak <sk-i18n(a)linux.sk>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.2\n"
-
-# internal key used: SoundText
-#: internal key used: SoundText
-#, fuzzy
-msgid ""
-"<b>Direct Access to the Sound Device Not Possible</b><br><hr><br>No sound "
-"card available or sound support is not configured yet. However, the "
-"application uses or requires sound support."
-msgstr ""
-"<b>Nie je možný priamy prístup k zvukovému zariadeniu</b><br><hr><br>Nie je "
-"k dispozícii žiadna zvuková karta alebo ešte nemáte nakonfigurovanú podporu "
-"zvuku. Niektoré aplikácie ju ale vyžadujú."
-
-# internal key used: Cancel
-#: internal key used: Cancel
-msgid "Abort"
-msgstr "Prerušiť"
-
-# internal key used: Ok
-#: internal key used: Ok
-msgid "Continue"
-msgstr "Pokračovať"
-
-#: internal key used: 3DText
-#, fuzzy
-msgid ""
-"<b>3D Hardware Support Not Available</b><br><hr><br>No 3D graphics card "
-"available or 3D support is not configured yet. However, the application uses "
-"or requires 3D hardware support."
-msgstr ""
-"<b>Nie je k dispozícii hardwarová podpora 3D</b><br><hr><br>Nie je k "
-"dispozícii žiadna grafická karta alebo ešte nemáte nakonfigurovanú podporu "
-"3D. Niektoré aplikácie ju ale vyžadujú."
-
-# internal key used: Warning
-#: internal key used: Warning
-msgid "Warning..."
-msgstr "Varovanie..."
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/GameChecker/locale/sl/LC_MESSAGES/CheckHardware.po new/GameChecker/locale/sl/LC_MESSAGES/CheckHardware.po
--- old/GameChecker/locale/sl/LC_MESSAGES/CheckHardware.po 2006-01-17 12:02:34.000000000 +0100
+++ new/GameChecker/locale/sl/LC_MESSAGES/CheckHardware.po 1970-01-01 01:00:00.000000000 +0100
@@ -1,49 +0,0 @@
-# translation of sl_SI.po to Slovenščina
-# translation of sl_SI.po to Slovenš?ina
-#:Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER.
-#:FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-# Janez Krek <janez.krek(a)euroteh.si>, 2005.
-#:SOME DESCRIPTIVE TITLE.
-#:This file is distributed under the same license as the PACKAGE package.
-#
-#: fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: sl_SI\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-07-27 16:23+0200\n"
-"PO-Revision-Date: 2005-08-24 17:37+0200\n"
-"Last-Translator: Janez Krek <janez.krek(a)euroteh.si>\n"
-"Language-Team: Slovenščina <sl(a)li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.3.1\n"
-"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
-
-#: internal key used: SoundText
-msgid ""
-"<b>Direct Access to the Sound Device Not Possible</b><br><hr><br>No sound "
-"card available or sound support is not configured yet. However, the "
-"application uses or requires sound support."
-msgstr "<b>Neposredni dostop do zvočne naprave ni mogoč</b><br><hr><br>Na voljo ni zvočne kartice ali podpora zvoki še ni nastavljena. Aplikacija uporablja ali za delovanje zahteva podporo zvoku."
-
-#: internal key used: Cancel
-msgid "Abort"
-msgstr "Prekini"
-
-#: internal key used: Ok
-msgid "Continue"
-msgstr "Nadaljuj"
-
-#: internal key used: 3DText
-msgid ""
-"<b>3D Hardware Support Not Available</b><br><hr><br>No 3D graphics card "
-"available or 3D support is not configured yet. However, the application uses "
-"or requires 3D hardware support."
-msgstr "<b>3D strojna oprema ni na voljo</b><br><hr><br>Grafična kartica s strojni podporo za 3D ni na voljo ali 3D strojna podpora ni še nastavljena. Aplikacija uporablja ali za delovanje zahteva 3D strojno podporo."
-
-#: internal key used: Warning
-msgid "Warning..."
-msgstr "Opozorilo..."
-
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/GameChecker/locale/zh_CN/LC_MESSAGES/CheckHardware.po new/GameChecker/locale/zh_CN/LC_MESSAGES/CheckHardware.po
--- old/GameChecker/locale/zh_CN/LC_MESSAGES/CheckHardware.po 2006-02-13 14:20:47.000000000 +0100
+++ new/GameChecker/locale/zh_CN/LC_MESSAGES/CheckHardware.po 1970-01-01 01:00:00.000000000 +0100
@@ -1,59 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR Free Software Foundation, Inc.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
-#: SOME DESCRIPTIVE TITLE. Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-msgid ""
-msgstr ""
-"Project-Id-Version: base\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-18 14:46+0200\n"
-"PO-Revision-Date: 2005-03-09 13:54+0100\n"
-"Last-Translator: Novell Language <language(a)novell.com>\n"
-"Language-Team: Novell Language <language(a)novell.com>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: KBabel 1.9\n"
-
-#: internal key
-msgid ""
-"<b>Direct Access to the Sound Device Not Possible</b><br><hr><br>No sound "
-"card available or sound support is not configured yet. However, the "
-"application uses or requires sound support."
-msgstr ""
-"<b>无法直接访问声音设备</b><br><hr><br>没有可用的声卡或声音支持尚未配置。但"
-"是,该应用程序使用或需要声音支持。"
-
-# internal key used: Cancel
-#: internal key
-msgid "Abort"
-msgstr "中止"
-
-# internal key used: Ok
-#: internal key
-msgid "Continue"
-msgstr "继续"
-
-#: internal key used:3 DText
-msgid ""
-"<b>3D Hardware Support Not Available</b><br><hr><br>No 3D graphics card "
-"available or 3D support is not configured yet. However, the application uses "
-"or requires 3D hardware support."
-msgstr ""
-"<b>3D 硬件支持不可用</b><br><hr><br>没有可用的 3D 图形卡或 3D 支持尚未配置。"
-"但是,该应用程序使用或需要 3D 硬件支持。"
-
-# internal key used: Warning
-#: internal key
-msgid "Warning..."
-msgstr "警告..."
-
-# internal key used: SoundText
-#~ msgid ""
-#~ "<b>无法直接访问声音设备</b><br><hr><br>没有声音可用的卡或声音支持尚未配"
-#~ "置。但是,该应用程序使用或需要声音支持。"
-#~ msgstr ""
-#~ "<b>无法直接访问声音设备</b><br><hr><br>没有可用的声卡或声音支持尚未配置。"
-#~ "但是,该应用程序使用或需要声音支持。"
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/GameChecker/locale/zh_TW/LC_MESSAGES/CheckHardware.po new/GameChecker/locale/zh_TW/LC_MESSAGES/CheckHardware.po
--- old/GameChecker/locale/zh_TW/LC_MESSAGES/CheckHardware.po 2006-02-13 14:20:46.000000000 +0100
+++ new/GameChecker/locale/zh_TW/LC_MESSAGES/CheckHardware.po 1970-01-01 01:00:00.000000000 +0100
@@ -1,59 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR Free Software Foundation, Inc.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
-#: SOME DESCRIPTIVE TITLE. Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-msgid ""
-msgstr ""
-"Project-Id-Version: base\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-18 14:46+0200\n"
-"PO-Revision-Date: 2005-03-09 13:54+0100\n"
-"Last-Translator: Novell Language <language(a)novell.com>\n"
-"Language-Team: Novell Language <language(a)novell.com>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: KBabel 1.9\n"
-
-#: internal key
-msgid ""
-"<b>Direct Access to the Sound Device Not Possible</b><br><hr><br>No sound "
-"card available or sound support is not configured yet. However, the "
-"application uses or requires sound support."
-msgstr ""
-"<b>無法直接存取音效設備</b><br><hr><br>沒有音效 卡片可用或尚未設定音效支援。"
-"但是,應用程式使用或需要音效支援。"
-
-# internal key used: Cancel
-#: internal key
-msgid "Abort"
-msgstr "中止"
-
-# internal key used: Ok
-#: internal key
-msgid "Continue"
-msgstr "繼續"
-
-#: internal key used:3 DText
-msgid ""
-"<b>3D Hardware Support Not Available</b><br><hr><br>No 3D graphics card "
-"available or 3D support is not configured yet. However, the application uses "
-"or requires 3D hardware support."
-msgstr ""
-"<b>3D 硬體支援無法使用</b><br><hr><br>沒有 3D 圖形配接卡可用或尚未設定 3D 支"
-"援。但是,應用程式使用或需要 3D 硬體支援。"
-
-# internal key used: Warning
-#: internal key
-msgid "Warning..."
-msgstr "警告..."
-
-# internal key used: SoundText
-#~ msgid ""
-#~ "<b>無法直接存取音效設備</b><br><hr><br>沒有音效卡片可用或尚未設定音效支"
-#~ "援。但是,應用程式使用或需要音效支援。"
-#~ msgstr ""
-#~ "<b>無法直接存取音效設備</b><br><hr><br>沒有音效 卡片可用或尚未設定音效支"
-#~ "援。但是,應用程式使用或需要音效支援。"
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
1
0
Hello community,
here is the log from the commit of package lprng
checked in at Tue Aug 29 14:17:32 CEST 2006.
--------
--- lprng/lprng.changes 2006-01-25 21:38:01.000000000 +0100
+++ lprng/lprng.changes 2006-08-29 11:18:02.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Aug 29 11:16:42 CEST 2006 - anosek(a)suse.de
+
+- fixed build (LPRng-3.8.28-make.patch)
+- fixed gettext issue
+
+-------------------------------------------------------------------
New:
----
LPRng-3.8.28-make.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ lprng.spec ++++++
--- /var/tmp/diff_new_pack.AEVglf/_old 2006-08-29 14:16:36.000000000 +0200
+++ /var/tmp/diff_new_pack.AEVglf/_new 2006-08-29 14:16:36.000000000 +0200
@@ -5,14 +5,14 @@
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
-# Please submit bugfixes or comments via http://bugs.opensuse.org
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: lprng
BuildRequires: tcpd-devel
Version: 3.8.28
-Release: 10
+Release: 22
Conflicts: cups-client
Obsoletes: lprold
PreReq: %insserv_prereq %fillup_prereq /usr/bin/grep /usr/bin/sed sh-utils permissions
@@ -32,6 +32,7 @@
Patch3: LPRng-%{version}-warn.diff
Patch4: LPRng-%{version}-peek.diff
Patch5: LPRng-%{version}-error.diff
+Patch6: LPRng-%{version}-make.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -46,12 +47,12 @@
LPRng provides emulation packages for the SVR4 lp and lpstat programs,
eliminating the need for another print spooler package. These emulation
-packages can be modified according to local requirements, in order to
-support vintage printing systems.
+packages can be modified according to local requirements to support
+vintage printing systems.
Attention: Interoperability with older LPD implementations requires
privileged access to ports. Therefore all affected client-programs
-ship with SUID root privileges!
+ship with SUID root privileges.
@@ -67,8 +68,10 @@
%patch3
%patch4
%patch5
+%patch6
%build
+gettextize -f --intl
autoreconf --force --install
CFLAGS=$RPM_OPT_FLAGS ./configure \
--prefix=/usr \
@@ -190,6 +193,9 @@
%{_datadir}/locale/*/*/*.mo
%changelog -n lprng
+* Tue Aug 29 2006 - anosek(a)suse.de
+- fixed build (LPRng-3.8.28-make.patch)
+- fixed gettext issue
* Wed Jan 25 2006 - mls(a)suse.de
- converted neededforbuild to BuildRequires
* Fri Jan 20 2006 - schwab(a)suse.de
++++++ LPRng-3.8.28-make.patch ++++++
--- Makefile.in
+++ Makefile.in
@@ -42,7 +42,7 @@
LPD_CONF_PATH=\"@LPD_CONF_PATH@\"
PRINTCAP_PATH=\"@PRINTCAP_PATH@\"
LPD_PATH=\"@LPD_DIR@/lpd\"
-SHELL="@SHELL@"
+SHELL=@SHELL@
LOCKFILE=\"@LOCKFILE@\"
CONFIG_SUBDIR="@CONFIG_SUBDIR@"
PSHOWALL="@PSHOWALL@"
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
1
0
Hello community,
here is the log from the commit of package libzypp
checked in at Tue Aug 29 14:16:29 CEST 2006.
--------
--- libzypp/libzypp.changes 2006-08-28 14:38:13.000000000 +0200
+++ libzypp/libzypp.changes 2006-08-29 12:17:19.000000000 +0200
@@ -1,0 +2,13 @@
+Tue Aug 29 12:05:09 CEST 2006 - dmacvicar(a)suse.de
+
+- fix some testcases for tar file parser changes
+- r4045
+
+-------------------------------------------------------------------
+Tue Aug 29 11:19:53 CEST 2006 - dmacvicar(a)suse.de
+
+- missing includes
+- clean old callbacks
+- r4041
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libzypp.spec ++++++
--- /var/tmp/diff_new_pack.P0LEMa/_old 2006-08-29 14:15:59.000000000 +0200
+++ /var/tmp/diff_new_pack.P0LEMa/_new 2006-08-29 14:15:59.000000000 +0200
@@ -18,7 +18,7 @@
Autoreqprov: on
Summary: Package, Patch, Pattern, and Product Management
Version: 2.1.0
-Release: 1
+Release: 2
Source: zypp-2.1.0.tar.bz2
Prefix: /usr
Provides: yast2-packagemanager
@@ -104,6 +104,13 @@
%{_libdir}/pkgconfig/libzypp.pc
%changelog -n libzypp
+* Tue Aug 29 2006 - dmacvicar(a)suse.de
+- fix some testcases for tar file parser changes
+- r4045
+* Tue Aug 29 2006 - dmacvicar(a)suse.de
+- missing includes
+- clean old callbacks
+- r4041
* Fri Aug 25 2006 - schubi(a)suse.de
- zyppPattern->install_packages returns SUGGESTED package too.
Bug 201476
++++++ zypp-2.1.0.tar.bz2 ++++++
libzypp/zypp-2.1.0.tar.bz2 libzypp/zypp-2.1.0.tar.bz2 differ: char 11, line 1
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
1
0