Port details on branch 2025Q3 |
- sdl_jewels Tile-matching 8x8 puzzle game
- 1.1.1_6 games
=0 1.1.1_6Version of this port present on the latest quarterly branch. - Maintainer: seafork@disroot.org
 - Port Added: 2025-07-11 22:00:48
- Last Update: 2025-07-11 21:58:50
- Commit Hash: 8575f3b
- License: UNKNOWN
- WWW:
- https://www.linuxmotors.com/linux/gljewel/
- Description:
- The game is very simple. There is an 8x8 array of jewels of 7 types. You
need to get 3 or more in a row horizontally or vertically in order to
score points. You can swap any two jewels that are next to each other
up and down or left and right. The mechanic is to click the mouse on the
first one, then drag in the direction to switch with. Then let up on the
mouse button, but this last isn't so critical.
Jewels can only be swapped if after the swap there is at least one 3 or more
in a row set created. Otherwise the jewels return to their original position.
There is a clock shown on the left. When it counts down to 0 the game is over.
You will probably be able to enter your name into the high score table.
Hit enter when done.
Hit F1 or spacebar to start a new game, or ESC to exit.
This game makes use of OpenGL. Without an OpenGL implementation it won't work.
If you only have software rendering you can still play but the frame rate
will be lower. The GLX module must be present as well.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- sdl_jewels>0:games/sdl_jewels
- To install the port:
- cd /usr/ports/games/sdl_jewels/ && make install clean
- To add the package, run one of these commands:
- pkg install games/sdl_jewels
- pkg install sdl_jewels
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sdl_jewels
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (sdl_jewels/SDL_jewels-1.1.1.tgz) = c9a40b7e18fabb03e4065e656bc2c30f595103bf20dc74a10847c3f3aa138ee7
SIZE (sdl_jewels/SDL_jewels-1.1.1.tgz) = 195366
SHA256 (sdl_jewels/sdl_jewels.png) = 0d84c2b23e7a8aee7d485e63d3222bd9188149829ecdea848302bde1f5e7083d
SIZE (sdl_jewels/sdl_jewels.png) = 5043
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- sdl-config : devel/sdl12
- xorgproto>=0 : x11/xorgproto
- Library dependencies:
-
- libGL.so : graphics/libglvnd
- libSDL_image.so : graphics/sdl_image
- libSDL_mixer.so : audio/sdl_mixer
- libSDL.so : devel/sdl12
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for sdl_jewels-1.1.1_6:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- games_sdl_jewels
- USES:
- gl gmake sdl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.1_6 11 Jul 2025 21:58:50
    |
Vladimir Druzenko (vvd)  Author: seafork |
games/sdl_jewels: Improve port, take maintainership
- Replace PORTVERSION with DISTVERSION.
- Update MASTER_SITES and WWW.
- Add LICENSE.
- Fix dependency - prevent silent grab libgl.
- Sort USE_SDL.
- Fix warnings from portclippy.
- Format DESKTOP_ENTRIES.
PR: 288143
MFH: 2025Q3
(cherry picked from commit 4f742feef1fa66b1d059fcb9efeb8bef469cd19b) |
Number of commits found: 1
|