Re: [Slackbuilds-users] Updates in doinst.sh template

2017-01-09 Thread Willy Sudiarto Raharjo
>> If nothing goes wrong, i will push another public update with all those
>> doinst.sh changes in couple hours
> 
> I don't know if it's wrong from admins point of view, but some packages
> are listed twice in the ready queue.
> 
> For example: LibreOffice.
> 
> LibreOffice was in the ready queue for updated version, before you
> updated doinst.sh.

Yes, we noticed that, but since they changed different part of the
scripts, they will not conflict to each other

the unscheduled public update is to avoid future conflict with the rest
of the updates this week.

-- 
Willy Sudiarto Raharjo



signature.asc
Description: OpenPGP digital signature
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] Updates in doinst.sh template

2017-01-09 Thread Andrzej Telszewski

On 09/01/17 14:29, Willy Sudiarto Raharjo wrote:

If nothing goes wrong, i will push another public update with all those
doinst.sh changes in couple hours


I don't know if it's wrong from admins point of view, but some packages 
are listed twice in the ready queue.


For example: LibreOffice.

LibreOffice was in the ready queue for updated version, before you 
updated doinst.sh.


--
Best regards,
Andrzej Telszewski
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] Updates in doinst.sh template

2017-01-09 Thread Konrad J Hambrick
Thank you as always, Willy !

-- kjh

On Mon, Jan 9, 2017 at 8:09 AM, Willy Sudiarto Raharjo <
will...@slackbuilds.org> wrote:

> > Something I've been meaning to ask ...
> >
> > Is there a git command to download a preview instead of waiting until
> > Friday Nite / Saturday Morning ?
>
> git clone git://slackbuilds.org/slackbuilds.git
> cd slackbuilds
> git checkout 
> you can check available branches here
> https://slackbuilds.org/cgit/slackbuilds/
>
> when you checkout certain branch, all the changes in that branch will be
> your working directory. You can test all the changes there and you can
> switch back to master branch if public update gets pushed.
>
> --
> Willy Sudiarto Raharjo
>
>
> ___
> SlackBuilds-users mailing list
> SlackBuilds-users@slackbuilds.org
> http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
>
>
>
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] Updates in doinst.sh template

2017-01-09 Thread Thomas Szteliga
On 01/09/2017 03:24 PM, Willy Sudiarto Raharjo wrote:
> IMHO, it's easier to see in https://slackbuilds.org/ready/


OK, but just a notice about this requirement to make sure
that maintainers are aware, that things like:

> I have ran a script to update all remaining doinst.sh in
> my branch so maintainer no need to change anything.


may occur :-)

Otherwise your work may be overwritten...


-- 
Thomas Szteliga




smime.p7s
Description: S/MIME Cryptographic Signature
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] Updates in doinst.sh template

2017-01-09 Thread Thomas Szteliga
On 01/09/2017 02:29 PM, Willy Sudiarto Raharjo wrote:
> I have ran a script to update all remaining doinst.sh in my branch so
> maintainer no need to change anything.


Just an idea, maybe https://slackbuilds.org/guidelines/
should mention that maintainers should always
check their packages in git://slackbuilds.org/slackbuilds.git
before submitting upgrades of locally maintained slackbuilds?


-- 
Thomas Szteliga

___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] Updates in doinst.sh template

2017-01-09 Thread Willy Sudiarto Raharjo
> Just an idea, maybe https://slackbuilds.org/guidelines/
> should mention that maintainers should always
> check their packages in git://slackbuilds.org/slackbuilds.git
> before submitting upgrades of locally maintained slackbuilds?

IMHO, it's easier to see in https://slackbuilds.org/ready/


-- 
Willy Sudiarto Raharjo



signature.asc
Description: OpenPGP digital signature
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] Updates in doinst.sh template

2017-01-09 Thread Willy Sudiarto Raharjo
> Something I've been meaning to ask ...
> 
> Is there a git command to download a preview instead of waiting until
> Friday Nite / Saturday Morning ?

git clone git://slackbuilds.org/slackbuilds.git
cd slackbuilds
git checkout 
you can check available branches here
https://slackbuilds.org/cgit/slackbuilds/

when you checkout certain branch, all the changes in that branch will be
your working directory. You can test all the changes there and you can
switch back to master branch if public update gets pushed.

-- 
Willy Sudiarto Raharjo



signature.asc
Description: OpenPGP digital signature
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] Updates in doinst.sh template

2017-01-09 Thread Konrad J Hambrick
Willy --

Something I've been meaning to ask ...

Is there a git command to download a preview instead of waiting until
Friday Nite / Saturday Morning ?

Thanks !

-- kjh

On Mon, Jan 9, 2017 at 7:29 AM, Willy Sudiarto Raharjo <
will...@slackbuilds.org> wrote:

> > just to inform you that doinst.sh in templates have been updated with a
> > minor update: to use -f in gtk-update-icon-cache code to force updating
> > the icon cache instead of updating it in the next reboot.
> >
> > https://slackbuilds.org/cgit/templates/commit/?id=
> 49cc824b72fbdc8c69b938e7c414b4f7a2341c81
> >
> > We expect maintainers who have doinst.sh for their packages to update
> > the code accordingly.
>
> I have ran a script to update all remaining doinst.sh in my branch so
> maintainer no need to change anything.
>
> If nothing goes wrong, i will push another public update with all those
> doinst.sh changes in couple hours
>
>
> --
> Willy Sudiarto Raharjo
>
>
> ___
> SlackBuilds-users mailing list
> SlackBuilds-users@slackbuilds.org
> http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
>
>
>
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] Updates in doinst.sh template

2017-01-09 Thread Willy Sudiarto Raharjo
> just to inform you that doinst.sh in templates have been updated with a
> minor update: to use -f in gtk-update-icon-cache code to force updating
> the icon cache instead of updating it in the next reboot.
> 
> https://slackbuilds.org/cgit/templates/commit/?id=49cc824b72fbdc8c69b938e7c414b4f7a2341c81
> 
> We expect maintainers who have doinst.sh for their packages to update
> the code accordingly.

I have ran a script to update all remaining doinst.sh in my branch so
maintainer no need to change anything.

If nothing goes wrong, i will push another public update with all those
doinst.sh changes in couple hours


-- 
Willy Sudiarto Raharjo



signature.asc
Description: OpenPGP digital signature
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



[Slackbuilds-users] Updates in doinst.sh template

2017-01-09 Thread Willy Sudiarto Raharjo
Hi all,

just to inform you that doinst.sh in templates have been updated with a
minor update: to use -f in gtk-update-icon-cache code to force updating
the icon cache instead of updating it in the next reboot.

https://slackbuilds.org/cgit/templates/commit/?id=49cc824b72fbdc8c69b938e7c414b4f7a2341c81

We expect maintainers who have doinst.sh for their packages to update
the code accordingly.

thanks


-- 
Willy Sudiarto Raharjo



signature.asc
Description: OpenPGP digital signature
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/