LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Requests for -current (14.2-->15.0) (https://www.linuxquestions.org/questions/slackware-14/requests-for-current-14-2-15-0-a-4175620463/)

regdub 11-02-2020 09:24 PM

Doing a check indicated here : https://www.linuxquestions.org/quest...5/#post6181136 ,
I spotted a conflict between packages minicom and lrzip about usr/bin/lrz .

EDIT: and usr/man/man1/lrz.1.gz .

baldzhang 11-03-2020 11:12 AM

bug of recent updated "clear" command

after upgrade, "clear" command dot NOT clear the scrollback in a terminal.

compared with previous version, I think it's a upstream change but don't know how to report a bug to them.

before upgrade (l/ncurses-6.2_20200801):
clear was calling 'write(1, "\33[H\33[2J\33[3J", 11)'

after upgrade (l/ncurses-6.2_20201024):
the calling change to 'write(1, "\33[H\33[2J", 7)'

so the scrollback is not cleared.

USUARIONUEVO 11-03-2020 07:14 PM

First of all , thanks for new testing plasma packages.

I have 1 question


My question after some time out, and packages updated/existing patches , why gcc-10 not go under standard line and continues under /testing?

USUARIONUEVO 11-03-2020 07:37 PM

if we add vid.stab , we can recompile ffmpeg

Quote:

--enable-libvidstab
Thanks!

ngc891 11-03-2020 07:42 PM

Please add Python bindings in the opencv SlackBuild:

Code:

-DPYTHON2_PACKAGES_PATH=$(python2 -c "import site; print(site.getsitepackages()[0])") \
-DPYTHON3_PACKAGES_PATH=$(python3 -c "import site; print(site.getsitepackages()[0])") \

Thanks,

gmgf 11-04-2020 03:31 AM

I open the ball for testing/vtown ;)

For 'sddm' user a new version (0.19.0) is available here:

https://github.com/sddm/sddm/releases

i prefer startx, but this new release work here, in vtown source it need to remove or comment the patch:

#cat $CWD/patch/sddm-qt5/sddm_userxsession.diff

giomat 11-04-2020 05:23 AM

regarding the new vtown packages, if you eventually decide to drop digikam please consider keeping its dependency OpenCV in, it's very valuable for a lot of people working with image processing and it's a bit heavy to build on weak machines.
On its own it would be a great addition to the base system in my opinion.

LuckyCyborg 11-04-2020 06:10 AM

Quote:

Originally Posted by giomat (Post 6181652)
regarding the new vtown packages, if you eventually decide to drop digikam please consider keeping its dependency OpenCV in, it's very valuable for a lot of people working with image processing and it's a bit heavy to build on weak machines.
On its own it would be a great addition to the base system in my opinion.

I believe we shouldn't bother anymore about the installation kit size and definitively to keep Digikam - it is best tool for photos.

And it is already hard to buy an 16B usb stick, they sell mainly of 32GB, 64GB and 128GB. Which is plenty of room also for this digikam source code tarball.

Alien Bob 11-04-2020 06:18 AM

Quote:

Originally Posted by LuckyCyborg (Post 6181669)
I believe we shouldn't bother about the installation kit size and definitively to keep Digikam - it is best tool for photos.

And it is already hard to buy an 16B usb stick, they sell mainly of 32GB, 64GB and 128GB. Which is plenty of room also for this digikam source code tarball.

If Slackware drops digikam and/or opencv, I will maintain a package in 'ktown' together with all the other relevant stuff that gets dropped.

cycojesus 11-04-2020 08:46 AM

hunspell update
 
hunspell 1.7.0 was released (nearly) 2 years ago and is needed to compile calibre 5.4.2. (simple version bump update)

LuckyCyborg 11-04-2020 09:29 AM

How now we have the VTown, when we will have also the VXFCE in /testing? :D

I like very much also Mr. Workman's XFCE-next...

And from what I understand, the XFCE-next goes along well with Plasma5.

gmgf 11-04-2020 11:14 AM

testing/vtown/sddm

vtown/kde/post-install/sddm.post-install

need change:
install -Dm644 $CWD/post-install/sddm-qt5/pam.d/$FILE $PKG/etc/pam.d/$FILE

to

install -Dm644 $CWD/post-install/sddm/pam.d/$FILE $PKG/etc/pam.d/$FILE

ponce 11-04-2020 11:19 AM

Quote:

Originally Posted by gmgf (Post 6181790)
testing/vtown/sddm

vtown/kde/post-install/sddm.post-install

need change:
install -Dm644 $CWD/post-install/sddm-qt5/pam.d/$FILE $PKG/etc/pam.d/$FILE

to

install -Dm644 $CWD/post-install/sddm/pam.d/$FILE $PKG/etc/pam.d/$FILE

https://www.linuxquestions.org/quest...9/#post6181609

gmgf 11-04-2020 11:38 AM

Quote:

Originally Posted by ponce (Post 6181796)

I probably missed an episode ;)

zux 11-05-2020 05:36 AM

Are we there yet?


All times are GMT -5. The time now is 01:42 AM.