LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 03-26-2022, 05:44 PM   #1
Daedra
Senior Member
 
Registered: Dec 2005
Location: Springfield, MO
Distribution: Slackware64-15.0
Posts: 2,684

Rep: Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375
slackbuilds.org submissions are open.


As title says the submission page for SBo is now open for all of us who maintain slackbuilds.

Last edited by Daedra; 03-26-2022 at 05:59 PM.
 
Old 03-26-2022, 07:47 PM   #2
kermitdafrog8
Member
 
Registered: Dec 2018
Location: Orlando, FL
Distribution: Slackware AARCH64 and X86_64
Posts: 336

Rep: Reputation: Disabled
slackbuilds.org submissions are open.

submitted mine
 
Old 03-26-2022, 11:12 PM   #3
PartiZan
Member
 
Registered: Mar 2022
Location: Chicago
Distribution: RHEL, Slackware
Posts: 38

Rep: Reputation: 3
Do the majority of former maintainers remember what is that?
 
Old 03-26-2022, 11:16 PM   #4
hazel
LQ Guru
 
Registered: Mar 2016
Location: Harrow, UK
Distribution: LFS, AntiX, Slackware
Posts: 7,583
Blog Entries: 19

Rep: Reputation: 4454Reputation: 4454Reputation: 4454Reputation: 4454Reputation: 4454Reputation: 4454Reputation: 4454Reputation: 4454Reputation: 4454Reputation: 4454Reputation: 4454
I have one slackbuild which I submitted because I use the program a lot and it was an orphaned project. I ran it in Slackware-15 a couple of days ago and it built successfully. I doubt if there will ever be any updates provided for it.

Last edited by hazel; 03-27-2022 at 02:36 AM.
 
Old 03-27-2022, 02:21 AM   #5
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
Quote:
Originally Posted by PartiZan View Post
Do the majority of former maintainers remember what is that?
It's a must for new script, so they will remember it
For updates, they usually goes through git directly (if they were given access) or via github PR / gitlab MR
 
Old 03-27-2022, 06:46 AM   #6
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 5,366

Rep: Reputation: 4082Reputation: 4082Reputation: 4082Reputation: 4082Reputation: 4082Reputation: 4082Reputation: 4082Reputation: 4082Reputation: 4082Reputation: 4082Reputation: 4082
Pending submissions:

https://slackbuilds.org/pending/
 
Old 03-27-2022, 07:02 AM   #7
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 5,366

Rep: Reputation: 4082Reputation: 4082Reputation: 4082Reputation: 4082Reputation: 4082Reputation: 4082Reputation: 4082Reputation: 4082Reputation: 4082Reputation: 4082Reputation: 4082
@willysr

I would like to raise a particular case

for swapinzram, since it is just a rc script with config files
there is no tar.gz as a "source" file
but it is a prerequisite for submissions (as well as md5sum)
But, the source is the tar.gz itself, which makes that the md5 can never match since it is generated after the compression

Last edited by marav; 03-27-2022 at 07:53 AM.
 
Old 03-27-2022, 08:49 AM   #8
tramtrist
Member
 
Registered: Jul 2018
Location: Cincinnati USA
Distribution: Slackware
Posts: 535

Rep: Reputation: 327Reputation: 327Reputation: 327Reputation: 327
hoping biker-rat submits his sway packages!
 
Old 03-27-2022, 09:42 AM   #9
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
Quote:
Originally Posted by marav View Post
@willysr

I would like to raise a particular case

for swapinzram, since it is just a rc script with config files
there is no tar.gz as a "source" file
but it is a prerequisite for submissions (as well as md5sum)
But, the source is the tar.gz itself, which makes that the md5 can never match since it is generated after the compression
You can look at perf script
it uses dummy source since the source is already on the kernel source
another option is to host the tarball somewhere public and you can compute the checksums
 
Old 03-27-2022, 11:23 AM   #10
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 5,366

Rep: Reputation: 4082Reputation: 4082Reputation: 4082Reputation: 4082Reputation: 4082Reputation: 4082Reputation: 4082Reputation: 4082Reputation: 4082Reputation: 4082Reputation: 4082
Quote:
Originally Posted by willysr View Post
You can look at perf script
it uses dummy source since the source is already on the kernel source
another option is to host the tarball somewhere public and you can compute the checksums
ok , thanks

So, can you delete my submission for swapinzram ?

Last edited by marav; 03-27-2022 at 11:27 AM.
 
Old 03-27-2022, 11:41 AM   #11
JayByrd
Member
 
Registered: Aug 2021
Location: Seattle, WA
Distribution: Slackware
Posts: 300

Rep: Reputation: 309Reputation: 309Reputation: 309Reputation: 309
slack-desc files

I'm preparing to submit a couple of SlackBuilds, but before I do, I want to make sure all my ducks are in a row...

I seem to be having some trouble with my slack-desc files. Roughly half of my built packages don't display the slack-desc when installing. I've examined these slack-desc files thoroughly and cannot see why some of them don't work. In fact, I have at least one slack-desc (xorg-server-legacy119) that I copied directly from Pat's source, and even that one fails to display the description when installing:
Code:
PACKAGE DESCRIPTION:
Executing install script ...
For example, the 14.2 SlackBuild I submitted for zseal needed the slack-desc to be fixed:
https://git.slackbuilds.org/slackbui...5622119b3122ef

I'm sure it's probably some small thing that I'm overlooking, but I can't--for the life of me--see what the problem is!

If anyone could provide some insight on this, I would be sincerely grateful.
 
Old 03-27-2022, 11:51 AM   #12
pghvlaans
Member
 
Registered: Jan 2021
Distribution: Slackware64 {15.0,-current}, FreeBSD, stuff on QEMU
Posts: 452

Rep: Reputation: 364Reputation: 364Reputation: 364Reputation: 364
JayByrd, I've seen the missing package description thing when the package names in slack-desc don't match. Trailing spaces don't seem to make a difference, for what it's worth.
 
1 members found this post helpful.
Old 03-27-2022, 12:16 PM   #13
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 5,366

Rep: Reputation: 4082Reputation: 4082Reputation: 4082Reputation: 4082Reputation: 4082Reputation: 4082Reputation: 4082Reputation: 4082Reputation: 4082Reputation: 4082Reputation: 4082
Quote:
Originally Posted by JayByrd View Post
I'm preparing to submit a couple of SlackBuilds, but before I do, I want to make sure all my ducks are in a row...

I seem to be having some trouble with my slack-desc files. Roughly half of my built packages don't display the slack-desc when installing. I've examined these slack-desc files thoroughly and cannot see why some of them don't work. In fact, I have at least one slack-desc (xorg-server-legacy119) that I copied directly from Pat's source, and even that one fails to display the description when installing:
Code:
PACKAGE DESCRIPTION:
Executing install script ...
For example, the 14.2 SlackBuild I submitted for zseal needed the slack-desc to be fixed:
https://git.slackbuilds.org/slackbui...5622119b3122ef

I'm sure it's probably some small thing that I'm overlooking, but I can't--for the life of me--see what the problem is!

If anyone could provide some insight on this, I would be sincerely grateful.
From what I see, it's just a removal of the 1 space after the url and one of the empty line
 
1 members found this post helpful.
Old 03-27-2022, 12:17 PM   #14
adcdam
Member
 
Registered: Aug 2020
Location: Berisso, Argentina
Distribution: Slackware
Posts: 255

Rep: Reputation: 205Reputation: 205Reputation: 205
Quote:
Originally Posted by tramtrist View Post
hoping biker-rat submits his sway packages!
i updated sway slackbuild to 1.7 , wlroots to 0.15 , and libseat to 0.6.4 , it would be important that al least wlroots is version 0.15, because new version of river, dwl and other programs that use wlroots depend on wlroots 0.15.
if biker rat dont subbmit a updated version i can submit mine.

edit:
mistake of mine sway 1.7 need meson 0.60+ and older version of sway will do
and slackware 15 use 0.59.4

Last edited by adcdam; 03-28-2022 at 11:41 AM.
 
Old 03-27-2022, 12:45 PM   #15
Daedra
Senior Member
 
Registered: Dec 2005
Location: Springfield, MO
Distribution: Slackware64-15.0
Posts: 2,684

Original Poster
Rep: Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375
I've got pretty much all my new ones submitted, but I just realized that I didn't change /bin/sh to /bin/bash on a few. I don't know If I should remove my submission or let it go through at hope the admins catch it and fix it for me. It's only on 3 of the packages I submitted and it doesn't break anything. The three packages are

Code:
epsxe
mint-y-icons
mint-x-icons
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: User guide for open source project bug submissions LXer Syndicated Linux News 0 10-29-2013 12:30 PM
[SOLVED] Slackbuilds.org Accepting Submissions for 14.0 TracyTiger Slackware 2 11-14-2012 04:27 AM
LXer: FOSS law journal is open to receive submissions LXer Syndicated Linux News 0 02-25-2010 01:00 PM
[SOLVED] SlackBuilds.org Slackware 13.0 submissions w1k0 Slackware 14 09-12-2009 09:03 PM
Use SlackBuilds.org or my own hosting to offer up SlackBuilds? hollywoodb Slackware 6 11-30-2006 08:56 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

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

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration