summaryrefslogtreecommitdiff
path: root/games/gnome2-games
AgeCommit message (Collapse)AuthorFilesLines
2005-03-18Fix checksum for patch-ad.wiz1-2/+2
2005-03-16Added a patch that replaces C++ comments by C comments. Needed forrillig2-1/+35
gcc-2.95.3. Approved by wiz.
2005-02-23Add RMD160 digests.agc1-1/+2
2005-02-14Update to 2.8.3:jmmv2-6/+5
Aisleriot: - Fixed Helsinki and Neighbor is click-to-move mode. - Fix Will-o-the-Wisp to stop it making incorect moves. Gataxx: - Remove a C99ism, we should compile with gcc 2.98 again. - Handle missing themes better. Gnometris: - Handle missing themes better. Iagno: - Fix a crasher in the hard AI. - Handle missing themes better. Klotski: - Redraw the board properly when starting a new game. Same GNOME: - Handle missing themes better.
2005-01-24Pull in libgnome>=2.8.0nb2 to get the VARBASE fix (this is why I suggestedjmmv1-1/+3
bumping this package's revision).
2005-01-24Bump PKGREVISION to 1 because of libgnome bump.hira1-1/+2
Pointed out by jmmv@.
2004-12-29Use VARBASE.minskim1-2/+2
2004-12-04Update to 2.8.2:jmmv2-6/+5
Aisleriot: - Fix the end of game check for Odessa. Ataxx: - Fix a crasher on 64-bit machines. Five or More: - Handle missing themes better. Gnometris: - Fix drag and drop from konqueror. - Use the ESD compielr flags properly. libgames-support: - Display ace-high card decks properly. - Fix conflicting extern and static declarations.
2004-10-15Update linkage to libltdl (via guile{,14}), which is now its own package.tv1-1/+2
Unfortunately, guile{,14}/buildlink3.mk directly includes it, and I don't know which dependencies actually need libltdl, so it was a recursive bump. Hopefully this recursive inclusion can be ripped out of guile{,14}/buildlink3.mk at some point and bubble down to dependencies that actually use libltdl, avoiding this headache in the future....
2004-10-11Update to 2.8.1:jmmv2-6/+5
Bugs fixed ---------- Aisleriot: - Don't crash when using the find feature in the game selection dialog. - Fix a typo in the dutch translation. Ataxx: - Ensure the counters and turn indicator are correct after an undo/redo. - Fix the tileset path. General: - Strict C compliance for games-network.c.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-5/+1
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-21Update to 2.8.0. This version corresponds to GNOME 2.8.0.jmmv4-154/+78
gnome-games 2.8.0 ================= This is the first stable release of the 2.8 series. It should compile happily in a GNOME 2.6 or GNOME 2.8 environment although a recent librsvg is recommended. *** Important *** A lot of the themes and graphics have been moved to a new, less frequently updated, package called gnome-games-extra-data. You can get it from: http://ftp.gnome.org/pub/GNOME/sources/gnome-games-extra-data/2.8/ The main gnome-games package still contains everything you need to play, including the default themes. Also: - The backgrounds for gnometris are now set by drag and drop. You are expected to use your own images for this, the old backgrounds are no longer shipped as part of the gnome-games package, but can be found in the gnome-games-extra-data package. The "Backgrounds and Emblems" menu option from the nautilus file browser is also good place to start. - The more detailed SVG themes for the card games will be slow to redraw if you change the window size on anything but a fast machine. Be patient. Playing the game is fine regardless of computer speed. People who contribute to this release, in no particular order, are: Callum McKenzie Richard Hoelscher Paolo Borelli Jon McCann Andreas Røsdal Ryan Stutsman Matthew V. Ball Angela Boyle Aaron Schlaegel Sjoerd Langkemper Theo van Klaveren Bevan Collins Rexford Newbould Trevor Hamm Don't forget the gnome-games webpage: http://www.gnome.org/projects/gnome-games/ Major changes since the 2.6 series: General: - New SVG card decks for the card games. - New UI for selecting keyboard controls. - Lots of bug fixes, especially for 64-bit machines. Aisleriot: - Resizeable graphics. - Click-to-move mode. - Per game help menu. - One and two-suit spider variations. Blackjack: - Resizeable graphics. Ataxx: - Major rewrite. New AI. Iagno: - New AI. - The network code has been factored out. Gnometris: - The background is now set by drag-and-drop, you can use any images, tiles or colours you like. This may have issues with konqueror. - Sound ! - Configurable keyboard controls. - A new manual. Lines: - New, less sucky, name: Five-or-more. Mahjongg: - New default theme: postmodern. - New layout: ziggurat. - The explicit shuffle command has been removed, it is still available if you run out of moves. Mines: - Graphics tweaks. Nibbles: - Resizeable graphics. Robots: - You can now play using the mouse. Tali: - Revised UI. - New graphics for the dice. gnome-games 2.7.8 ================= This release is ready for the code-freeze. It contains only bug-fixes. One more release with documentation updates and any emergency bug-fixes can be expected before 2.8.0. Remember that your favorite themes may have been moved to the gnome-games-extra-data package. This is still at version 2.7.0, so if you obtained it for the 2.7.7 gnome-games release you do not have to download it again (for details see the 2.7.7 release notes below). Bug fixes: Aisleriot: - Right click now works after window enlargement. - The translation of the game-specific help menu item is fixed. - --variation (and the freecell desktop file) now works for non-english locales. - Documentation for one and two-suit spider. Blackjack: - The payout for winning with a blackjack is now documented. - The SVG chip images have been cleaned up and should work with most versions of librsvg. Four-in-a-row: - "No or child" bug on x86_64 has been fixed. Gnometris: - Fixed a crasher on x86_64 machines. Mahjongg: - Cut down on unnecessary redraws while resizing. Mines: - Stop the face image being clipped. - Fix the sanity-checking code. gnome-games 2.7.7 ================= *** ATTENTION *** A lot of the themes have been split into a separate package called gnome-games-extra-data. The core package now contains only a minimum amount of graphics, it is still functional, but your favourite themes may not be there. You can get the missing themes back by installing the gnome-games-extra-data package. gnome-games-extra-data can be found at: http://ftp.gnome.org/pub/GNOME/sources/gnome-games-extra-data/2.7/ In the shuffling of themes, Richard Hoelscher's "Paris" SVG card theme has crept into the main distribution. It uses the same source of inspiration as David Bellot's SVG card deck, but is smaller and less detailed, making it faster to load. Bugfixes: Aisleriot: Thieves, elevator and eagle_wing are now all playable again (callum). Five or More: Grid drawing improvements (Paolo Borelli). Gnometris: Don't play sounds when we don't actually do anything (Jon McCann). Mines: Fix a rounding error when displaying scores on some platforms (callum). gnome-games 2.7.6 ================= Only one new item that should grab your attention: David Bellot's pure SVG card theme. Be warned that this theme is complex and is liable to expose speed issue and rendering bugs. These aren't David's fault, they're mine. There are also some bug fixes: Aisleriot: - Pileon should be laid out properly - Streets and Alleys won't click on a double click anymore Plus some typos fixed and of course plenty more translations. gnome-games 2.7.5 ================= This is the last release before the feature freeze, therefore it is full of new features. Klotski has been put back into the distribution. The network code for iagno has been factored out and there is a new connection dialog. The game server for iagno is now available for local use, it can be found in the libgames-support directory. Finally, gnometris has sounds ! All card games: - Hybrid SVG/PNG replacement theme for Dondorf. (Richard Hoelscher) Blackjack: - SVG chip and slot images. Gnometris: - Drag and drop support for solid-color backgrounds (callum) - Sound effects ! (callum, Richard Hoelscher) - Configurable keyboard controls (Paolo Borelli) Iagno: - Factored out the network code (Andreas Røsdal) - New network dialog (Andreas Røsdal) Klotski: - It's back ! Robots: - Use the new keyboard control widget (callum) Stones: - The sound files have been removed due to being too close to (and possibly recorded from) the C64 Boulder Dash game. Besides the theme tune really annoyed me (callum) Tali: - New, SVG, die graphics (Ryan Stutsman) gnome-games 2.7.4 ================= Lots of new stuff this time around. There are now new ways to play both Aisleriot and Robots. Also, I've removed the shuffle button in Mahjongg, you can currently only shuffle if you run out of moves. There is a bug here, you can get in a situation where you can't actually shuffle and are basically forced to undo. I'm working on a solution. Aisleriot: - Implement Click-to-move (callum) - Reorganise menus (callum) - Context sensitive mouse cursor (Paulo Borelli, callum) - Hint support for Freecell (Matthew V. Ball) - make more use of GamesFileList to remove unportable code. Blackjack: - Replace deprecated widgets (Jon McCann) Gnometris: - New help file (Angela Boyle) - Separate out the C and C++ compiler flags (callum) Gnotravex: - GCC 3.5 compiler fixes. Mahjongg: - Revised postmodern theme, it is now the default (Richard Hoelscher) - Fix shuffle bugs (callum) - Changing the map now gives you the option to start again (callum) - Remove the shuffle button (callum) Mines: - Touch up the face graphics to be properly alpha-blended (callum) - Draw the "wrong flag" cross in a scalable manner (callum) Robots: - Implement mouse control (callum) - Add a toolbar and move menu to supplement mouse control (callum) gnome-games 2.7.3 ================= Not a lot new, but there is a new UI for changing key controls in gnect and gnibbles (thanks to Paolo Borelli). - Odessa (aisleriot) bug fixes (jrb) - Removed gdk-card-images library (callum) - Drawing fixes for blackjack (callum) - Five or More line detection code improved (callum) - New control selection UI in gnect and gnibbles (Paolo Borrelli) - Make the state of the mahjongg pause button consistent (callum) gnome-games 2.7.2 ================= The major change for this release is Jon McCann's work on his blackjack game to make is rescalable. There are some known bugs in this (due to Callum's code, not Jon's) so be careful. Those who are reading this as part of the first official GNOME 2.7 release probably want to look at the notes for 2.7.1 too. gnome-games 2.7.1 ================= This is the first release of the new development cycle and there is a *lot* of very new features available for your enjoyment. Being a development release there will also be a lot of bugs. As always we are very interested in bug reports and suggestions: send them to: http://bugzilla.gnome.org/ Gnome-games now has a web-page. You can find it at: http://www.gnome.org/projects/gnome-games/ Aside from numerous bug fixes (thanks to Dean Copsey, Paolo Borelli, William Jon McCann and Iain Holmes) these are the major changes: Aisleriot: - The cards now scale with the window. (Callum) - Two new games: one and two-card spider. (Aaron Schlaegel) - Per game help menu item. (Callum) Ataxx: - Major rewrite: new AI and drawing code. (Sjoerd Langkemper) Gnibbles: - Resizeable SVG graphics. (Theo van Klaveren) Gnometris: - Backgrounds are now set by drag-and-drop. (Callum) Iagno: - New, harder, AI added. (Bevan Collins) Klotski: - Removed. (Callum) Lines: - Renamed to Five or More. (Callum) Mahjongg: - New layout, Ziggurat. (Rexford Newbould) Mines: - New scores dialog. (Callum) Tali: - Revised UI. (Trevor Hamm)
2004-06-26Update to 2.6.2: Bug fixes backported from 2.7 and build fixes for OS X.jmmv3-19/+5
2004-05-16darwin fixes (malloc.h, plus a broken configure check that was accidentallydanw3-1/+22
using the result of the wrong test to determine whether or not guile was available)
2004-04-20Update to 2.6.1: Bug fixes for mahjongg and blackjack. Translation updatesjmmv3-7/+9
for Hungarian and Gujarati.
2004-04-14Make use of the new USE_DIRS variable, instead of directly depending on thejmmv1-2/+2
*-dirs packages.
2004-04-06Depend on librsvg2-gtk2, as this package requires the gdk-pixbuf loaderjmmv1-1/+3
provided by it to load SVG images within some of the games. Bump revision to 1. Closes PR pkg/25074 by Arto Huusko.
2004-04-01Update to 2.6.0. Summarized list of changes since the previous stablejmmv5-57/+56
branch (2.4.x): - Mahjongg has new layouts, new tilesets and is completely scaleable. It is also faster and shuffling works properly. - Gnomine has new, improved graphics and a hint function. - Freecell (the aisleriot version) now has supprot for super-moves and is a lot closer to the stand-alone version in behavior. - Glines has new graphics and is also completely scaleable. - Aisleriot now keeps track of statistics on the games you play. - Gnect has recieved a major upgrade and is now leaner and cleaner. - For aislriot and blackjack the dialog for changing the card style has been reworked.
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz2-3/+4
Buildlink files: RECOMMENDED version changed to current version.
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam1-3/+2
by moving the inclusion of buildlink3.mk files outside of the protected region. This bug would be seen by users that have set PREFER_PKGSRC or PREFER_NATIVE to non-default values. BUILDLINK_PACKAGES should be ordered so that for any package in the list, that package doesn't depend on any packages to the left of it in the list. This ordering property is used to check for builtin packages in the correct order. The problem was that including a buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed from BUILDLINK_PACKAGES and appended to the end. However, since the inclusion of any other buildlink3.mk files within that buildlink3.mk was in a region that was protected against multiple inclusion, those dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-08Handle some shared directories by depending on (or updating dependancies tojmmv1-3/+3
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
2004-03-07Bump PKGREVISION due to a fix in scrollkeeper's handling of its documentationjmmv1-2/+2
database.
2004-03-05Reorder location and setting of BUILDLINK_PACKAGES to match templatejlam1-9/+6
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
2004-02-17Not used any more.jmmv1-33/+0
2004-02-17Explicitly depend on pkgconfig to fix build, and use pkgsrc intltool.jmmv1-1/+3
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-2/+1
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2004-02-11bl3ifyxtraeme2-8/+37
2004-02-09Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy).jmmv1-1/+2
2004-02-06Update to 2.4.2:jmmv2-6/+6
* The bugs where both blackjack and gnome-stones crashed on start-up have now been fixed. There have also been translation updates.
2004-01-26Fix path to gnome2-games; there is no gnome-2.4 category (hi xtraeme@!).jmmv1-2/+2
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.jmmv1-2/+2
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23Do not change the current directory in the INSTALL script. This avoidsjmmv2-4/+4
errors shown during all subsequent actions (specially when the script tries to execute itself with the VIEW-INSTALL target). Bump PKGREVISION to 1.
2004-01-10Update to 2.4.1.1 from Min Sik Kim in PR pkg/24038.xtraeme2-13/+5
A minor release to make sure that gnome-games doesn't break when using GTK+ 2.3.
2004-01-03Bump package revisions for tiff update.reed2-3/+4
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-12-29Update to 2.4.1, thanks to Min Sik Kim and Soren Jacobsen for doing this.xtraeme8-221/+112
Changes have been several translation updates and some bugs fixed, please review Changelog file to see a full list of changes.
2003-12-28Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).jmmv1-2/+2
( We really need non-recursive dependancies... *sigh* )
2003-12-13Bump PKGREVISION for atk library major bump.wiz2-4/+4
2003-11-12PKGREVISION++ due to devel/popt update.salo1-2/+2
2003-09-28Back out last change related to moving ncurses/buildlink2.mk tojlam2-4/+4
curses.buildlink2.mk. This was wrong because we _really_ do want to express that we want _n_curses when we include the buildlink2.mk file. We should have a better way to say that the NetBSD curses doesn't quite work well enough. In fact, it's far better to depend on ncurses by default, and exceptionally note when it's okay to use NetBSD curses for specific packages. We will look into this again in the future.
2003-09-27move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it providesgrant2-4/+4
support for base system curses/ncurses as well as ncurses itself. suggested by wiz.
2003-09-06Fix use of catcjep1-2/+2
2003-09-03Remove bogus DEINSTALL_EXTRA_TMPL linejmc1-2/+1
2003-08-30Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL ifjlam1-2/+5
USE_PKGINSTALL is "YES". bsd.pkg.install.mk will no longer automatically pick up a INSTALL/DEINSTALL script in the package directory and assume that you want it for the corresponding *_EXTRA_TMPL variable.
2003-08-30Prepare for pkgviews by making sure that passing VIEW-INSTALL orjlam2-59/+56
VIEW-DEINSTALL to the INSTALL/DEINSTALL scripts don't cause errors.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz2-4/+4
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-30Depend on (at least) version 1.2 of gnome{,1,2}-dirs to automatically handlejmmv2-3/+5
the shared share/mime-info directory. Bump PKGREVISION.