Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 355673 - games-server/bukkit ebuild request
Summary: games-server/bukkit ebuild request
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement with 6 votes (vote)
Assignee: Default Assignee for New Packages
URL: http://bukkit.org/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2011-02-20 11:16 UTC by fling
Modified: 2018-12-03 12:57 UTC (History)
0 users

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


Attachments
games-server/minecraft-server (minecraft-server-20110114.ebuild,2.32 KB, text/plain)
2011-02-20 11:22 UTC, fling
Details
files/console.sh (console.sh,370 bytes, text/plain)
2011-02-20 11:24 UTC, fling
Details
files/directory.sh (directory.sh,382 bytes, text/plain)
2011-02-20 11:24 UTC, fling
Details
files/init.sh (init.sh,983 bytes, text/plain)
2011-02-20 11:24 UTC, fling
Details

Note You need to log in before you can comment on or make changes to this bug.
Description fling 2011-02-20 11:16:11 UTC
Bukkit is an up-and-coming Minecraft Server mod that will completely change how running and modifying a Minecraft server is done - making managing and creating servers easier and providing more flexibility. Learning from the mistakes made by other mods, Bukkit aims to be different and fill the void left by them: built from the ground up we've focused on performance, ease-of-use, extreme customisability and better communication between the Team and, you, our users. The overall design of Bukkit has been inspired by other mods and our experience as Minecraft players just like yourselves, giving us a unique perspective and advantage going into the creation of the Bukkit Project.

Reproducible: Always

Steps to Reproduce:
Comment 1 fling 2011-02-20 11:22:52 UTC
Created attachment 263137 [details]
games-server/minecraft-server

This is a working ebuild of minecraft-server that must be changed to use that jar: http://artifacts.lukegb.com/artifactory/libs-snapshot-local/org/bukkit/craftbukkit/0.0.1-SNAPSHOT/craftbukkit-0.0.1-SNAPSHOT.jar instead of minecraft-server.jar so mod will work. Here is bad installation method http://wiki.bukkit.org/Setting_up_a_server so ebuild is really needed because vanilla server have no useful features as bukkit.
Comment 2 fling 2011-02-20 11:24:13 UTC
Created attachment 263139 [details]
files/console.sh
Comment 3 fling 2011-02-20 11:24:28 UTC
Created attachment 263141 [details]
files/directory.sh
Comment 4 fling 2011-02-20 11:24:38 UTC
Created attachment 263143 [details]
files/init.sh
Comment 5 Kristopher Henry Kram 2011-06-28 18:31:33 UTC
Theres a quite a lot of dependencies that aren't in the gentoo tree that are required for bukkit(minecraft modding api) and craftbukkit(minecraft server).

bukkit requires 
snakeyaml-1.7 in java-overlay
json-simple-1.1 meet
ebean-2.7.3 not meet
persistence-api not meet

craftbukkit requires
bukkit not meet
snakeyaml-1.7 in java-overlay
json-simple-1.1 not meet
minecraft-server-1.6.6_01 not meet
jopt-simple-3.2 not meet
jline-0.9.94 mmet
junit-3.8.1 meet
sqlite-jdbc not meet
mysql-connector-java-5.1.14 meet
ebean-2.7.3 not meet
persistence-api not meet