Skip to content

Conversation

@r1w1s1
Copy link
Contributor

@r1w1s1 r1w1s1 commented Jan 8, 2026

Update vdesk to version 1.3.

@github-actions
Copy link

github-actions bot commented Jan 8, 2026

reverse dependencies - desktop/vdesk

None

@github-actions
Copy link

github-actions bot commented Jan 8, 2026

✅ sbolint - desktop/vdesk ✅

vdesk: NOTE: vdesk.SlackBuild:71: LIBDIRSUFFIX gets set, but never used.
sbolint: vdesk checks out OK

@r1w1s1
Copy link
Contributor Author

r1w1s1 commented Jan 8, 2026

@sbo-bot: build desktop/vdesk

@sbo-bot
Copy link

sbo-bot bot commented Jan 8, 2026

buildpkg i586 desktop/vdesk

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:     Thu Jan  8 01:43:08 GMT 2026
revision: 2677fcbfb68013e226df8dcc651e6eb9cdc8146e
title:    Merge d4514d058eb4f8136d1338fb64c1be2dd7e3d366 into 9196c7fd40663f9586e9f0265b45d5a9e49fd960

================================================================================
desktop/vdesk                                                           01:44:58
================================================================================

Calculating dependencies ... none.

Building desktop/vdesk (update for version 1.3) ----------------------- 01:44:58
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Running vdesk.SlackBuild ...                                        ETA 01:45:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./vdesk.SlackBuild
Built ok:  vdesk-1.3-i586-1_SBo.txz                                     01:45:00
Testing package vdesk-1.3-i586-1_SBo.txz ... done.
Test installing vdesk-1.3-i586-1_SBo.txz ...
vdesk-1.3-i586-1_SBo: Lightweight X11 Virtual Desktop Manager .......... [  30K]
Unmounting chroot ... done.
Backed up: vdesk-1.2-i586-2_SBo.txz
✅ desktop/vdesk Updated for version 1.3 ✅

================================================================================
SUMMARY                                                                 01:45:01
================================================================================

Logfile:     /var/log/repo/SBo/repo_2026-01-08_01:44:57.log
Runtime:     0h 0m 4s
Updated:     1
  desktop/vdesk/vdesk-1.3-i586-1_SBo.txz

Snipped Build Log

Details
Building desktop/vdesk (update for version 1.3) 2026-01-08 01:44:58
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Running vdesk.SlackBuild ...                                        ETA 01:45:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./vdesk.SlackBuild
vdesk-1.3/
vdesk-1.3/README
vdesk-1.3/Makefile.am
vdesk-1.3/compile
vdesk-1.3/AUTHORS
vdesk-1.3/INSTALL
vdesk-1.3/COPYING
vdesk-1.3/NEWS
vdesk-1.3/depcomp
vdesk-1.3/configure.ac
vdesk-1.3/missing
vdesk-1.3/configure
vdesk-1.3/vdesk.c
vdesk-1.3/aclocal.m4
vdesk-1.3/install-sh
vdesk-1.3/Makefile.in
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/libexec/repo/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '0' is supported by ustar format... yes
checking whether GID '0' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
gcc -DPACKAGE_NAME=\"vdesk\" -DPACKAGE_TARNAME=\"vdesk\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"vdesk\ 1.3\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"vdesk\" -DVERSION=\"1.3\" -I.     -O2 -march=i586 -mtune=i686 -MT vdesk.o -MD -MP -MF .deps/vdesk.Tpo -c -o vdesk.o vdesk.c
mv -f .deps/vdesk.Tpo .deps/vdesk.Po
gcc  -O2 -march=i586 -mtune=i686   -o vdesk vdesk.o -lSM -lICE -lX11  
if test -z ''; then \
  make  INSTALL_PROGRAM="/bin/sh /tmp/SBo/repo.MclJKG/build_vdesk/vdesk-1.3/install-sh -c -s" \
    install_sh_PROGRAM="/bin/sh /tmp/SBo/repo.MclJKG/build_vdesk/vdesk-1.3/install-sh -c -s" INSTALL_STRIP_FLAG=-s \
      install; \
else \
  make  INSTALL_PROGRAM="/bin/sh /tmp/SBo/repo.MclJKG/build_vdesk/vdesk-1.3/install-sh -c -s" \
    install_sh_PROGRAM="/bin/sh /tmp/SBo/repo.MclJKG/build_vdesk/vdesk-1.3/install-sh -c -s" INSTALL_STRIP_FLAG=-s \
    "INSTALL_PROGRAM_ENV=STRIPPROG=''" install; \
fi
make[1]: Entering directory '/tmp/SBo/repo.MclJKG/build_vdesk/vdesk-1.3'
make[2]: Entering directory '/tmp/SBo/repo.MclJKG/build_vdesk/vdesk-1.3'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/libexec/repo/mkdir -p '/tmp/SBo/repo.MclJKG/build_vdesk/package-vdesk/usr/bin'
  /bin/sh /tmp/SBo/repo.MclJKG/build_vdesk/vdesk-1.3/install-sh -c -s vdesk '/tmp/SBo/repo.MclJKG/build_vdesk/package-vdesk/usr/bin'
make[2]: Leaving directory '/tmp/SBo/repo.MclJKG/build_vdesk/vdesk-1.3'
make[1]: Leaving directory '/tmp/SBo/repo.MclJKG/build_vdesk/vdesk-1.3'

Slackware package maker, version 3.14159265.

Searching for symbolic links:

No symbolic links were found, so we won't make an installation script.
You can make your own later in ./install/doinst.sh and rebuild the
package if you like.

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.MclJKG/output_vdesk/vdesk-1.3-i586-1_SBo.txz

./
install/
install/slack-desc
usr/
usr/bin/
usr/bin/vdesk
usr/doc/
usr/doc/vdesk-1.3/
usr/doc/vdesk-1.3/AUTHORS
usr/doc/vdesk-1.3/COPYING
usr/doc/vdesk-1.3/NEWS
usr/doc/vdesk-1.3/README
usr/doc/vdesk-1.3/vdesk.SlackBuild

Slackware package /tmp/SBo/repo.MclJKG/output_vdesk/vdesk-1.3-i586-1_SBo.txz created.

Built ok:  vdesk-1.3-i586-1_SBo.txz                                     01:45:00
Testing package vdesk-1.3-i586-1_SBo.txz ... 
Test installing vdesk-1.3-i586-1_SBo.txz ...
vdesk-1.3-i586-1_SBo: Lightweight X11 Virtual Desktop Manager .......... [  30K]
Unmounting chroot ... 
Backed up: vdesk-1.2-i586-2_SBo.txz
:-) desktop/vdesk Updated for version 1.3 (-:

@sbo-bot
Copy link

sbo-bot bot commented Jan 8, 2026

sbopkglint i586 desktop/vdesk

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/i586/desktop/vdesk/vdesk-1.3-i586-1_SBo.txz to /tmp/SBo/sbopkglint.AIxsti ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/i586/desktop/vdesk/vdesk-1.3-i586-1_SBo.txz to /tmp/SBo/sbopkglint.AIxsti ...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
✅ === vdesk-1.3-i586-1_SBo.txz: All tests passed ✅

@sbo-bot
Copy link

sbo-bot bot commented Jan 8, 2026

buildpkg x86_64 desktop/vdesk

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:     Thu Jan  8 01:43:08 GMT 2026
revision: 2677fcbfb68013e226df8dcc651e6eb9cdc8146e
title:    Merge d4514d058eb4f8136d1338fb64c1be2dd7e3d366 into 9196c7fd40663f9586e9f0265b45d5a9e49fd960

================================================================================
desktop/vdesk                                                           01:45:59
================================================================================

Calculating dependencies ... none.

Building desktop/vdesk (update for version 1.3) ----------------------- 01:45:59
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Running vdesk.SlackBuild ...                                        ETA 01:46:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./vdesk.SlackBuild
Built ok:  vdesk-1.3-x86_64-1_SBo.txz                                   01:46:01
Testing package vdesk-1.3-x86_64-1_SBo.txz ... done.
Test installing vdesk-1.3-x86_64-1_SBo.txz ...
vdesk-1.3-x86_64-1_SBo: Lightweight X11 Virtual Desktop Manager ........ [  40K]
Unmounting chroot ... done.
Backed up: vdesk-1.2-x86_64-2_SBo.txz
✅ desktop/vdesk Updated for version 1.3 ✅

================================================================================
SUMMARY                                                                 01:46:01
================================================================================

Logfile:     /var/log/repo/SBo/repo_2026-01-08_01:45:58.log
Runtime:     0h 0m 4s
Updated:     1
  desktop/vdesk/vdesk-1.3-x86_64-1_SBo.txz

Snipped Build Log

Details
Building desktop/vdesk (update for version 1.3) 2026-01-08 01:45:59
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Running vdesk.SlackBuild ...                                        ETA 01:46:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./vdesk.SlackBuild
vdesk-1.3/
vdesk-1.3/README
vdesk-1.3/Makefile.am
vdesk-1.3/compile
vdesk-1.3/AUTHORS
vdesk-1.3/INSTALL
vdesk-1.3/COPYING
vdesk-1.3/NEWS
vdesk-1.3/depcomp
vdesk-1.3/configure.ac
vdesk-1.3/missing
vdesk-1.3/configure
vdesk-1.3/vdesk.c
vdesk-1.3/aclocal.m4
vdesk-1.3/install-sh
vdesk-1.3/Makefile.in
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/libexec/repo/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '0' is supported by ustar format... yes
checking whether GID '0' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
gcc -DPACKAGE_NAME=\"vdesk\" -DPACKAGE_TARNAME=\"vdesk\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"vdesk\ 1.3\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DPACKAGE=\"vdesk\" -DVERSION=\"1.3\" -I.     -O2 -fPIC -MT vdesk.o -MD -MP -MF .deps/vdesk.Tpo -c -o vdesk.o vdesk.c
mv -f .deps/vdesk.Tpo .deps/vdesk.Po
gcc  -O2 -fPIC   -o vdesk vdesk.o -lSM -lICE -lX11  
if test -z ''; then \
  make  INSTALL_PROGRAM="/bin/sh /tmp/SBo/repo.MDYGxB/build_vdesk/vdesk-1.3/install-sh -c -s" \
    install_sh_PROGRAM="/bin/sh /tmp/SBo/repo.MDYGxB/build_vdesk/vdesk-1.3/install-sh -c -s" INSTALL_STRIP_FLAG=-s \
      install; \
else \
  make  INSTALL_PROGRAM="/bin/sh /tmp/SBo/repo.MDYGxB/build_vdesk/vdesk-1.3/install-sh -c -s" \
    install_sh_PROGRAM="/bin/sh /tmp/SBo/repo.MDYGxB/build_vdesk/vdesk-1.3/install-sh -c -s" INSTALL_STRIP_FLAG=-s \
    "INSTALL_PROGRAM_ENV=STRIPPROG=''" install; \
fi
make[1]: Entering directory '/tmp/SBo/repo.MDYGxB/build_vdesk/vdesk-1.3'
make[2]: Entering directory '/tmp/SBo/repo.MDYGxB/build_vdesk/vdesk-1.3'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/libexec/repo/mkdir -p '/tmp/SBo/repo.MDYGxB/build_vdesk/package-vdesk/usr/bin'
  /bin/sh /tmp/SBo/repo.MDYGxB/build_vdesk/vdesk-1.3/install-sh -c -s vdesk '/tmp/SBo/repo.MDYGxB/build_vdesk/package-vdesk/usr/bin'
make[2]: Leaving directory '/tmp/SBo/repo.MDYGxB/build_vdesk/vdesk-1.3'
make[1]: Leaving directory '/tmp/SBo/repo.MDYGxB/build_vdesk/vdesk-1.3'

Slackware package maker, version 3.14159265.

Searching for symbolic links:

No symbolic links were found, so we won't make an installation script.
You can make your own later in ./install/doinst.sh and rebuild the
package if you like.

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.MDYGxB/output_vdesk/vdesk-1.3-x86_64-1_SBo.txz

./
install/
install/slack-desc
usr/
usr/bin/
usr/bin/vdesk
usr/doc/
usr/doc/vdesk-1.3/
usr/doc/vdesk-1.3/AUTHORS
usr/doc/vdesk-1.3/COPYING
usr/doc/vdesk-1.3/NEWS
usr/doc/vdesk-1.3/README
usr/doc/vdesk-1.3/vdesk.SlackBuild

Slackware package /tmp/SBo/repo.MDYGxB/output_vdesk/vdesk-1.3-x86_64-1_SBo.txz created.

Built ok:  vdesk-1.3-x86_64-1_SBo.txz                                   01:46:01
Testing package vdesk-1.3-x86_64-1_SBo.txz ... 
Test installing vdesk-1.3-x86_64-1_SBo.txz ...
vdesk-1.3-x86_64-1_SBo: Lightweight X11 Virtual Desktop Manager ........ [  40K]
Unmounting chroot ... 
Backed up: vdesk-1.2-x86_64-2_SBo.txz
:-) desktop/vdesk Updated for version 1.3 (-:

@sbo-bot
Copy link

sbo-bot bot commented Jan 8, 2026

sbopkglint x86_64 desktop/vdesk

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/x86_64/desktop/vdesk/vdesk-1.3-x86_64-1_SBo.txz to /tmp/SBo/sbopkglint.NGSZ1n ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/x86_64/desktop/vdesk/vdesk-1.3-x86_64-1_SBo.txz to /tmp/SBo/sbopkglint.NGSZ1n ...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
✅ === vdesk-1.3-x86_64-1_SBo.txz: All tests passed ✅

@willysr
Copy link
Member

willysr commented Jan 8, 2026

merged

@willysr willysr closed this Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants