Re: [Slackbuilds-users] Creating First Slackbuilds and Github

2022-03-20 Thread Jeremy Hansen
On Sun, Mar 20, 2022, 4:58 PM Ruben Schuller wrote: > Hi, > > 2022-03-20 "B. Watson" : > > > On Sat, 19 Mar 2022, Ruben Schuller wrote: > > > > > > ZIPVER="1369d247e3d2bc697892795dea8cc1713344749f" > > > > > > for the version I'd either go with the date like 220319 if there > > > aren't multiple

Re: [Slackbuilds-users] Creating First Slackbuilds and Github

2022-03-20 Thread Ruben Schuller
Hi, 2022-03-20 "B. Watson" : > On Sat, 19 Mar 2022, Ruben Schuller wrote: > > > > ZIPVER="1369d247e3d2bc697892795dea8cc1713344749f" > > > > for the version I'd either go with the date like 220319 if there > > aren't multiple commits on that date, or with the short-hash of > > git: > > Recommen

Re: [Slackbuilds-users] Creating First Slackbuilds and Github

2022-03-20 Thread B. Watson
On Sat, 19 Mar 2022, Ruben Schuller wrote: ZIPVER="1369d247e3d2bc697892795dea8cc1713344749f" for the version I'd either go with the date like 220319 if there aren't multiple commits on that date, or with the short-hash of git: Recommendations... in fact I'm begging you: if you're going to

Re: [Slackbuilds-users] Creating First Slackbuilds and Github

2022-03-19 Thread Brandon Pribula
Thanks again, Ruben! I already had a slackbuild packaged for the latest release version. So I followed your instructions and applied the necessary changes and tested it and it all works. Here's how I did it: VERSION=${VERSION:-1369d24} TARVERSION=${TARVERSION:-1369d247e3d2bc697892795dea8cc1713344

Re: [Slackbuilds-users] Creating First Slackbuilds and Github

2022-03-19 Thread Ruben Schuller
Hi, 2022-03-19 Brandon Pribula : > Thanks for your reply, Ruben :) That's great! I can't believe I > missed that before. When I download it I get: > > nameofpackage-1369d247e3d2bc697892795dea8cc1713344749f.zip > > Is the version of the package okay like this: > > nameofpackage-*1369d247e3d2bc

Re: [Slackbuilds-users] Creating First Slackbuilds and Github

2022-03-19 Thread Brandon Pribula
Thanks for your reply, Ruben :) That's great! I can't believe I missed that before. When I download it I get: nameofpackage-1369d247e3d2bc697892795dea8cc1713344749f.zip Is the version of the package okay like this: nameofpackage-*1369d247e3d2bc697892795dea8cc1713344749f*-noarch-1_SBo Thanks ag

Re: [Slackbuilds-users] Creating First Slackbuilds and Github

2022-03-19 Thread Brandon Pribula
Thanks for your reply, Pritvi :) I've read the submissions page before and maybe it's just me but I didn't see my question answered on there? On Sat, Mar 19, 2022 at 5:09 AM Jheengut Pritvi wrote: > Hi Brandon, > > You should consult this page first https://slackbuilds.org/guidelines/. > > If yo

Re: [Slackbuilds-users] Creating First Slackbuilds and Github

2022-03-19 Thread Ruben Schuller
Hi, 2022-03-18 Brandon Pribula : > I'm in the process of putting my first SlackBuilds together. The > repos are on github. The first repo has archived releases but I would > like to use master up to the most recent commit. And the second repo > only has a master and no archived releases. I'd jus

Re: [Slackbuilds-users] Creating First Slackbuilds and Github

2022-03-19 Thread Jheengut Pritvi
Hi Brandon, You should consult this page first https://slackbuilds.org/guidelines/. If you have trouble , you can continue on this thread. Enjoy a good day Pritvi Jheengut On Sat, 19 Mar 2022 at 09:08, Brandon Pribula wrote: > Hi, > > I'm new to creating SlackBuilds and using github so I ap

[Slackbuilds-users] Creating First Slackbuilds and Github

2022-03-18 Thread Brandon Pribula
Hi, I'm new to creating SlackBuilds and using github so I apologize if this is obvious. I'm in the process of putting my first SlackBuilds together. The repos are on github. The first repo has archived releases but I would like to use master up to the most recent commit. And the second repo on