Bug 79371 - [Maintainer Update] x11-themes/baghira to 0.6e
Summary: [Maintainer Update] x11-themes/baghira to 0.6e
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-30 16:30 UTC by Miguel Mendez
Modified: 2005-04-13 18:22 UTC (History)
0 users

See Also:


Attachments
baghira.diff (1.43 KB, patch)
2005-03-30 16:30 UTC, Miguel Mendez
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Miguel Mendez 2005-03-30 16:30:06 UTC

Update to 0.6e

Changes:
Maintainance release (mainly)
- Fixed compile error on kde3.3
- Made resize grip optionally (off by default, disable if you get querky problems with the deco)
- fixed menu setings
- starter applet will auto correct size
- added new widget color "Smoke" by Anton
- added apple starter buttons (aqua/graphite) and a kicker bg - tiger stuff
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2005-04-12 15:59:05 UTC
State Changed
From-To: open->feedback

Does not compile on 4.11: 

/bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include  -I/usr/local/include -I/usr/local/include/kwin  -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT   -I/usr/local/include -I/usr/local/include  -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE   -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -O2 -pipe -g -fno-exceptions -fno-check-new -fno-common -DQT_PLUGIN -c -o baghiraclient.lo `test -f 'baghiraclient.cc' || echo './'`baghiraclient.cc 
In file included from /usr/include/string.h:50, 
from /usr/X11R6/include/qcstring.h:46, 
from /usr/X11R6/include/qstring.h:42, 
from /usr/local/include/kinstance.h:31, 
from /usr/local/include/kglobal.h:22, 
from baghiraclient.cc:11: 
/usr/include/sys/cdefs.h:273: warning: `_POSIX_C_SOURCE' is not defined 
/usr/include/sys/cdefs.h:279: warning: `_POSIX_C_SOURCE' is not defined 
In file included from /usr/include/g++/iostream.h:31, 
from /usr/include/g++/stl_alloc.h:45, 
from /usr/include/g++/alloc.h:21, 
from /usr/include/g++/std/bastring.h:39, 
from /usr/include/g++/string:6, 
from /usr/X11R6/include/qstring.h:56, 
from /usr/local/include/kinstance.h:31, 
from /usr/local/include/kglobal.h:22, 
from baghiraclient.cc:11: 
/usr/include/g++/streambuf.h:58: warning: `_G_IO_IO_FILE_VERSION' is not defined 
/usr/include/g++/streambuf.h:416: warning: `_G_IO_IO_FILE_VERSION' is not defined 
In file included from /usr/include/g++/stl_alloc.h:45, 
from /usr/include/g++/alloc.h:21, 
from /usr/include/g++/std/bastring.h:39, 
from /usr/include/g++/string:6, 
from /usr/X11R6/include/qstring.h:56, 
from /usr/local/include/kinstance.h:31, 
from /usr/local/include/kglobal.h:22, 
from baghiraclient.cc:11: 
/usr/include/g++/iostream.h:253: warning: `_G_CLOG_CONFLICT' is not defined 
baghiraclient.cc:56: warning: multiline `//' comment 
baghiraclient.cc:57: warning: multiline `//' comment 
baghiraclient.cc:58: warning: multiline `//' comment 
baghiraclient.cc:59: warning: multiline `//' comment 
baghiraclient.cc:60: warning: multiline `//' comment 
baghiraclient.cc:61: warning: multiline `//' comment 
baghiraclient.cc:62: warning: multiline `//' comment 
baghiraclient.cc: In method `class QImage * Baghira::BaghiraFactory::tintGlossy(const QImage &, const QColor &) const': 
baghiraclient.cc:652: warning: initialization to `int' from `double' 
baghiraclient.cc:654: warning: initialization to `int' from `double' 
In file included from baghiraclient.cc:2357: 
baghiraclient.moc: At top level: 
baghiraclient.moc:23: invalid use of undefined type `class Baghira::ResizeHandle' 
baghiraclient.h:387: forward declaration of `class Baghira::ResizeHandle' 
baghiraclient.moc:27: structure `Baghira::ResizeHandle' not yet defined 
baghiraclient.moc:27: assignment (not initialization) in declaration 
baghiraclient.moc:28: incomplete type `Baghira::ResizeHandle' does not have member `staticMetaObject' 
baghiraclient.moc:32: invalid use of undefined type `class Baghira::ResizeHandle' 
baghiraclient.h:387: forward declaration of `class Baghira::ResizeHandle' 
baghiraclient.moc:40: invalid use of undefined type `class Baghira::ResizeHandle' 
baghiraclient.h:387: forward declaration of `class Baghira::ResizeHandle' 
baghiraclient.moc:51: invalid use of undefined type `class Baghira::ResizeHandle' 
baghiraclient.h:387: forward declaration of `class Baghira::ResizeHandle' 
baghiraclient.moc: In method `class QMetaObject * Baghira::ResizeHandle::staticMetaObject()': 
baghiraclient.moc:52: `metaObj' undeclared (first use this function) 
baghiraclient.moc:52: (Each undeclared identifier is reported only once 
baghiraclient.moc:52: for each function it appears in.) 
baghiraclient.moc:66: warning: control reaches end of non-void function `Baghira::ResizeHandle::staticMetaObject()' 
baghiraclient.moc: At top level: 
baghiraclient.moc:69: invalid use of undefined type `class Baghira::ResizeHandle' 
baghiraclient.h:387: forward declaration of `class Baghira::ResizeHandle' 
baghiraclient.moc: In method `void * Baghira::ResizeHandle::qt_cast(const char *)': 
baghiraclient.moc:72: cannot call member function `QWidget::qt_cast(const char *)' without object 
baghiraclient.moc:73: warning: control reaches end of non-void function `Baghira::ResizeHandle::qt_cast(const char *)' 
baghiraclient.moc: At top level: 
baghiraclient.moc:76: invalid use of undefined type `class Baghira::ResizeHandle' 
baghiraclient.h:387: forward declaration of `class Baghira::ResizeHandle' 
baghiraclient.moc: In method `bool Baghira::ResizeHandle::qt_invoke(int, QUObject *)': 
baghiraclient.moc:77: cannot call member function `QWidget::qt_invoke(int, QUObject *)' without object 
baghiraclient.moc:78: warning: control reaches end of non-void function `Baghira::ResizeHandle::qt_invoke(int, QUObject *)' 
baghiraclient.moc: At top level: 
baghiraclient.moc:81: invalid use of undefined type `class Baghira::ResizeHandle' 
baghiraclient.h:387: forward declaration of `class Baghira::ResizeHandle' 
baghiraclient.moc: In method `bool Baghira::ResizeHandle::qt_emit(int, QUObject *)': 
baghiraclient.moc:82: cannot call member function `QWidget::qt_emit(int, QUObject *)' without object 
baghiraclient.moc:83: warning: control reaches end of non-void function `Baghira::ResizeHandle::qt_emit(int, QUObject *)' 
baghiraclient.moc: At top level: 
baghiraclient.moc:87: invalid use of undefined type `class Baghira::ResizeHandle' 
baghiraclient.h:387: forward declaration of `class Baghira::ResizeHandle' 
baghiraclient.moc: In method `bool Baghira::ResizeHandle::qt_property(int, int, QVariant *)': 
baghiraclient.moc:88: cannot call member function `QWidget::qt_property(int, int, QVariant *)' without object 
baghiraclient.moc:89: warning: control reaches end of non-void function `Baghira::ResizeHandle::qt_property(int, int, QVariant *)' 
baghiraclient.moc: At top level: 
baghiraclient.moc:91: invalid use of undefined type `class Baghira::ResizeHandle' 
baghiraclient.h:387: forward declaration of `class Baghira::ResizeHandle' 
gmake[3]: *** [baghiraclient.lo] Error 1 
gmake[3]: Leaving directory `/usr/ports/x11-themes/baghira/work/baghira-0.6e/deco'
Comment 2 Volker Stolz freebsd_committer freebsd_triage 2005-04-13 18:22:30 UTC
State Changed
From-To: feedback->closed

Committed,thanks!