Hi! Please find attached quadros-0.1.ebuild. From http://quadros.sourceforge.net/: QuadrOs is a new cool implementation of the "Tetris" game with team multiplayer ability. Its features include: * Highly customizable design. You can adjust keyboard, size, background bitmap and so on. * Demo mode. You can just sit and watch the computer playing for you :) Or you can challenge computer in multiplayer game. * Both singleplayer and especially multiplayer games are rich in modes. By varying those modes you can in fact play different games, each with its own clues and strategies. * Advanced statistics in multiplayer game. * Pentix mode for those who want challenge. * Smooth graphics. * It is absolutely FREE. Just enjoy it! I suggest games-puzzle/quadros MaratIK
Created attachment 39188 [details] quadros-0.1.ebuild
Please re-work this to use the kde eclass. Thanks.
Created attachment 39505 [details] quadros-0.1.ebuild
Is something need more?
doesn't build at all for me: /usr/qt/3/bin/uic src/multiplayer.ui -o src/multiplayer.h test -d quadros.gch/ || mkdir -p quadros.gch/ g++ -x c++-header -c -pipe -mcpu=i686 -O3 -pipe -Wall -Wno-deprecated -Wall -W -mcpu=i686 -pipe -O2 -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include src/quadros.h -o quadros.gch/c++ g++: language c++-header not recognized g++: src/quadros.h: linker input file unused because linking not done g++ -c -include quadros -pipe -mcpu=i686 -O3 -pipe -Wall -Wno-deprecated -Wall -W -mcpu=i686 -pipe -O2 -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. -I. -Isrc -I/usr/qt/3/include -o buttongrid.o src/buttongrid.cpp <command line>:139788018:65336: quadros: No such file or directory
Created attachment 46208 [details] quadros-0.1.ebuild Ok. patched. (Precompiled headers is not necessary)
Added to portage. Thanks for the bug report and ebuild.