Re: [Slackbuilds-users] sqg for teapot

2020-11-19 Thread Jude DaShiell
Thanks for doing the fixes.  I was about to contact the developer when I
found one of the packages necessary to generate the documentation in
/usr/share/doc/teapot-2.30/INSTALL wasn't available on slackware.  Two
other packages mentioned are available in slackbuilds though.

On Thu, 19 Nov 2020, B Watson wrote:

> Date: Thu, 19 Nov 2020 15:13:29
> From: B Watson 
> Reply-To: SlackBuilds.org Users List 
> To: SlackBuilds.org Users List 
> Subject: Re: [Slackbuilds-users] sqg for teapot
>
> On 11/19/20, Jude DaShiell  wrote:
> > I'm going to recommend teapot be removed from slackbuilds.  Reason for
> > recommendation is teapot several versions back ditched gtk in favor of
> > fltk.  The teapot package makes its user manual available when running
> > teapot in graphical mode under fltk or does it?  If fltk doesn't run
> > when teapot is run we have a package effectively stripped of its user
> > manual in both console and graphical user interfaces and a 45 line man
> > page is inadequate for a package like this.  There is no user manual in
> > /usr/share/doc/teapot in pdf or html format either so console interface
> > users can't even use the package.
>
> I've addressed this in the update I pushed last night. The changes I
> made were: fix the fltk build (it wasn't working), include the pdf and
> html manual in /usr/doc/teapot-2.3.0, and alter the man page to say
> /usr/doc/teapot-2.3.0 instead of /usr/share/doc/teapot.
>
> Also restored the original homepage and download links, since the
> original site is now up again.
>
> All this stuff will be in this week's update, which means you should
> see it Saturday or so.
>
> BTW, did you ever contact the actual maintainer of the teapot
> build? From the .info file, that would be Jostein Berntsen,
> jber...@broadpark.no. I took it on myself to fix the build because I
> assumed "hey, not updated in years, maintainer must be MIA", but it
> looks like his other builds have been getting updates... Jostein, if
> you're reading this, I apologize if I stepped on your toes.
> ___
> SlackBuilds-users mailing list
> SlackBuilds-users@slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
>
>

-- 
United States has 633 Billionaires with only 10 doing any annual
significant giving.

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



Re: [Slackbuilds-users] sqg for teapot

2020-11-19 Thread B Watson
On 11/19/20, Jude DaShiell  wrote:
> I'm going to recommend teapot be removed from slackbuilds.  Reason for
> recommendation is teapot several versions back ditched gtk in favor of
> fltk.  The teapot package makes its user manual available when running
> teapot in graphical mode under fltk or does it?  If fltk doesn't run
> when teapot is run we have a package effectively stripped of its user
> manual in both console and graphical user interfaces and a 45 line man
> page is inadequate for a package like this.  There is no user manual in
> /usr/share/doc/teapot in pdf or html format either so console interface
> users can't even use the package.

I've addressed this in the update I pushed last night. The changes I
made were: fix the fltk build (it wasn't working), include the pdf and
html manual in /usr/doc/teapot-2.3.0, and alter the man page to say
/usr/doc/teapot-2.3.0 instead of /usr/share/doc/teapot.

Also restored the original homepage and download links, since the
original site is now up again.

All this stuff will be in this week's update, which means you should
see it Saturday or so.

BTW, did you ever contact the actual maintainer of the teapot
build? From the .info file, that would be Jostein Berntsen,
jber...@broadpark.no. I took it on myself to fix the build because I
assumed "hey, not updated in years, maintainer must be MIA", but it
looks like his other builds have been getting updates... Jostein, if
you're reading this, I apologize if I stepped on your toes.
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] sqg for teapot

2020-11-19 Thread Jude DaShiell
I'm going to recommend teapot be removed from slackbuilds.  Reason for
recommendation is teapot several versions back ditched gtk in favor of
fltk.  The teapot package makes its user manual available when running
teapot in graphical mode under fltk or does it?  If fltk doesn't run
when teapot is run we have a package effectively stripped of its user
manual in both console and graphical user interfaces and a 45 line man
page is inadequate for a package like this.  There is no user manual in
/usr/share/doc/teapot in pdf or html format either so console interface
users can't even use the package.

On Thu, 19 Nov 2020, B Watson wrote:

> Date: Thu, 19 Nov 2020 00:10:13
> From: B Watson 
> Reply-To: SlackBuilds.org Users List 
> To: SlackBuilds.org Users List 
> Subject: Re: [Slackbuilds-users] sqg for teapot
>
> On 11/18/20, Jeremy Hansen  wrote:
> > teapot does not have any required dependencies (it has an optional
> > dependency of fltk, but sqg doesn't pick up optional dependencies). This is
> > why sqg presents that prompt. Generating a queue for a program that has no
> > dependencies is a little redundant.
>
> Interestingly enough, I just built teapot with fltk installed, and it
> doesn't get picked up by teapot's cmake stuff:
>
> CMake Warning at CMakeLists.txt:43 (find_package):
>   Could not find a package configuration file provided by "FLTK" with any of
>   the following names:
>
> FLTKConfig.cmake
> fltk-config.cmake
>
>   Add the installation prefix of "FLTK" to CMAKE_PREFIX_PATH or set
>   "FLTK_DIR" to a directory containing one of the above files.  If "FLTK"
>   provides a separate development package or SDK, be sure it has been
>   installed.
>
> So fltk isn't even an optional dep of teapot, currently.
> ___
> SlackBuilds-users mailing list
> SlackBuilds-users@slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
>
>

-- 
United States has 633 Billionaires with only 10 doing any annual
significant giving.

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



Re: [Slackbuilds-users] sqg for teapot

2020-11-18 Thread B Watson
On 11/19/20, B Watson  wrote:

> Interestingly enough, I just built teapot with fltk installed, and it
> doesn't get picked up by teapot's cmake stuff:

Answering myself... fixed this in my branch. Slightly broken
CMakeLists.txt and a couple other things.
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] sqg for teapot

2020-11-18 Thread B Watson
On 11/18/20, Jeremy Hansen  wrote:
> teapot does not have any required dependencies (it has an optional
> dependency of fltk, but sqg doesn't pick up optional dependencies). This is
> why sqg presents that prompt. Generating a queue for a program that has no
> dependencies is a little redundant.

Interestingly enough, I just built teapot with fltk installed, and it
doesn't get picked up by teapot's cmake stuff:

CMake Warning at CMakeLists.txt:43 (find_package):
  Could not find a package configuration file provided by "FLTK" with any of
  the following names:

FLTKConfig.cmake
fltk-config.cmake

  Add the installation prefix of "FLTK" to CMAKE_PREFIX_PATH or set
  "FLTK_DIR" to a directory containing one of the above files.  If "FLTK"
  provides a separate development package or SDK, be sure it has been
  installed.

So fltk isn't even an optional dep of teapot, currently.
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] sqg for teapot

2020-11-18 Thread Jude DaShiell
Not worth doing and thanks for the information.  I don't think fltk is
accessible on slint though it is already installed. On Wed, 18 Nov 2020,
Jeremy Hansen wrote:

> Date: Wed, 18 Nov 2020 14:20:59
> From: Jeremy Hansen 
> Reply-To: SlackBuilds.org Users List 
> To: SlackBuilds.org Users List 
> Subject: Re: [Slackbuilds-users] sqg for teapot
>
> teapot does not have any required dependencies (it has an optional
> dependency of fltk, but sqg doesn't pick up optional dependencies). This is
> why sqg presents that prompt. Generating a queue for a program that has no
> dependencies is a little redundant.
>
> If you still want to generate a queue file for a program that doesn't need
> it, you'd uncomment that line in the sqg script itself (located at
> /usr/bin/sqg) and you'd remove the # from line 50 (at least that's the line
> on my system).
>
> Jeremy
>
> On Tue, Nov 17, 2020, 10:40 AM Jude DaShiell  wrote:
>
> > I run sqg -p "teapot" to get this information.
> > On Tue, 17 Nov 2020,
> > Jheengut Pritvi wrote:
> >
> > > Date: Tue, 17 Nov 2020 05:55:28
> > > From: Jheengut Pritvi 
> > > Reply-To: SlackBuilds.org Users List 
> > > To: SlackBuilds.org Users List 
> > > Subject: Re: [Slackbuilds-users] sqg for teapot
> > >
> > > Hi,
> > >
> > > where do you get this info ??
> > >
> > > :: Uncomment SKIP_EMPTY to change this.
> > >
> > > On Mon, 16 Nov 2020 at 22:50, Jude DaShiell  wrote:
> > >
> > > > teapot: empty REQUIRES line. No queuefile generated.
> > > > Uncomment SKIP_EMPTY to change this.
> > > > Done.
> > > >
> > > > Where do I uncomment SKIP_EMPTY?  I want to find out if installing this
> > > > package again gets me a user guide in /usr/share/doc/teapot.
> > > >
> > > >
> > > > --
> > > > United States has 633 Billionaires with only 10 doing any annual
> > > > significant giving.
> > > >
> > > > ___
> > > > SlackBuilds-users mailing list
> > > > SlackBuilds-users@slackbuilds.org
> > > > https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> > > > Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> > > > FAQ - https://slackbuilds.org/faq/
> > > >
> > > >
> > >
> >
> > --
> > United States has 633 Billionaires with only 10 doing any annual
> > significant giving.
> > ___
> > SlackBuilds-users mailing list
> > SlackBuilds-users@slackbuilds.org
> > https://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
> > https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> > Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> > FAQ - https://slackbuilds.org/faq/
> >
> >
>

-- 
United States has 633 Billionaires with only 10 doing any annual
significant giving.
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://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
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] sqg for teapot

2020-11-18 Thread Jeremy Hansen
teapot does not have any required dependencies (it has an optional
dependency of fltk, but sqg doesn't pick up optional dependencies). This is
why sqg presents that prompt. Generating a queue for a program that has no
dependencies is a little redundant.

If you still want to generate a queue file for a program that doesn't need
it, you'd uncomment that line in the sqg script itself (located at
/usr/bin/sqg) and you'd remove the # from line 50 (at least that's the line
on my system).

Jeremy

On Tue, Nov 17, 2020, 10:40 AM Jude DaShiell  wrote:

> I run sqg -p "teapot" to get this information.
> On Tue, 17 Nov 2020,
> Jheengut Pritvi wrote:
>
> > Date: Tue, 17 Nov 2020 05:55:28
> > From: Jheengut Pritvi 
> > Reply-To: SlackBuilds.org Users List 
> > To: SlackBuilds.org Users List 
> > Subject: Re: [Slackbuilds-users] sqg for teapot
> >
> > Hi,
> >
> > where do you get this info ??
> >
> > :: Uncomment SKIP_EMPTY to change this.
> >
> > On Mon, 16 Nov 2020 at 22:50, Jude DaShiell  wrote:
> >
> > > teapot: empty REQUIRES line. No queuefile generated.
> > > Uncomment SKIP_EMPTY to change this.
> > > Done.
> > >
> > > Where do I uncomment SKIP_EMPTY?  I want to find out if installing this
> > > package again gets me a user guide in /usr/share/doc/teapot.
> > >
> > >
> > > --
> > > United States has 633 Billionaires with only 10 doing any annual
> > > significant giving.
> > >
> > > ___
> > > SlackBuilds-users mailing list
> > > SlackBuilds-users@slackbuilds.org
> > > https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> > > Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> > > FAQ - https://slackbuilds.org/faq/
> > >
> > >
> >
>
> --
> United States has 633 Billionaires with only 10 doing any annual
> significant giving.
> ___
> SlackBuilds-users mailing list
> SlackBuilds-users@slackbuilds.org
> https://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
> https://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
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] sqg for teapot

2020-11-17 Thread Jude DaShiell
I run sqg -p "teapot" to get this information.
On Tue, 17 Nov 2020,
Jheengut Pritvi wrote:

> Date: Tue, 17 Nov 2020 05:55:28
> From: Jheengut Pritvi 
> Reply-To: SlackBuilds.org Users List 
> To: SlackBuilds.org Users List 
> Subject: Re: [Slackbuilds-users] sqg for teapot
>
> Hi,
>
> where do you get this info ??
>
> :: Uncomment SKIP_EMPTY to change this.
>
> On Mon, 16 Nov 2020 at 22:50, Jude DaShiell  wrote:
>
> > teapot: empty REQUIRES line. No queuefile generated.
> > Uncomment SKIP_EMPTY to change this.
> > Done.
> >
> > Where do I uncomment SKIP_EMPTY?  I want to find out if installing this
> > package again gets me a user guide in /usr/share/doc/teapot.
> >
> >
> > --
> > United States has 633 Billionaires with only 10 doing any annual
> > significant giving.
> >
> > ___
> > SlackBuilds-users mailing list
> > SlackBuilds-users@slackbuilds.org
> > https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> > Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> > FAQ - https://slackbuilds.org/faq/
> >
> >
>

-- 
United States has 633 Billionaires with only 10 doing any annual
significant giving.
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://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
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] sqg for teapot

2020-11-17 Thread Jheengut Pritvi
Hi,

where do you get this info ??

:: Uncomment SKIP_EMPTY to change this.

On Mon, 16 Nov 2020 at 22:50, Jude DaShiell  wrote:

> teapot: empty REQUIRES line. No queuefile generated.
> Uncomment SKIP_EMPTY to change this.
> Done.
>
> Where do I uncomment SKIP_EMPTY?  I want to find out if installing this
> package again gets me a user guide in /usr/share/doc/teapot.
>
>
> --
> United States has 633 Billionaires with only 10 doing any annual
> significant giving.
>
> ___
> SlackBuilds-users mailing list
> SlackBuilds-users@slackbuilds.org
> https://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
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



[Slackbuilds-users] sqg for teapot

2020-11-16 Thread Jude DaShiell
teapot: empty REQUIRES line. No queuefile generated.
Uncomment SKIP_EMPTY to change this.
Done.

Where do I uncomment SKIP_EMPTY?  I want to find out if installing this
package again gets me a user guide in /usr/share/doc/teapot.


-- 
United States has 633 Billionaires with only 10 doing any annual
significant giving.

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