01:08.38 |
*** join/#brlcad spertz
(~Victor@hlfxns016cw-156057138072.dhcp-dynamic.FibreOp.ns.bellaliant.net) |
01:08.50 |
*** part/#brlcad spertz
(~Victor@hlfxns016cw-156057138072.dhcp-dynamic.FibreOp.ns.bellaliant.net) |
01:09.31 |
*** join/#brlcad
egchigvxjwwxzcvi
(~armin@dslb-092-075-159-075.092.075.pools.vodafone-ip.de) |
02:49.22 |
*** join/#brlcad tandoorichick
(~rakshika@2405:205:8181:ce0d:2018:46ee:f951:464) |
03:21.30 |
starseeker |
``Erik: heh - I don't know actually how much
xmlroff really has to to with troff. My thought was that if we
could snarf the libfo bits, make them more robust (based on initial
testing with our FO intermediate files there's some work to do
there) and hook it up with libharu to get a nice self contained
C/C++ replacement for Apache FOP |
03:22.33 |
starseeker |
lot of work though - would amount to forking
xmlroff and making a "fo2pdf" tool instead |
03:23.01 |
starseeker |
have to strip out all the gnome/glib stuff,
etc. |
04:12.51 |
*** join/#brlcad tandoorichick
(~rakshika@117.222.153.232) |
07:23.25 |
*** join/#brlcad KimK
(~Kim__@2600:8803:7a85:6d00:101e:7f39:3e8:a92e) |
07:36.45 |
*** join/#brlcad fggf
(~vircuser@103.203.233.205) |
08:16.04 |
*** join/#brlcad MikeH
(~Mike@188.175.158.32) |
10:03.11 |
*** join/#brlcad KimK
(~Kim__@2600:8803:7a85:6d00:cc29:5be8:7e5d:286b) |
10:25.31 |
*** join/#brlcad Caterpillar
(~caterpill@unaffiliated/caterpillar) |
10:54.04 |
*** join/#brlcad caen23
(~caen23@79.118.93.245) |
12:04.53 |
*** join/#brlcad raphael29_
(~Raphael@84.117.96.29) |
12:10.16 |
*** join/#brlcad teepee
(~teepee@unaffiliated/teepee) |
12:38.04 |
*** join/#brlcad sagarwal
(~chatzilla@59.177.72.55) |
12:57.07 |
*** join/#brlcad sagarwal
(~chatzilla@59.177.72.55) |
12:57.53 |
*** join/#brlcad sagarwal
(~chatzilla@59.177.72.55) |
13:36.22 |
*** join/#brlcad teepee_
(~teepee@unaffiliated/teepee) |
13:59.42 |
*** join/#brlcad sagarwal
(~chatzilla@59.177.72.55) |
14:01.28 |
Apratim |
caen23: I was going through
https://github.com/caskroom/homebrew-cask/blob/master/Casks/brl-cad-mged.rb,
while I saw that "auto_updates true" wasn't there...though it wont
effect the brlcad to an extent but will it update? |
15:03.06 |
*** join/#brlcad LordOfBikes
(~armin@dslb-092-075-159-075.092.075.pools.vodafone-ip.de) |
16:20.20 |
caen23 |
Apratim: do you know what auto_updatea
means? |
16:20.25 |
caen23 |
auto_updates* |
16:28.18 |
*** join/#brlcad ARChak
(~vircuser@117.200.82.11) |
16:35.47 |
Apratim |
caen23: I guess, it would mean sth with
updating the app? |
16:38.13 |
*** join/#brlcad gcibot
(ignacio@sunjammer.sugarlabs.org) |
16:38.22 |
*** join/#brlcad gcibot
(ignacio@unaffiliated/ignaciouy/bot/gcibot) |
17:07.13 |
*** join/#brlcad yorik
(~yorik@2804:431:f721:bd45:290:f5ff:fedc:3bb2) |
17:08.49 |
*** join/#brlcad LordOfBikes
(~armin@dslb-092-075-159-075.092.075.pools.vodafone-ip.de) |
19:28.36 |
*** join/#brlcad LordOfBikes
(~armin@dslb-092-075-159-075.092.075.pools.vodafone-ip.de) |
19:40.38 |
caen23 |
Apratim: then try to understand what it does
and whether it applies to brl-cad |
19:41.03 |
caen23 |
don't just copy/paste what other formulas
have |
20:05.26 |
Apratim |
Yeah, I want to understand...that is why I am
asking my doubts |
20:12.10 |
Apratim |
Till now I have got to learnt a lot of new
things like using svn, cmake and many more and I want to broaden my
mind even more...thats why I ask silly questions because these help
me in understanding things better :) |
20:14.30 |
Apratim |
Though I wont be able to do the Homebrew
task(I use Windows) but still I have developed an interest in
it...which lets me ask those type of questions |
21:14.18 |
Apratim |
caen23: How will I know whether it applies to
brl-cad or not? |
22:06.53 |
*** join/#brlcad ries
(~ries@D979C7EF.cm-3-2d.dynamic.ziggo.nl) |
22:18.17 |
*** join/#brlcad merzo_
(~merzo@93-60-92-178.pool.ukrtel.net) |
22:18.33 |
caen23 |
my point was that it would help you more to
learn how to find out the answers yourself |
22:19.49 |
caen23 |
but the answer to this in particular is that
some apps include an auto-updater (functionality that allows them
to grab updates for themselves) |
22:20.19 |
caen23 |
the flag you mentioned is set to true if the
app in question has such a feature |
22:20.38 |
caen23 |
brl-cad to my knowledge does not, so it
doesn't need to be set |
23:24.01 |
Apratim |
oh I get you...but caen23 how do you know that
brl-cad doesnt have this feature...I mean how can I know that a
program has this feature in it or not?Where shall it be
mentioned? |
23:46.35 |
caen23 |
Apratim: as a user, you could check the menus.
here is an example from a mac app which has such a menu item
https://s30.postimg.org/6nhpzfg35/Screenshot_2017_01_08_01_45_12.png |
23:47.09 |
caen23 |
as a developer, you can also read the source,
documentation, and so on |