Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[soor overlay] qt-copy, lcd font filtering, and more.
View unanswered posts
View posts from last 24 hours

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
creidiki
Apprentice
Apprentice


Joined: 23 Mar 2007
Posts: 283
Location: Varese (Italy)

PostPosted: Tue Apr 29, 2008 10:45 am    Post subject: [soor overlay] qt-copy, lcd font filtering, and more. Reply with quote

Soor is my overlay with ebuilds of packages I find currently interesting.

Its currently hosting, among other things:

qt-copy enabled Qt3/4 - discuss here: https://forums.gentoo.org/viewtopic-t-641645.html

Newspr enabled packages for LCD monitors - discuss here: https://forums.gentoo.org/viewtopic-t-511382.html

You can browse the overlay here: http://repo.or.cz/w/gentoo-soor-overlay.git

And sync using git://repo.or.cz/gentoo-soor-overlay.git or http://repo.or.cz/r/gentoo-soor-overlay.git
Newspr/lcd filtering/ubuntu patched font libs:
media-libs/fontconfig - ubuntu patches USE
media-libs/freetype - ubuntu patches USE
x11-libs/cairo - newspr patch USE
x11-libs/libXft - newspr patch USE

Qt-copy:
x11-libs/qt - 3 and 4
x11-libs/qt-assistant
x11-libs/qt-core
x11-libs/qt-dbus
x11-libs/qt-gui
x11-libs/qt-opengl
x11-libs/qt-phonon
x11-libs/qt-qt3support
x11-libs/qt-script
x11-libs/qt-sql
x11-libs/qt-svg
x11-libs/qt-test
x11-libs/qt-webkit
x11-libs/qt-xmlpatterns

Other packages:
app-editors/emacs-git - live, but from git mirrored tree, works better with update-live-ebuilds
app-misc/gnome-commander - release from developer's site, and live-svn
app-office/lyx - release using system boost and with optional pch, and live svn
app-pda/rbutil - release, and live-svn from rockbox site.
dev-lang/gnu-smalltalk - release with USE for the experimental JIT compiler and pre-emptive concurrency.
dev-util/stgit - new release not in main tree
games-fps/alephone - release with speex 1.2 patch
games-util/smithy - live-svn
kde-misc/krusader - live-svn for KDE-4 release users
media-libs/libvorbis - release with AoTuV tunings.
net-im/skype: skype-2 with proper qt4.4 DEPEND and USE-check support.
net-libs/webkitgtk: nightly ebuild.
net-news/liferea - unstable release, with webkit backend option.
net-p2p/nicotine+ - live-svn
net-www/mozplugger - new release not in tree
sys-apps/OptimizationKit - release from developer's site.
virtual/emacs - modded to support emacs-git


29-04-2008: added libvorbis 1.2.0 with AoTuVb5.5, emacs from git, OptimizationKit.
30-04-2008: added built_with_use checks to ubuntu/newspr packages.
05-05-2008: added live svn LyX.
07-05-2008: added release rbutil. fixed qt-4.4.0_rc1. added fontconfig libtool-2.2 patch from main tree.
10-05-2008: added unstable release liferea.
11-05-2008: added nightly webkitgtk.
13-05-2008: clisp 2.44.1 in main tree now.
_________________
'((eINIT) (soor overlay))


Last edited by creidiki on Tue May 13, 2008 4:13 pm; edited 8 times in total
Back to top
View user's profile Send private message
gringo
Advocate
Advocate


Joined: 27 Apr 2003
Posts: 3793

PostPosted: Wed Apr 30, 2008 8:44 am    Post subject: Reply with quote

thanks for putting this up, i ´ve using your overlay for a while already ;)

cheers
_________________
Error: Failing not supported by current locale
Back to top
View user's profile Send private message
Lori
Guru
Guru


Joined: 30 Mar 2004
Posts: 338
Location: Barcelona, Spain

PostPosted: Mon May 05, 2008 9:40 am    Post subject: Reply with quote

A pretty n00bish question... I want to use the Newspr/lcd filtering/ubuntu patched font libs from the overlay, but Qt from portage. How can I configure portage to ignore the Qt builds from the overlay?
_________________
"The hunt is sweeter then the kill."
Registered Linux User #176911
Back to top
View user's profile Send private message
creidiki
Apprentice
Apprentice


Joined: 23 Mar 2007
Posts: 283
Location: Varese (Italy)

PostPosted: Mon May 05, 2008 11:07 am    Post subject: Reply with quote

Hmmm... good question. I honestly don't know, I haven't used portage since late 2006 ..
_________________
'((eINIT) (soor overlay))
Back to top
View user's profile Send private message
dodo1122
Guru
Guru


Joined: 02 Sep 2006
Posts: 347
Location: York, England

PostPosted: Mon May 05, 2008 12:23 pm    Post subject: Reply with quote

I'd say mask em. Dunno how to mask them effectively with portage though, also haven't used it in ages. In paludis i'd use group/package::overlay.

dodo
_________________
#zen-sources on irc.rizon.net
Back to top
View user's profile Send private message
Lori
Guru
Guru


Joined: 30 Mar 2004
Posts: 338
Location: Barcelona, Spain

PostPosted: Mon May 05, 2008 3:54 pm    Post subject: Reply with quote

I'm not ready to switch to Paludis yet, so I simply deleted those ebuilds and added them to a .gitignore file.
_________________
"The hunt is sweeter then the kill."
Registered Linux User #176911
Back to top
View user's profile Send private message
creidiki
Apprentice
Apprentice


Joined: 23 Mar 2007
Posts: 283
Location: Varese (Italy)

PostPosted: Mon May 05, 2008 5:26 pm    Post subject: Reply with quote

Good idea. I don't think there's any other way of handling it with portage/pkgcore.
_________________
'((eINIT) (soor overlay))
Back to top
View user's profile Send private message
creidiki
Apprentice
Apprentice


Joined: 23 Mar 2007
Posts: 283
Location: Varese (Italy)

PostPosted: Mon May 05, 2008 9:23 pm    Post subject: Reply with quote

I've added a live svn LyX, this should work without crashes on qt 4.4. Plz2test :P
_________________
'((eINIT) (soor overlay))
Back to top
View user's profile Send private message
creidiki
Apprentice
Apprentice


Joined: 23 Mar 2007
Posts: 283
Location: Varese (Italy)

PostPosted: Mon May 05, 2008 11:28 pm    Post subject: Reply with quote

Lori wrote:
I'm not ready to switch to Paludis yet, so I simply deleted those ebuilds and added them to a .gitignore file.

I just realised we're all retarded :oops:

The ebuilds are exactly the same if you turn off the qt-copy USE-flag ...
_________________
'((eINIT) (soor overlay))
Back to top
View user's profile Send private message
Lori
Guru
Guru


Joined: 30 Mar 2004
Posts: 338
Location: Barcelona, Spain

PostPosted: Tue May 06, 2008 4:39 pm    Post subject: Reply with quote

Well, the real reason why I wanted to get rid of those ebuilds was that portage was complaining of some dependencies... different Qt versions. It doesn't happen now, after deleting the ebuilds...
_________________
"The hunt is sweeter then the kill."
Registered Linux User #176911
Back to top
View user's profile Send private message
creidiki
Apprentice
Apprentice


Joined: 23 Mar 2007
Posts: 283
Location: Varese (Italy)

PostPosted: Tue May 06, 2008 6:48 pm    Post subject: Reply with quote

I have added opera to mozplugger's || ( ) browser dep block, as per https://bugs.gentoo.org/show_bug.cgi?id=168354

It hasn't been tested against 9.27, so I'd appreciate some feedback if someone tries that :)

I've also added a USE flag to build LyX in monolithic mode. This is similar to the kdeenablefinal flag from KDE3, and incurs the same heavy memory use penalty as a trade-off for a (possibly) faster compile time. It appears to use 512mb of ram per -j, you have been warned :)
_________________
'((eINIT) (soor overlay))
Back to top
View user's profile Send private message
creidiki
Apprentice
Apprentice


Joined: 23 Mar 2007
Posts: 283
Location: Varese (Italy)

PostPosted: Wed May 07, 2008 5:05 am    Post subject: Reply with quote

Just a friendly warning that qt-4.4.0_rc1 on my overlay is currently broken - I'm fixing it but it was taking too long via remote overlay so I'm using local cloning right now.

It should be fixed later today, depending on how many times I have re-extract in order to figure out which subset of the qt-copy patches applies to which split ebuild.

Doing it "right" is actually fairly tricky and interesting :)

edit: there. 4.4.0_rc1 with qt-copy done 'proper' ;)
4.4.0 final patchset is ready, so as soon as they hit portage I'll have that too.
_________________
'((eINIT) (soor overlay))
Back to top
View user's profile Send private message
mbar
Veteran
Veteran


Joined: 19 Jan 2005
Posts: 1990
Location: Poland

PostPosted: Wed May 07, 2008 12:37 pm    Post subject: Reply with quote

sorry guys, I'm used to svn:
Code:
git clone http://repo.or.cz/gentoo-soor-overlay.git
Initialized empty Git repository in /root/soor-overlay/gentoo-soor-overlay/.git/
Cannot get remote repository information.
Perhaps git-update-server-info needs to be run there?


how do I use git? :oops:
Back to top
View user's profile Send private message
creidiki
Apprentice
Apprentice


Joined: 23 Mar 2007
Posts: 283
Location: Varese (Italy)

PostPosted: Wed May 07, 2008 1:20 pm    Post subject: Reply with quote

git clone <address> should work, host seems to be down for maintenance ...
_________________
'((eINIT) (soor overlay))
Back to top
View user's profile Send private message
lightseeker
n00b
n00b


Joined: 23 Jun 2007
Posts: 18
Location: Smederevo, Serbia

PostPosted: Wed May 07, 2008 2:21 pm    Post subject: Reply with quote

@mbar: dude, you forgot the /r/ cause you went over the http, it should be
Quote:

http://repo.or.cz/r/gentoo-soor-overlay.git
the server is fine on, I've just synced.

@creidiki: I've had the autoconf issue with fontconfig. The solution is to apply fontconfig-2.5.0-libtool-2.2.patch from the tree and then it will build; I've manage to recompile all of the newspr stuff: fontconfig, freetype., libXft and cairo.

And thanks again for the overlay :D
_________________
--- "Sungod, bless me with your rays..." ---
Back to top
View user's profile Send private message
creidiki
Apprentice
Apprentice


Joined: 23 Mar 2007
Posts: 283
Location: Varese (Italy)

PostPosted: Wed May 07, 2008 3:48 pm    Post subject: Reply with quote

Yah. I need to get off my butt and apply any libtool/autoHELL patches that have accumulated. I'll do it now ... maybe 8)

edit: Mk, the libtool-2.2 patch is finally in - hey, better late than never right? :lol:
_________________
'((eINIT) (soor overlay))
Back to top
View user's profile Send private message
mbar
Veteran
Veteran


Joined: 19 Jan 2005
Posts: 1990
Location: Poland

PostPosted: Wed May 07, 2008 6:07 pm    Post subject: Reply with quote

thanks, it worked :)
Back to top
View user's profile Send private message
creidiki
Apprentice
Apprentice


Joined: 23 Mar 2007
Posts: 283
Location: Varese (Italy)

PostPosted: Fri May 09, 2008 11:56 am    Post subject: Reply with quote

Can anyone with KDE4 check if mozplugger from my overlay works with krusader-4?

Also Opera 9.27 if anyone uses that, I know it runs on 9.50.

Thanks? :)
_________________
'((eINIT) (soor overlay))
Back to top
View user's profile Send private message
creidiki
Apprentice
Apprentice


Joined: 23 Mar 2007
Posts: 283
Location: Varese (Italy)

PostPosted: Fri May 09, 2008 7:39 pm    Post subject: Reply with quote

I've finally gotten around to fixing gnome-commander's live-SVN ebuild. enjoy :)
_________________
'((eINIT) (soor overlay))
Back to top
View user's profile Send private message
prizident
n00b
n00b


Joined: 06 Dec 2006
Posts: 42

PostPosted: Fri May 16, 2008 11:57 pm    Post subject: Reply with quote

would there be ebuilds for qt4.4.0 with qt-copy in the overlay?
Back to top
View user's profile Send private message
loftwyr
l33t
l33t


Joined: 29 Dec 2004
Posts: 970
Location: 43°38'23.62"N 79°27'8.60"W

PostPosted: Sun May 18, 2008 4:05 pm    Post subject: Reply with quote

One of the qt-copy patches has started failing on qt-3:

Code:

***** 0080_all_net-wm-sync-request-immqt-fix.diff *****

=======================================================

PATCH COMMAND:    patch -p0 -g0 -E --no-backup-if-mismatch < /var/tmp/paludis/x11-libs-qt-3.3.8-r4/work/qt-copy-3.3.8-patches-1.1/0080_all_net-wm-sync-request-immqt-fix.diff

=======================================================
patching file src/kernel/qwidget.h
Hunk #1 succeeded at 586 with fuzz 2.
Hunk #2 FAILED at 985.
1 out of 2 hunks FAILED -- saving rejects to file src/kernel/qwidget.h.rej
patching file src/kernel/qt_x11_p.h
patching file src/kernel/qwidget_x11.cpp
Hunk #6 FAILED at 2480.
1 out of 7 hunks FAILED -- saving rejects to file src/kernel/qwidget_x11.cpp.rej
patching file src/kernel/qapplication_x11.cpp
Hunk #1 succeeded at 287 (offset 2 lines).
Hunk #2 succeeded at 316 (offset 2 lines).
Hunk #3 succeeded at 1955 (offset 5 lines).
Hunk #4 succeeded at 1996 (offset 5 lines).
Hunk #5 succeeded at 3176 (offset 9 lines).
Hunk #6 succeeded at 5720 (offset 9 lines).
Hunk #7 succeeded at 5766 (offset 9 lines).
Hunk #8 succeeded at 5787 (offset 9 lines).
Hunk #9 succeeded at 5852 (offset 9 lines).
=======================================================

PATCH COMMAND:    patch -p1 -g0 -E --no-backup-if-mismatch < /var/tmp/paludis/x11-libs-qt-3.3.8-r4/work/qt-copy-3.3.8-patches-1.1/0080_all_net-wm-sync-request-immqt-fix.diff

=======================================================
can't find file to patch at input line 12
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|qt-bugs@ issue : none
|bugs.kde.org number : none
|applied: no
|author: Lubos Lunak <l.lunak@kde.org>
|
|Support for _NET_WM_SYNC_REQUEST - allows the WM to find out when the app
|finished one redraw - less flicker during resize and with compositing
|also when opening a window.
|
|--- src/kernel/qwidget.h.sav   2007-06-22 14:14:05.000000000 +0200
|+++ src/kernel/qwidget.h   2007-06-23 11:53:39.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
2 out of 2 hunks ignored
can't find file to patch at input line 40
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- src/kernel/qt_x11_p.h.sav   2007-02-23 14:01:18.000000000 +0100
|+++ src/kernel/qt_x11_p.h   2007-06-23 11:53:39.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 54
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- src/kernel/qwidget_x11.cpp.sav   2007-04-16 13:47:26.000000000 +0200
|+++ src/kernel/qwidget_x11.cpp   2007-06-23 19:48:44.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
7 out of 7 hunks ignored
can't find file to patch at input line 185
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- src/kernel/qapplication_x11.cpp.sav   2007-04-16 13:47:26.000000000 +0200
|+++ src/kernel/qapplication_x11.cpp   2007-06-23 19:49:15.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
9 out of 9 hunks ignored
=======================================================

PATCH COMMAND:    patch -p2 -g0 -E --no-backup-if-mismatch < /var/tmp/paludis/x11-libs-qt-3.3.8-r4/work/qt-copy-3.3.8-patches-1.1/0080_all_net-wm-sync-request-immqt-fix.diff

=======================================================
can't find file to patch at input line 12
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|qt-bugs@ issue : none
|bugs.kde.org number : none
|applied: no
|author: Lubos Lunak <l.lunak@kde.org>
|
|Support for _NET_WM_SYNC_REQUEST - allows the WM to find out when the app
|finished one redraw - less flicker during resize and with compositing
|also when opening a window.
|
|--- src/kernel/qwidget.h.sav   2007-06-22 14:14:05.000000000 +0200
|+++ src/kernel/qwidget.h   2007-06-23 11:53:39.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
2 out of 2 hunks ignored
can't find file to patch at input line 40
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- src/kernel/qt_x11_p.h.sav   2007-02-23 14:01:18.000000000 +0100
|+++ src/kernel/qt_x11_p.h   2007-06-23 11:53:39.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
can't find file to patch at input line 54
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- src/kernel/qwidget_x11.cpp.sav   2007-04-16 13:47:26.000000000 +0200
|+++ src/kernel/qwidget_x11.cpp   2007-06-23 19:48:44.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
7 out of 7 hunks ignored
can't find file to patch at input line 185
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- src/kernel/qapplication_x11.cpp.sav   2007-04-16 13:47:26.000000000 +0200
|+++ src/kernel/qapplication_x11.cpp   2007-06-23 19:49:15.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
9 out of 9 hunks ignored
=======================================================

PATCH COMMAND:    patch -p3 -g0 -E --no-backup-if-mismatch < /var/tmp/paludis/x11-libs-qt-3.3.8-r4/work/qt-copy-3.3.8-patches-1.1/0080_all_net-wm-sync-request-immqt-fix.diff

=======================================================
missing header for unified diff at line 12 of patch
can't find file to patch at input line 12
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|qt-bugs@ issue : none
|bugs.kde.org number : none
|applied: no
|author: Lubos Lunak <l.lunak@kde.org>
|
|Support for _NET_WM_SYNC_REQUEST - allows the WM to find out when the app
|finished one redraw - less flicker during resize and with compositing
|also when opening a window.
|
|--- src/kernel/qwidget.h.sav   2007-06-22 14:14:05.000000000 +0200
|+++ src/kernel/qwidget.h   2007-06-23 11:53:39.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
2 out of 2 hunks ignored
missing header for unified diff at line 40 of patch
can't find file to patch at input line 40
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- src/kernel/qt_x11_p.h.sav   2007-02-23 14:01:18.000000000 +0100
|+++ src/kernel/qt_x11_p.h   2007-06-23 11:53:39.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
missing header for unified diff at line 54 of patch
can't find file to patch at input line 54
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- src/kernel/qwidget_x11.cpp.sav   2007-04-16 13:47:26.000000000 +0200
|+++ src/kernel/qwidget_x11.cpp   2007-06-23 19:48:44.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
7 out of 7 hunks ignored
missing header for unified diff at line 185 of patch
can't find file to patch at input line 185
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- src/kernel/qapplication_x11.cpp.sav   2007-04-16 13:47:26.000000000 +0200
|+++ src/kernel/qapplication_x11.cpp   2007-06-23 19:49:15.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
9 out of 9 hunks ignored
=======================================================

PATCH COMMAND:    patch -p4 -g0 -E --no-backup-if-mismatch < /var/tmp/paludis/x11-libs-qt-3.3.8-r4/work/qt-copy-3.3.8-patches-1.1/0080_all_net-wm-sync-request-immqt-fix.diff

=======================================================
missing header for unified diff at line 12 of patch
can't find file to patch at input line 12
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|qt-bugs@ issue : none
|bugs.kde.org number : none
|applied: no
|author: Lubos Lunak <l.lunak@kde.org>
|
|Support for _NET_WM_SYNC_REQUEST - allows the WM to find out when the app
|finished one redraw - less flicker during resize and with compositing
|also when opening a window.
|
|--- src/kernel/qwidget.h.sav   2007-06-22 14:14:05.000000000 +0200
|+++ src/kernel/qwidget.h   2007-06-23 11:53:39.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
2 out of 2 hunks ignored
missing header for unified diff at line 40 of patch
can't find file to patch at input line 40
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- src/kernel/qt_x11_p.h.sav   2007-02-23 14:01:18.000000000 +0100
|+++ src/kernel/qt_x11_p.h   2007-06-23 11:53:39.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
missing header for unified diff at line 54 of patch
can't find file to patch at input line 54
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- src/kernel/qwidget_x11.cpp.sav   2007-04-16 13:47:26.000000000 +0200
|+++ src/kernel/qwidget_x11.cpp   2007-06-23 19:48:44.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
7 out of 7 hunks ignored
missing header for unified diff at line 185 of patch
can't find file to patch at input line 185
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- src/kernel/qapplication_x11.cpp.sav   2007-04-16 13:47:26.000000000 +0200
|+++ src/kernel/qapplication_x11.cpp   2007-06-23 19:49:15.000000000 +0200
--------------------------
No file to patch.  Skipping patch.
9 out of 9 hunks ignored


Is there an easy way to fix this?
_________________
My emerge --info
Have you run revdep-rebuild lately? It's in gentoolkit and it's worth a shot if things don't work well.
Celebrating 5 years of Gentoo-ing.
Back to top
View user's profile Send private message
creidiki
Apprentice
Apprentice


Joined: 23 Mar 2007
Posts: 283
Location: Varese (Italy)

PostPosted: Tue May 20, 2008 1:37 pm    Post subject: Reply with quote

Bugger. Ehm. Hmmmm. Ok, until I find the time to edit the ebuild myself, do this.

Find this section:

Code:
   # Apply QT Copy patches:
   if use qt-copy; then
      EPATCH_MULTI_MSG="Applying QT-copy patches ..." \
         EPATCH_FORCE="yes" EPATCH_SUFFIX="" epatch \
         "${WORKDIR}"/qt-copy-${PV}-patches-${QT_COPY_SNAP}
   fi


And add a line that goes:

Code:
EPATCH_EXCLUDE="the_patch_that_fails.patch" \


above the 3-liner.

I /think/ EPATCH_EXCLUDE is the right variable, I don't have a linux-capable pc in front of me right now - or for the next couple of days for that matter.
_________________
'((eINIT) (soor overlay))
Back to top
View user's profile Send private message
Phlogiston
Veteran
Veteran


Joined: 27 Jan 2004
Posts: 1925
Location: Europe, Swizerland

PostPosted: Wed Jun 04, 2008 5:35 pm    Post subject: Reply with quote

creidiki wrote:
Can anyone with KDE4 check if mozplugger from my overlay works with krusader-4?

Also Opera 9.27 if anyone uses that, I know it runs on 9.50.

Thanks? :)


are you still interested?
_________________
Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor
Back to top
View user's profile Send private message
deno
Guru
Guru


Joined: 13 Sep 2006
Posts: 411

PostPosted: Tue Jun 10, 2008 8:33 pm    Post subject: Reply with quote

creidiki are you still alive? Do you intend to maintain this soor ovrlay further? Here patching fails on
Quote:
Failed Patch: 0080_all_net-wm-sync-request-immqt-fix.diff !
for qt-3.3.8-r4...

EDIT:
:oops: sorry, have overlooked post from above.
Back to top
View user's profile Send private message
gkmac
Guru
Guru


Joined: 19 Jan 2003
Posts: 333
Location: West Sussex, UK

PostPosted: Thu Jun 12, 2008 10:24 am    Post subject: Reply with quote

deno wrote:
creidiki are you still alive? Do you intend to maintain this soor ovrlay further?
It hasn't been updated for a month. media-libs/freetype has just been bumped to 2.3.6 in portage due to security issues, but soor-overlay's version is still the vulnerable 2.3.5-r2, so those using the improved subpixel LCD rendering stuff from this overlay may have a problem if this overlay isn't updated any more.
_________________
If ~amd64 ebuilds are cutting edge, then git-9999 ebuilds are chainsaws.
"Not everyone can ride a unicycle, does that mean we should put another wheel on it?" - Lokheed
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum