*** jdolan has quit IRC | 00:33 | |
*** pitillo has quit IRC | 01:04 | |
*** pitillo has joined #crux | 01:04 | |
pitillo | good morning | 01:04 |
---|---|---|
pitillo | tadzik: I'm from spain, I never was in the .pl group, sorry | 01:05 |
Romster | morning | 01:47 |
*** lasso|qt has joined #crux | 02:00 | |
*** Rotwang has joined #crux | 02:30 | |
*** aubic has quit IRC | 04:16 | |
*** aubic has joined #crux | 04:23 | |
*** aubic has joined #crux | 04:23 | |
horrorStruck | good afternoon #crux | 04:27 |
luxh | hi horrorStruck | 04:28 |
horrorStruck | hey luxh | 04:43 |
*** jdolan has joined #crux | 06:11 | |
*** ChanServ sets mode: +o jdolan | 06:11 | |
*** wobsite has joined #crux | 06:34 | |
*** horrorStruck has quit IRC | 07:54 | |
*** acrux|xp has joined #crux | 08:14 | |
*** horrorStruck has joined #crux | 08:22 | |
*** jdolan has quit IRC | 08:56 | |
jaeger | Anyone in here actually understand how to set up docbook-xml and docbook-xsl properly? | 09:32 |
horrorStruck | I dont and this stuff looks horrible. i needed it to build webkit nightlies, i ended up using an outdated Pkgfile that does the job anyway. I laughed about 5 minutes reading your question as I remembered the huge wtf feeling i had when i looked at those packages :D | 09:45 |
jaeger | they're a pain in the ass and the documentation is terrible | 09:49 |
jaeger | seems like upgrading docbook-xsl fixed my problem this time | 09:55 |
horrorStruck | yeah i'm afraid of the day webkit-nightly will ask for a newer verion :P | 09:58 |
horrorStruck | did you have a look on arch PKGBUILDs ? | 09:58 |
horrorStruck | JGC is a good packager | 09:59 |
jaeger | I have in the past, they're very similar to ours | 10:08 |
jaeger | for those packages, at least | 10:08 |
*** acrux|xp has quit IRC | 10:09 | |
*** pitillo has quit IRC | 10:20 | |
*** pitillo has joined #crux | 10:21 | |
*** pitillo has quit IRC | 10:26 | |
*** pitillo has joined #crux | 10:26 | |
cruxbot | [opt.git/2.7]: pango: fixed installation of man pages. | 10:29 |
lain | good evening! Is there any 'beatiful' way to describe image viewer to program? (it specifies run string in source code, I can write my 'geeqie' there, but it's only for me) | 10:31 |
lain | *beautiful | 10:32 |
*** jue has joined #crux | 10:36 | |
*** ChanServ sets mode: +o jue | 10:36 | |
jue | hello | 10:36 |
horrorStruck | hi | 10:40 |
horrorStruck | jue: a new version of unbound is out with many bug fixes, i just built it, it works great as usual. | 10:41 |
horrorStruck | there's a too to create and update the root.key file as well | 10:42 |
horrorStruck | tool* | 10:43 |
jue | yeah, I know | 10:45 |
jue | just working on it ;) | 10:45 |
jue | anyway, thanks for the hint | 10:46 |
tilman | jue: i'll get back to you about xz | 10:46 |
*** cippp has joined #crux | 10:47 | |
horrorStruck | jue: ah ok :) you're the one who recommended this to me, you've earned everlasting gratitude | 10:48 |
*** Rotwang has quit IRC | 10:56 | |
*** ardo has quit IRC | 11:00 | |
cruxbot | [opt.git/2.7]: unbound: update to 1.4.7, enable DNSSEC as default | 11:17 |
jue | horrorStruck: I've added a README | 11:20 |
jue | I've decided to use a dedicated user to run unbound, because it needs write-access to /etc/unbound/root.key, if DNSSEC is enabled and unbound is running in a chroot | 11:23 |
*** lasso|qt has quit IRC | 11:23 | |
jue | btw, there's a cool test-page to see if your resolver is using DNSSEC -> http://test.dnssec-or-not.org/ | 11:25 |
horrorStruck | jue: thanks ! | 11:26 |
cruxbot | [opt.git/2.7]: maildrop: update to 2.5.2 | 11:30 |
horrorStruck | http://ompldr.org/vNjNkdQ | 11:32 |
horrorStruck | 8) | 11:33 |
jue | :) | 11:33 |
*** Zaba has quit IRC | 11:35 | |
*** Zaba has joined #crux | 11:41 | |
*** Rotwang has joined #crux | 11:54 | |
lain | horrorStruck: is there a crux port for jumanji? | 12:30 |
horrorStruck | lain: i have one hold on | 12:31 |
lain | with customizable config.h in port dir? | 12:33 |
horrorStruck | use jumanjirc instead | 12:35 |
horrorStruck | https://github.com/destructure/Pkgfile/tree/master/jumanji/ | 12:35 |
horrorStruck | do you need a hinting script? | 12:35 |
horrorStruck | here's one: http://ompldr.org/vNjNmOQ/follow.js | 12:38 |
horrorStruck | disclaimer: if you look at some of the other ports in this repo, some of them are work in progress (need to be cleaned up) | 12:40 |
lain | horrorStruck: nevermind, I've just written a patch in order to compile old program, and after that found this patch on the main site page below:-) So 'work in progress' isn't a reason for me not to use something. | 12:43 |
lain | thanks for port! | 12:43 |
horrorStruck | you're welcome | 12:43 |
*** cippp has quit IRC | 12:46 | |
lain | horrorStruck: config.def.h: char* download_command = "xterm -e sh -c \"wget... I think after this string I have to change config.def.h... I don't have xterm :-) | 13:26 |
lain | or this is also redefinable by jumanjirc? | 13:27 |
horrorStruck | lain: just change it in the source dir | 13:27 |
horrorStruck | i think so | 13:27 |
horrorStruck | fastest way is to edit it directly in the jumanji source dir | 13:28 |
lain | yes, but in this case, for what purpose configuration file exists? | 13:30 |
lain | as I see in examples, user can redefine variables from config.def.h | 13:31 |
horrorStruck | ok i'll make a Pkgfile with config.def.h that you can edit. after a marlboro... | 13:32 |
lain | do you know some IRC channel/jabber conference where I can find developers of jumanji? | 13:33 |
horrorStruck | #pwmt | 13:35 |
wobsite | #pwmt | 13:36 |
wobsite | on irc.oftc.net, not this server. | 13:37 |
lain | thanks | 13:39 |
wobsite | no problem. | 13:40 |
horrorStruck | lain: http://ompldr.org/vNjNmdw | 13:41 |
horrorStruck | lain: you'll need a copy of config.def.h in this dir | 13:41 |
horrorStruck | you can edit it | 13:41 |
*** wobsite has quit IRC | 13:43 | |
lain | thanks! | 13:45 |
lain | yeah! downloads work for me. | 13:46 |
horrorStruck | you're welcome | 13:46 |
horrorStruck | ok cool | 13:46 |
horrorStruck | tried the hint script yet? | 13:47 |
lain | nope | 13:49 |
horrorStruck | well, you should ;) | 13:49 |
lain | i have to understand what it does, this process takes some time | 13:52 |
lain | hmm, remembered. I used this feature, but forgot it's name. | 13:55 |
horrorStruck | keyboard navigation | 13:55 |
horrorStruck | =awesomeness | 13:55 |
horrorStruck | here's my messy config if you you can find anything usefull in it. beware of the proxy setting, if you're not using privoxy, disable that http://ompldr.org/vNjNnNQ/jumanjirc | 13:58 |
horrorStruck | create a .config/jumanji/scripts/ dir and put the hinting script in it (the one linked above). then restart jumanji and press f to follow a link or F to open it in new tab | 13:59 |
lain | placement of jumanjirc is in $HOME/.config/jumanji/? | 14:00 |
horrorStruck | yep | 14:00 |
horrorStruck | oh and of course edit the path to the script | 14:01 |
lain | As I realized, the biggest problem is that I don't have script :-( | 14:02 |
lain | there wasn't firefox in my system | 14:02 |
horrorStruck | you dont need that, i've uploaded earlier | 14:02 |
horrorStruck | 01:38 < horrorStruck> here's one: http://ompldr.org/vNjNmOQ/follow.js | 14:02 |
horrorStruck | put that in ~/.config/jumanji/scripts/ | 14:04 |
horrorStruck | and edit the path in jumanjirc, that should do it | 14:04 |
lain | works. Hints are very beautiful. | 14:05 |
horrorStruck | and useful ;) | 14:06 |
horrorStruck | you can check all the keybindings in config.def.h | 14:06 |
horrorStruck | or in man jumanji in fact | 14:07 |
horrorStruck | but it's not very up-to-date | 14:08 |
lain | i've just lurked around download_command and figured that it's supported in the config file. I've just placed it in a wrong place. So you can save a version of port with config.def.h for debugging/other purposes. | 14:15 |
lain | Because if you change config.def.h, md5 sum of it will change, and it's not beautiful | 14:15 |
lain | You are using privoxy for flash&advertisment blocking, am I right? | 14:27 |
horrorStruck | yep | 14:34 |
horrorStruck | ad in fact | 14:35 |
horrorStruck | jumanji has a built-in plugin blocker | 14:35 |
*** wobsite has joined #crux | 14:36 | |
lain | it hasn't blocked flash out of box and I don't know how to disable autoloading plugin in configuration file | 14:42 |
lain | "plugin application/x-shockwave-flash" this string from FAQ does an allow operation | 14:42 |
lain | i wanna disallow | 14:42 |
horrorStruck | remove this set plugin_blocker false | 14:42 |
horrorStruck | or set this to true | 14:43 |
*** lasso has joined #crux | 14:43 | |
horrorStruck | inside jumanji (but it's not persistant if you do so) | 14:43 |
horrorStruck | :set plugin_blocker true | 14:44 |
horrorStruck | then you can set this up by plugin type | 14:44 |
horrorStruck | or disable everything and just click on what you want to allow | 14:44 |
lain | clickable widget? | 14:45 |
lain | i click and nothing happens | 14:45 |
lain | aah | 14:45 |
lain | i had to return to command mode to see clickable widget | 14:45 |
lain | thanks for help | 14:48 |
horrorStruck | welcome and sorry for OT #crux | 14:49 |
lain | OT? | 14:49 |
horrorStruck | off-topic | 14:49 |
horrorStruck | ;) | 14:49 |
lain | i hope that this channel exists for communicating people that are using CRUX distro. | 14:50 |
lain | so, discuss between such users isn't off-topic | 14:51 |
horrorStruck | yes yes, that was more of a joke. cruxbot would have kicked our asses sine a long time :D | 14:51 |
lain | i often find out new things here, such as mp-up, jumaji. | 14:52 |
lain | *jumanji :-) | 14:52 |
* horrorStruck googles mp-up | 14:52 | |
lain | I haven't heard about it until i had come here first time | 14:53 |
horrorStruck | what is it? | 14:53 |
lain | useful thing to keep multiple ports of various people up to date | 14:53 |
wobsite | what does it do that ports -u doesn't, out of curiosity? | 14:54 |
lain | you write a file with commands httpup, rsync, etc. and when you run ports -u the "meta" repository is created and all ports, described in /etc/mpup.lst are placed there | 14:55 |
lain | and when authors update versions of software in their Pkgfile's you will receive this change after updating ports. | 14:56 |
wobsite | ah. so it allows you to sync single ports, rather than whole repositories. that's pretty nice. | 14:56 |
horrorStruck | prt-get let's you do that too | 14:56 |
horrorStruck | lets* | 14:56 |
lain | wobsite: yes, you got the point | 14:56 |
lain | horrorStruck: how? | 14:57 |
wobsite | does it? <- very new to crux. | 14:57 |
horrorStruck | yep | 14:57 |
horrorStruck | prtdir /usr/ports/xfce:librsvg | 14:57 |
horrorStruck | for example | 14:57 |
lain | you have to have a port driver in /etc/ports, isn't it? | 14:58 |
horrorStruck | yep | 14:58 |
lain | for this repo | 14:58 |
horrorStruck | y | 14:58 |
horrorStruck | or for any local repo | 14:58 |
lain | maybe I don't want to have anyone's repo driver in /etc/ports? | 14:58 |
lain | also, is it a new feature of prt-get came with 2.7 release? | 14:59 |
horrorStruck | no idea, i'm new here too | 14:59 |
lain | i haven't moved to 2.7 yet | 14:59 |
lain | so I don't know new capabilities of prt-utils | 15:00 |
lain | looked at prt-get manpage. Indeed, prt-get supports that. Even on 2.6 | 15:01 |
lain | Result: I find out new thing. Thanks again! | 15:01 |
horrorStruck | cant beat man pages :P | 15:01 |
wobsite | what's ths subcommand for that? horrorStruck said prtdir, but I'm not finding that in the manpage. | 15:03 |
lain | prtdir /home/jw/build:mutt, yafc | 15:03 |
lain | in /etc/prt-get.conf | 15:04 |
lain | this string was from manpage | 15:04 |
lain | with the comment "use mutt and yafc from local build directory" | 15:04 |
wobsite | hrm. not in my version of the manpage. | 15:06 |
wobsite | ah, prt-get.conf(5). | 15:06 |
lain | yes | 15:06 |
wobsite | I was looking at prt-get(8) | 15:06 |
lain | good night everyone! | 15:23 |
*** lain has quit IRC | 15:23 | |
*** wobsite has quit IRC | 16:12 | |
*** Rotwang has quit IRC | 16:39 | |
*** lasso has quit IRC | 16:40 | |
*** horrorSt1uck has joined #crux | 16:47 | |
*** horrorStruck has quit IRC | 16:47 | |
*** jue has quit IRC | 17:04 | |
*** wobsite has joined #crux | 17:36 | |
*** pitillo has quit IRC | 18:00 | |
*** pitillo has joined #crux | 18:02 | |
*** wobsite has quit IRC | 18:03 | |
*** DarkNekros has quit IRC | 18:09 | |
*** DarkNekros_ has joined #crux | 18:10 | |
*** jdolan_ has joined #crux | 18:20 | |
*** jdolan_ has quit IRC | 18:59 | |
*** jdolan_ has joined #crux | 19:12 | |
Romster | jaeger, Anyone in here actually understand how to set up docbook-xml and docbook-xsl properly? <- roughly http://romster.dyndns.org:8080/linux/ports/hvlinux/opt/docbook-xml/ http://romster.dyndns.org:8080/linux/ports/hvlinux/opt/docbook-xsl/ | 19:34 |
*** jdolan_ has quit IRC | 19:45 | |
jaeger | are they much different from the ones in the gnome repo? I haven't got a browser handy at the moment | 19:52 |
Romster | all i know is it works i probably pinched thrm from arch or slackware or some place. | 19:55 |
jaeger | heh | 19:56 |
Romster | you do need the post-install. heck you can curl the files to a terminal or file. | 19:56 |
Romster | ## http://www.linuxfromscratch.org/blfs/view/svn/pst/DocBook.html | 19:56 |
Romster | yeah i got it from linux from scratch | 19:56 |
jaeger | ah, ok | 19:56 |
Romster | i couldn't understand yours in gnome too easily. | 19:57 |
Romster | need the post-install after to make the DTD's in /etc/xml/ | 19:58 |
Romster | heading back to work. that should work for crux with no modifications needed except the source url in docbook-xsl uses a mirror:// metaformat. | 19:59 |
*** jdolan has joined #crux | 20:06 | |
*** ChanServ sets mode: +o jdolan | 20:06 | |
*** wobsite has joined #crux | 20:13 | |
*** horrorSt1uck is now known as horrorStruck | 20:17 | |
*** jdolan has quit IRC | 20:22 | |
*** wobsite has quit IRC | 20:57 | |
*** jdolan has joined #crux | 21:45 | |
*** ChanServ sets mode: +o jdolan | 21:45 | |
*** __mavrick61 has quit IRC | 21:49 | |
*** Dudde has quit IRC | 21:49 | |
*** __mavrick61 has joined #crux | 21:50 | |
*** Dudde has joined #crux | 21:51 | |
*** jdolan has quit IRC | 22:38 |
Generated by irclog2html.py 2.11.0 by Marius Gedminas - find it at mg.pov.lt!