Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63212 - quadros-0.1.ebuild (New Package)
Summary: quadros-0.1.ebuild (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All All
: High enhancement
Assignee: Gentoo Games
URL: http://quadros.sourceforge.net/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2004-09-08 03:38 UTC by MaratIK
Modified: 2005-01-24 11:10 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
quadros-0.1.ebuild (quadros-0.1.ebuild,1.40 KB, text/plain)
2004-09-08 03:40 UTC, MaratIK
Details
quadros-0.1.ebuild (quadros-0.1.ebuild,1.29 KB, text/plain)
2004-09-13 06:48 UTC, MaratIK
Details
quadros-0.1.ebuild (quadros-0.1.ebuild,1.03 KB, text/plain)
2004-12-17 05:52 UTC, MaratIK
Details

Note You need to log in before you can comment on or make changes to this bug.
Description MaratIK 2004-09-08 03:38:13 UTC
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
Comment 1 MaratIK 2004-09-08 03:40:33 UTC
Created attachment 39188 [details]
quadros-0.1.ebuild
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2004-09-11 21:22:18 UTC
Please re-work this to use the kde eclass.  Thanks.
Comment 3 MaratIK 2004-09-13 06:48:12 UTC
Created attachment 39505 [details]
quadros-0.1.ebuild
Comment 4 MaratIK 2004-10-01 11:27:35 UTC
Is something need more?
Comment 5 Mr. Bones. (RETIRED) gentoo-dev 2004-12-17 03:01:18 UTC
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
Comment 6 MaratIK 2004-12-17 05:52:37 UTC
Created attachment 46208 [details]
quadros-0.1.ebuild

Ok. patched. 
(Precompiled headers is not necessary)
Comment 7 Mr. Bones. (RETIRED) gentoo-dev 2005-01-24 11:10:50 UTC
Added to portage.  Thanks for the bug report and ebuild.