Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

games/bsd-tetris: Added (Tetris game). #8991

Closed
wants to merge 1 commit into from

Conversation

sbo-bot[bot]
Copy link

@sbo-bot sbo-bot bot commented Dec 3, 2024

No description provided.

@sbo-bot sbo-bot bot added the submission-form Changes submitted via the website submission form label Dec 3, 2024
Copy link
Author

sbo-bot bot commented Dec 3, 2024

@sbo-bot: build games/bsd-tetris

Copy link

github-actions bot commented Dec 3, 2024

reverse dependencies - games/bsd-tetris

None

Copy link

github-actions bot commented Dec 3, 2024

✅ sbolint - games/bsd-tetris ✅

sbolint: bsd-tetris checks out OK

Copy link
Author

sbo-bot bot commented Dec 3, 2024

buildpkg i586 games/bsd-tetris

Creating hintfile directory: /etc/repo/SBo/hintfiles
Checking whether git is clean ... yes.
Indexing SlackBuilds ... done.
git repo: /var/lib/repo/SBo/slackbuilds
branch:   HEAD
date:     Tue Dec  3 16:27:50 GMT 2024
revision: 248c7738b7d49c0b6684d6eb7e0dd6da49206283
title:    Merge 96ffe4b378c572e54dcc7641cc4c4182801454db into e5fe738721cf1fdf4d8957b028a1b9c8377171af

================================================================================
games/bsd-tetris                                                        16:30:38
================================================================================

Calculating dependencies ... none.

Building games/bsd-tetris (add version 2.17) -------------------------- 16:30:38
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Running bsd-tetris.SlackBuild ...
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./bsd-tetris.SlackBuild
Built ok:  bsd-tetris-2.17-i586-1_SBo.txz                               16:30:41
Testing package bsd-tetris-2.17-i586-1_SBo.txz ... done.
Test installing bsd-tetris-2.17-i586-1_SBo.txz ...
bsd-tetris-2.17-i586-1_SBo: falling block game that runs in a terminal . [  80K]
Unmounting chroot ... done.
✅ games/bsd-tetris Added version 2.17 (falling block game that runs in a terminal) ✅

================================================================================
SUMMARY                                                                 16:30:42
================================================================================

Logfile:     /var/log/repo/SBo/repo_2024-12-03_16:30:37.log
Runtime:     0h 0m 5s
Added:       1
  games/bsd-tetris/bsd-tetris-2.17-i586-1_SBo.txz

Snipped Build Log

Building games/bsd-tetris (add version 2.17) 2024-12-03 16:30:38
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Running bsd-tetris.SlackBuild ...
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./bsd-tetris.SlackBuild
bsd-games-2.17/tetris/pathnames.h.in
bsd-games-2.17/tetris/tetris.6.in
bsd-games-2.17/tetris/scores.c
bsd-games-2.17/tetris/input.c
bsd-games-2.17/tetris/screen.c
bsd-games-2.17/tetris/tetris.h
bsd-games-2.17/tetris/Makefile.bsd
bsd-games-2.17/tetris/scores.h
bsd-games-2.17/tetris/shapes.c
bsd-games-2.17/tetris/input.h
bsd-games-2.17/tetris/screen.h
bsd-games-2.17/tetris/tetris.c
bsd-games-2.17/tetris/Makefrag
+ gcc -o /tmp/SBo/repo.VIH9II/build_bsd-tetris/package-bsd-tetris/usr/games/tetris -O2 -march=i586 -mtune=i686 -Wl,-s -DINFTIM=-1 -Dlint -DOXTABS=XTABS input.c scores.c screen.c shapes.c tetris.c -ltermcap
shapes.c: In function ‘fits_in’:
shapes.c:86:18: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
   86 |         int *o = shape->off;
      |                  ^~~~~
shapes.c: In function ‘place’:
shapes.c:103:18: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  103 |         int *o = shape->off;
      |                  ^~~~~
+ set +x

Slackware package maker, version 3.14159265.

Searching for symbolic links:
usr/games/bsd-tetris	tetris
usr/man/man6/bsd-tetris.6.gz	tetris.6.gz
usr/share/pixmaps/bsd-tetris.png	../icons/hicolor/48x48/apps/bsd-tetris.png

Making symbolic link creation script:
( cd usr/games ; rm -rf bsd-tetris )
( cd usr/games ; ln -sf tetris bsd-tetris )
( cd usr/man/man6 ; rm -rf bsd-tetris.6.gz )
( cd usr/man/man6 ; ln -sf tetris.6.gz bsd-tetris.6.gz )
( cd usr/share/pixmaps ; rm -rf bsd-tetris.png )
( cd usr/share/pixmaps ; ln -sf ../icons/hicolor/48x48/apps/bsd-tetris.png bsd-tetris.png )

Unless your existing installation script already contains the code
to create these links, you should append these lines to your existing
install script. Now's your chance. :^)

Would you like to add this stuff to the existing install script and
remove the symbolic links ([y]es, [n]o)? y


Removing symbolic links:
removed './usr/games/bsd-tetris'
removed './usr/man/man6/bsd-tetris.6.gz'
removed './usr/share/pixmaps/bsd-tetris.png'

Updating your ./install/doinst.sh...

This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!

Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n


Creating Slackware package:  /tmp/SBo/repo.VIH9II/output_bsd-tetris/bsd-tetris-2.17-i586-1_SBo.txz

./
install/
install/doinst.sh
install/slack-desc
usr/
usr/doc/
usr/doc/bsd-tetris-2.17/
usr/doc/bsd-tetris-2.17/README
usr/doc/bsd-tetris-2.17/bsd-tetris.SlackBuild
usr/games/
usr/games/tetris
usr/man/
usr/man/man6/
usr/man/man6/tetris.6.gz
usr/share/
usr/share/applications/
usr/share/applications/bsd-tetris.desktop
usr/share/icons/
usr/share/icons/hicolor/
usr/share/icons/hicolor/128x128/
usr/share/icons/hicolor/128x128/apps/
usr/share/icons/hicolor/128x128/apps/bsd-tetris.png
usr/share/icons/hicolor/32x32/
usr/share/icons/hicolor/32x32/apps/
usr/share/icons/hicolor/32x32/apps/bsd-tetris.png
usr/share/icons/hicolor/48x48/
usr/share/icons/hicolor/48x48/apps/
usr/share/icons/hicolor/48x48/apps/bsd-tetris.png
usr/share/icons/hicolor/64x64/
usr/share/icons/hicolor/64x64/apps/
usr/share/icons/hicolor/64x64/apps/bsd-tetris.png
usr/share/pixmaps/
var/
var/games/
var/games/bsd-tetris/
var/games/bsd-tetris/tetris.scores.new
WARNING:  zero length file var/games/bsd-tetris/tetris.scores.new

Slackware package /tmp/SBo/repo.VIH9II/output_bsd-tetris/bsd-tetris-2.17-i586-1_SBo.txz created.

Built ok:  bsd-tetris-2.17-i586-1_SBo.txz                               16:30:41
Testing package bsd-tetris-2.17-i586-1_SBo.txz ... 
Test installing bsd-tetris-2.17-i586-1_SBo.txz ...
bsd-tetris-2.17-i586-1_SBo: falling block game that runs in a terminal . [  80K]
Unmounting chroot ... 
:-) games/bsd-tetris Added version 2.17 (falling block game that runs in a terminal) (-:

Copy link
Author

sbo-bot bot commented Dec 3, 2024

sbopkglint i586 games/bsd-tetris

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/i586/games/bsd-tetris/bsd-tetris-2.17-i586-1_SBo.txz to /tmp/SBo/sbopkglint.TFJtzc ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/i586/games/bsd-tetris/bsd-tetris-2.17-i586-1_SBo.txz to /tmp/SBo/sbopkglint.TFJtzc ...OK
Running test: 05-basic-sanity...OK
Running test: 10-docs...OK
Running test: 15-noarch...OK
Running test: 20-arch...OK
Running test: 25-lafiles...OK
Running test: 30-manpages...OK
Running test: 35-desktop...OK
Running test: 40-newconfig...OK
Running test: 45-doinst...OK
Running test: 50-icons...OK
Running test: 60-usr_info...OK
Running test: 65-python...OK
Running test: 70-tmp_path...OK
Running test: 75-static_libs...OK
Running test: 85-perl...OK
Running test: 90-terminfo...OK
✅ === bsd-tetris-2.17-i586-1_SBo.txz: All tests passed ✅

Copy link
Author

sbo-bot bot commented Dec 3, 2024

buildpkg x86_64 games/bsd-tetris

Creating hintfile directory: /etc/repo/SBo/hintfiles
Checking whether git is clean ... yes.
Indexing SlackBuilds ... done.
git repo: /var/lib/repo/SBo/slackbuilds
branch:   HEAD
date:     Tue Dec  3 16:27:50 GMT 2024
revision: 248c7738b7d49c0b6684d6eb7e0dd6da49206283
title:    Merge 96ffe4b378c572e54dcc7641cc4c4182801454db into e5fe738721cf1fdf4d8957b028a1b9c8377171af

================================================================================
games/bsd-tetris                                                        16:31:47
================================================================================

Calculating dependencies ... none.

Building games/bsd-tetris (add version 2.17) -------------------------- 16:31:47
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Running bsd-tetris.SlackBuild ...
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./bsd-tetris.SlackBuild
Built ok:  bsd-tetris-2.17-x86_64-1_SBo.txz                             16:31:50
Testing package bsd-tetris-2.17-x86_64-1_SBo.txz ... done.
Test installing bsd-tetris-2.17-x86_64-1_SBo.txz ...
bsd-tetris-2.17-x86_64-1_SBo: falling block game that runs in a terminal [  90K]
Unmounting chroot ... done.
✅ games/bsd-tetris Added version 2.17 (falling block game that runs in a terminal) ✅

================================================================================
SUMMARY                                                                 16:31:51
================================================================================

Logfile:     /var/log/repo/SBo/repo_2024-12-03_16:31:46.log
Runtime:     0h 0m 5s
Added:       1
  games/bsd-tetris/bsd-tetris-2.17-x86_64-1_SBo.txz

Snipped Build Log

Building games/bsd-tetris (add version 2.17) 2024-12-03 16:31:47
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Running bsd-tetris.SlackBuild ...
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./bsd-tetris.SlackBuild
bsd-games-2.17/tetris/pathnames.h.in
bsd-games-2.17/tetris/tetris.6.in
bsd-games-2.17/tetris/scores.c
bsd-games-2.17/tetris/input.c
bsd-games-2.17/tetris/screen.c
bsd-games-2.17/tetris/tetris.h
bsd-games-2.17/tetris/Makefile.bsd
bsd-games-2.17/tetris/scores.h
bsd-games-2.17/tetris/shapes.c
bsd-games-2.17/tetris/input.h
bsd-games-2.17/tetris/screen.h
bsd-games-2.17/tetris/tetris.c
bsd-games-2.17/tetris/Makefrag
+ gcc -o /tmp/SBo/repo.XtJk13/build_bsd-tetris/package-bsd-tetris/usr/games/tetris -O2 -fPIC -Wl,-s -DINFTIM=-1 -Dlint -DOXTABS=XTABS input.c scores.c screen.c shapes.c tetris.c -ltermcap
shapes.c: In function ‘fits_in’:
shapes.c:86:18: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
   86 |         int *o = shape->off;
      |                  ^~~~~
shapes.c: In function ‘place’:
shapes.c:103:18: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
  103 |         int *o = shape->off;
      |                  ^~~~~
+ set +x

Slackware package maker, version 3.14159265.

Searching for symbolic links:
usr/games/bsd-tetris	tetris
usr/man/man6/bsd-tetris.6.gz	tetris.6.gz
usr/share/pixmaps/bsd-tetris.png	../icons/hicolor/48x48/apps/bsd-tetris.png

Making symbolic link creation script:
( cd usr/games ; rm -rf bsd-tetris )
( cd usr/games ; ln -sf tetris bsd-tetris )
( cd usr/man/man6 ; rm -rf bsd-tetris.6.gz )
( cd usr/man/man6 ; ln -sf tetris.6.gz bsd-tetris.6.gz )
( cd usr/share/pixmaps ; rm -rf bsd-tetris.png )
( cd usr/share/pixmaps ; ln -sf ../icons/hicolor/48x48/apps/bsd-tetris.png bsd-tetris.png )

Unless your existing installation script already contains the code
to create these links, you should append these lines to your existing
install script. Now's your chance. :^)

Would you like to add this stuff to the existing install script and
remove the symbolic links ([y]es, [n]o)? y


Removing symbolic links:
removed './usr/games/bsd-tetris'
removed './usr/man/man6/bsd-tetris.6.gz'
removed './usr/share/pixmaps/bsd-tetris.png'

Updating your ./install/doinst.sh...

This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!

Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n


Creating Slackware package:  /tmp/SBo/repo.XtJk13/output_bsd-tetris/bsd-tetris-2.17-x86_64-1_SBo.txz

./
install/
install/doinst.sh
install/slack-desc
usr/
usr/doc/
usr/doc/bsd-tetris-2.17/
usr/doc/bsd-tetris-2.17/README
usr/doc/bsd-tetris-2.17/bsd-tetris.SlackBuild
usr/games/
usr/games/tetris
usr/man/
usr/man/man6/
usr/man/man6/tetris.6.gz
usr/share/
usr/share/applications/
usr/share/applications/bsd-tetris.desktop
usr/share/icons/
usr/share/icons/hicolor/
usr/share/icons/hicolor/128x128/
usr/share/icons/hicolor/128x128/apps/
usr/share/icons/hicolor/128x128/apps/bsd-tetris.png
usr/share/icons/hicolor/32x32/
usr/share/icons/hicolor/32x32/apps/
usr/share/icons/hicolor/32x32/apps/bsd-tetris.png
usr/share/icons/hicolor/48x48/
usr/share/icons/hicolor/48x48/apps/
usr/share/icons/hicolor/48x48/apps/bsd-tetris.png
usr/share/icons/hicolor/64x64/
usr/share/icons/hicolor/64x64/apps/
usr/share/icons/hicolor/64x64/apps/bsd-tetris.png
usr/share/pixmaps/
var/
var/games/
var/games/bsd-tetris/
var/games/bsd-tetris/tetris.scores.new
WARNING:  zero length file var/games/bsd-tetris/tetris.scores.new

Slackware package /tmp/SBo/repo.XtJk13/output_bsd-tetris/bsd-tetris-2.17-x86_64-1_SBo.txz created.

Built ok:  bsd-tetris-2.17-x86_64-1_SBo.txz                             16:31:50
Testing package bsd-tetris-2.17-x86_64-1_SBo.txz ... 
Test installing bsd-tetris-2.17-x86_64-1_SBo.txz ...
bsd-tetris-2.17-x86_64-1_SBo: falling block game that runs in a terminal [  90K]
Unmounting chroot ... 
:-) games/bsd-tetris Added version 2.17 (falling block game that runs in a terminal) (-:

Copy link
Author

sbo-bot bot commented Dec 3, 2024

sbopkglint x86_64 games/bsd-tetris

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/x86_64/games/bsd-tetris/bsd-tetris-2.17-x86_64-1_SBo.txz to /tmp/SBo/sbopkglint.uFdPGa ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/x86_64/games/bsd-tetris/bsd-tetris-2.17-x86_64-1_SBo.txz to /tmp/SBo/sbopkglint.uFdPGa ...OK
Running test: 05-basic-sanity...OK
Running test: 10-docs...OK
Running test: 15-noarch...OK
Running test: 20-arch...OK
Running test: 25-lafiles...OK
Running test: 30-manpages...OK
Running test: 35-desktop...OK
Running test: 40-newconfig...OK
Running test: 45-doinst...OK
Running test: 50-icons...OK
Running test: 60-usr_info...OK
Running test: 65-python...OK
Running test: 70-tmp_path...OK
Running test: 75-static_libs...OK
Running test: 85-perl...OK
Running test: 90-terminfo...OK
✅ === bsd-tetris-2.17-x86_64-1_SBo.txz: All tests passed ✅

@willysr
Copy link
Member

willysr commented Dec 3, 2024

merged

@willysr willysr closed this Dec 3, 2024
@willysr willysr deleted the bsd-tetris-d5c6d3841fdb4ad0fd981ed04d9ea0ec branch December 3, 2024 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
submission-form Changes submitted via the website submission form
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant