*** jdolan has joined #crux | 00:29 | |
*** Romster has quit IRC | 00:32 | |
*** jdolan has quit IRC | 00:33 | |
*** Romster has joined #crux | 00:33 | |
*** timcowchip has joined #crux | 00:57 | |
*** timcowchip has quit IRC | 00:57 | |
*** timcowchip has joined #crux | 00:58 | |
*** timcowchip has quit IRC | 00:58 | |
*** timcowchip has joined #crux | 01:02 | |
*** timcowchip has quit IRC | 01:02 | |
*** timcowchip has joined #crux | 01:04 | |
*** timcowchip has quit IRC | 01:05 | |
*** timcowchip has joined #crux | 01:06 | |
*** BitPufiin has joined #crux | 01:11 | |
Romster | http://steamcommunity.com/app/221410/discussions/0/882966056287209213/ | 01:24 |
---|---|---|
Romster | https://github.com/dscharrer/steamwm | 01:24 |
Romster | nogagplz, diverse ^ | 01:24 |
*** jdolan has joined #crux | 01:29 | |
*** jdolan has quit IRC | 01:34 | |
Romster | http://rom.ster.so/tmp/steam_steamwm_patch.png | 01:38 |
Romster | now i can resize | 01:38 |
nogagplz | that's pretty cool | 01:43 |
Romster | http://steamcommunity.com/app/221410/discussions/0/882966056287209213/ | 01:44 |
Romster | i found that when i couldn't resize my steam gui's | 01:44 |
timcowchip | must be nice to have good hardware | 01:44 |
Romster | i just switched over to lxpanel too so don't mind the horribleness | 01:44 |
Romster | 3.4GHz quad core 8gb ram not too shabby but only got gts250 video cards atm. | 01:45 |
nogagplz | romster use tint2 | 01:45 |
Romster | the panel? | 01:46 |
timcowchip | use tint2-svn with launchers | 01:46 |
Romster | hmm | 01:46 |
Romster | oh that looks nice | 01:47 |
Romster | what's different in the svn build timcowchip ? | 01:48 |
Romster | see it's packaged | 01:48 |
timcowchip | the launchers work | 01:48 |
Romster | released 2010 for tint2 version 0.11 | 01:48 |
timcowchip | I don't know what diff about then svn source, but the 0.11 version doesn't do launchers | 01:49 |
Romster | and is quite old. | 01:49 |
Romster | the problem with your port is it does not specify a known working commit. | 01:49 |
timcowchip | ? | 01:50 |
timcowchip | oh | 01:50 |
Romster | http://crux.ster.so/ports/emulators/desmume/Pkgfile | 01:50 |
Romster | like that | 01:50 |
timcowchip | let me check | 01:51 |
Romster | or is there trunk branch guaranteed to never break? | 01:51 |
Romster | on another note i seriously feel like adding scm support to pkgmk... | 01:51 |
timcowchip | I could host it myself | 01:52 |
Romster | and why not -DINSTALL_MANDIR=man or mv $PKG/usr/share/man $PKG/usr/man | 01:53 |
timcowchip | sure | 01:53 |
timcowchip | its hard to get the svn vresion sometimes | 01:53 |
Romster | yur way is killing the manual page. | 01:53 |
Romster | not really got a easy way for that | 01:54 |
Romster | svn info --revision 'HEAD' "$svn" | grep -e 'Revision: ' | sed 's/\Revision: \(.*\)/\1/' | 01:54 |
Romster | hmm not sure why i stuck '' on HEAD | 01:55 |
timcowchip | I'll get on it as soon as I'm thru legitimatizing 3.1 | 01:55 |
Romster | svn info --revision HEAD http://tint2.googlecode.com/svn/trunk/ | grep -e 'Revision: ' | sed 's/\Revision: \(.*\)/\1/' | 01:56 |
Romster | 652 | 01:56 |
timcowchip | k | 01:56 |
Romster | easy way to grab it. | 01:56 |
Romster | and check new builds and git push when it's ok. | 01:56 |
timcowchip | its on your server, feel free to modify it and put in contrib | 01:57 |
timcowchip | I just made the port to have the launchers | 01:58 |
*** jdolan has joined #crux | 01:59 | |
Romster | that's your bitbucket account. i could. i'l probably fork it and do them changes for myself. | 01:59 |
Romster | but stuck a tarball on my server from generating it. | 02:00 |
*** dkoby has joined #crux | 02:00 | |
timcowchip | no I mean on cruxter | 02:01 |
timcowchip | is that stuck in a tarball? | 02:01 |
Romster | no... | 02:02 |
timcowchip | http://en.zimagez.com/zimage/2014-05-02-1859371024x768scrot.php | 02:02 |
Romster | you can still push to both targets if you like. | 02:02 |
Romster | why do you need todo a screen shot for that. | 02:02 |
timcowchip | to show off the launchers | 02:03 |
Romster | ah | 02:03 |
Romster | scroll down a bit -_- | 02:03 |
Romster | damn that is nice | 02:03 |
*** jdolan has quit IRC | 02:04 | |
nogagplz | light as hell too, should be fine on your commodore 64 | 02:04 |
Romster | lol | 02:04 |
timcowchip | or even on my atom | 02:04 |
timcowchip | supper time brb | 02:05 |
*** jdolan has joined #crux | 02:10 | |
timcowchip | uhoh -- Packages where update failed | 02:16 |
timcowchip | libdr | 02:16 |
timcowchip | m | 02:16 |
timcowchip | oh its the old "get your clock fixed" thing | 02:18 |
timcowchip | I just have to wait until after 2014-05-02 21:09:32 | 02:21 |
Romster | prt-get depinst ntp ; sudo /etc/rc.d/ntpd start ; add it to /etc/rc.conf | 02:25 |
timcowchip | yeah but the file's age is 2 hours in the future | 02:26 |
timcowchip | some source developer needs to fix his clock | 02:27 |
Romster | or there in another timezone to you | 02:28 |
timcowchip | but doesn't my system automatically adjust for that? | 02:30 |
timcowchip | I realy don't know, but I always assumed that it did | 02:31 |
*** dkoby has quit IRC | 02:32 | |
*** _92AAAQLBQ has quit IRC | 02:48 | |
*** _92AAAQLBQ has joined #crux | 02:50 | |
jaeger | It should, yes. | 02:52 |
Romster | ah maybe the web browsers do when downloading off a server in another time zone does. | 02:57 |
*** Romster has quit IRC | 03:07 | |
timcowchip | does gudev work with eudev? | 03:14 |
timcowchip | http://pastebin.com/LC2eCLHJ | 03:16 |
timcowchip | i think handbrake needs gudev | 03:21 |
*** jdolan has quit IRC | 03:24 | |
*** jdolan has joined #crux | 03:25 | |
*** Romster has joined #crux | 03:27 | |
*** timcowchip has quit IRC | 03:31 | |
*** timcowchip has joined #crux | 03:31 | |
*** thrakcattack has quit IRC | 03:40 | |
*** thrakcattack has joined #crux | 03:42 | |
Romster | well got tint2 going and compton | 03:47 |
nogagplz | good | 03:48 |
nogagplz | now ditch X | 03:48 |
Romster | haha | 03:48 |
Romster | when wayland is ready | 03:48 |
nogagplz | nouveau is doing pretty well too actually | 03:49 |
Romster | eh not 3d accelerated yet is it? | 03:50 |
*** sammi` has quit IRC | 03:50 | |
nogagplz | 3d acceleration is there | 03:54 |
nogagplz | some cards have trouble with chnging the clocks though | 03:54 |
nogagplz | probably your 200 card will be ok | 03:55 |
nogagplz | no sli support though if yiu use that | 03:55 |
Romster | gts 250 yeah but i wanna get a later card at some point. | 03:55 |
Romster | nah no Sli | 03:55 |
*** jdolan has quit IRC | 03:56 | |
Romster | ok i just changed the panel width and did tint2 after killing tint and no panel... | 03:57 |
Romster | unless it don't like being ran in sakura | 03:57 |
Romster | nope not even in pekwm's run box | 03:57 |
Romster | ahh seems to not like 100% on panel_size | 03:58 |
*** timcowchip has quit IRC | 03:59 | |
*** timcowchip has joined #crux | 04:00 | |
nogagplz | do you have yours on the bottom or on the side | 04:04 |
Romster | bottom usually. | 04:04 |
nogagplz | 1920x1200 it works better on the side I found | 04:05 |
Romster | 1920x1080 here | 04:05 |
nogagplz | and automatically hide on 1280x1024 | 04:05 |
Romster | looking for the height atribute | 04:06 |
Romster | #The panel's width is 94% the size of the monitor | 04:06 |
Romster | panel_size = 94% 30 | 04:06 |
Romster | whats withthe 30 is that the monitors inch size? | 04:07 |
Romster | i assumed it was and made it 27 | 04:07 |
Romster | nope it's really the height... | 04:08 |
Romster | in pixels | 04:09 |
Romster | i do have another lcd monitor sitting here i'm thinking of adding that and sticking irc and menu on that and any other monitoring stuff. | 04:12 |
*** vlnx has quit IRC | 04:13 | |
*** vlnx has joined #crux | 04:18 | |
Romster | http://rom.ster.so/tmp/desktop_tint2.png so far... | 04:19 |
timcowchip | arch wiki has a good page on tint2 launchers | 04:36 |
Romster | any wiki but crux's wiki does | 04:45 |
*** Romster has quit IRC | 04:51 | |
*** Romster has joined #crux | 04:52 | |
diverse | yeah, tint2 is a good panel | 05:21 |
Romster | definitely liking it now messing with compton | 05:22 |
diverse | because of having true transparency? | 05:25 |
Romster | yeah if i can | 05:25 |
Romster | trying to find if i can make out of focus windows more transparent. | 05:27 |
Romster | but not sure if it's even possible. | 05:27 |
diverse | doesn't compton have a flag for that type of thing? | 05:27 |
Romster | looking though it but i think that's more a WM thing to set depending on focus? | 05:28 |
diverse | I guess pekwm needs to support more EWMH standards? | 05:28 |
Romster | mark-wmwin-focused = true; | 05:28 |
Romster | ah there | 05:28 |
diverse | looking at your screenshot, giving your windows a backshadow will look nicer | 05:29 |
Romster | yeah | 05:30 |
Romster | and make out of focus GUIs more translucent | 05:30 |
diverse | also, get a good theme for your gvim. I recommend molokai | 05:31 |
nogagplz | gvim looks best as the default though | 05:32 |
diverse | each to their own I suppose | 05:33 |
diverse | Romster: just to give you an idea of what it looks like: https://camo.githubusercontent.com/6b1c96e698a3e80db6aebd87533dcca85329a4d2/687474703a2f2f7777772e77696e746572646f6d2e636f6d2f7765626c6f672f636f6e74656e742f62696e6172792f57696e646f77734c6976655772697465722f4d6f6c6f6b6169666f7256696d5f383630322f6d6f6c6f6b61695f6f726967696e616c5f736d616c6c5f332e706e67 | 05:36 |
diverse | damn that url | 05:36 |
diverse | Romster: http://www.nextsoft.jp/uploads/2013/09/ssa.jpg | 05:37 |
nogagplz | romster wouldn't compiz and gnome be more up your alley | 05:37 |
Romster | nuuu | 05:37 |
diverse | nogagplz: come on, don't tease | 05:38 |
nogagplz | was a constructive suggestion | 05:38 |
Romster | nogagplz, has style though | 05:38 |
Romster | nah i like my minimal setup | 05:38 |
Romster | this is just candy but eh nothing wrong with that | 05:38 |
diverse | well it makes programming a little nicer for me ^^ | 05:39 |
diverse | if Romster wanted compiz, he could run it as standalone | 05:44 |
nogagplz | romster only wants what I say he wants | 05:45 |
diverse | heh | 05:45 |
diverse | Romster: looks like you got a BDFL | 05:46 |
nogagplz | a badass driver for life | 05:47 |
nogagplz | anywhere you want to go I'll get you there | 05:47 |
Romster | --inactive-opacity 0.8 | 06:17 |
Romster | sexy | 06:17 |
Romster | 0.4 really shows the desktop though | 06:17 |
*** phant0mas has joined #crux | 06:31 | |
Romster | http://rom.ster.so/tmp/desktop_compton.png | 06:33 |
Romster | diverse, that looks pretty cool but what languages does it support. | 06:34 |
*** arduo has joined #crux | 06:51 | |
*** tilman has quit IRC | 06:52 | |
*** tilman has joined #crux | 06:54 | |
timcowchip | so, no love for gudev? | 07:24 |
timcowchip | what's the policy for non opensource ports | 07:26 |
timcowchip | ? | 07:26 |
timcowchip | http://www.makemkv.com/forum2/viewtopic.php?f=3&t=224 | 07:28 |
timcowchip | I have this package on gentoo | 07:29 |
timcowchip | there's a renewawble key for the beta release | 07:31 |
*** tilman has quit IRC | 07:31 | |
timcowchip | this is faster than handbrake, probably because it doesn't use compression | 07:32 |
timcowchip | rather it just decrypts dvd's and outputs an *.mkv | 07:33 |
nwe | good morning | 07:42 |
nwe | how are you guys? | 07:42 |
timcowchip | good morning nwe | 07:43 |
nwe | howare you timcowchip ? | 07:43 |
nwe | how are* | 07:43 |
timcowchip | good and you? | 07:43 |
nwe | it?s fine with me :) sitting and waiting on my kvm guest to be finished. | 07:45 |
timcowchip | ok | 07:46 |
nwe | will try cloudstack... so what are you doing? | 07:47 |
timcowchip | making a port for makemkv | 07:47 |
nwe | oh okey | 07:48 |
timcowchip | I don't think I'll publish it though | 07:53 |
nwe | why not ? | 07:54 |
timcowchip | the license is scary | 07:54 |
nwe | oh, which license are they using? | 07:55 |
timcowchip | its not opensource | 07:55 |
timcowchip | http://www.makemkv.com/ | 07:56 |
*** root has joined #crux | 07:57 | |
timcowchip | http://packages.gentoo.org/package/media-video/makemkv | 07:58 |
timcowchip | root: are you the one from the "person of interest" tv show? | 07:59 |
timcowchip | http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/licenses/MakeMKV-EULA?view=markup | 08:00 |
timcowchip | direct link to the eula | 08:01 |
*** hlavery has quit IRC | 08:04 | |
*** ayie has quit IRC | 08:04 | |
*** vlnx has quit IRC | 08:04 | |
*** z3bra has quit IRC | 08:04 | |
*** darfo has quit IRC | 08:04 | |
*** jaeger has quit IRC | 08:04 | |
*** Romster has quit IRC | 08:04 | |
*** frinnst has quit IRC | 08:04 | |
*** erdic has quit IRC | 08:04 | |
*** cruxbot has quit IRC | 08:04 | |
*** arduo has quit IRC | 08:04 | |
*** vlnx has joined #crux | 08:06 | |
*** z3bra has joined #crux | 08:06 | |
*** drijen has joined #crux | 08:06 | |
*** darfo has joined #crux | 08:06 | |
*** pips has joined #crux | 08:06 | |
*** jaeger has joined #crux | 08:06 | |
timcowchip | my dog whizzed on my chain link walk gate so much that it broke | 08:06 |
timcowchip | it corroded right thru the galvanized steel | 08:07 |
timcowchip | I replaced the gate, but now we have to supervise him when he takes a leak, so he doesn't go to the same spot | 08:09 |
timcowchip | I've heard pouring bear whiz on your roof will keep squirrels out of your attic | 08:10 |
timcowchip | probably because squirrels recognize the smell of bear whiz | 08:11 |
*** Romster has joined #crux | 08:11 | |
*** frinnst has joined #crux | 08:11 | |
*** erdic has joined #crux | 08:11 | |
*** cruxbot has joined #crux | 08:11 | |
nwe | timcowchip: where do you live? | 08:12 |
timcowchip | oregon | 08:12 |
timcowchip | lots of squirrels | 08:12 |
timcowchip | a few bears | 08:12 |
*** ayie has joined #crux | 08:13 | |
timcowchip | maybe if I pour other dog whiz on another spot, he'll start whizzing there instead | 08:13 |
timcowchip | I was just thinking about will ferrell collecting dinasor urine in land of the lost | 08:15 |
timcowchip | where will I get dig whiz | 08:16 |
timcowchip | dog | 08:16 |
timcowchip | http://www.youtube.com/watch?v=KoaE-ywQ6vA | 08:18 |
*** tilman has joined #crux | 08:40 | |
*** tilman has quit IRC | 08:40 | |
timcowchip | gn | 08:43 |
*** timcowchip has quit IRC | 08:43 | |
*** tilman has joined #crux | 08:51 | |
tilman | http://www.openbsd.org/lyrics.html#53 | 09:15 |
tilman | oold and all, but. | 09:15 |
cruxbot | [opt.git/3.0]: wireshark: 1.10.2 -> 1.10.7 | 09:15 |
*** ZittyZ has joined #crux | 09:29 | |
*** doomicide has joined #crux | 10:28 | |
*** ZittyZ has left #crux () | 10:41 | |
cruxbot | [compat-32.git/3.0]: libsndfile-32: added dependency libsndfile, clean up | 11:37 |
Romster | never seen that before tilman | 11:40 |
*** jdolan has joined #crux | 13:26 | |
*** rexich has joined #crux | 13:37 | |
abyxcos | Who doesn't even compile extfs into the kernel anymore? | 13:43 |
abyxcos | I mean why is that even a thing... | 13:44 |
abyxcos | Debian stock kernel config; no ext2/3 support, ext4 is a module. | 13:44 |
rexich | abyxcos: maybe because Debian's kernels use initrd? | 13:48 |
abyxcos | Likely. | 13:51 |
abyxcos | They also can't seem to find a devices, filesystems, or all whatnot. | 13:51 |
abyxcos | I have some unkind things to say about the kernel configuration process. | 13:53 |
abyxcos | And why is there not a `make localconfig` | 13:53 |
rexich | why not simply compile the needed file system and IDE/SATA/SCSI/SAS drivers inside the kernel, instead of modules? problem solved :) | 14:02 |
abyxcos | Because I'm not really sure (nor do I care at the moment) what's needed. | 14:03 |
abyxcos | I wanted to start with a stock config so I can figure out if grub works, then trim out all the crap. | 14:04 |
abyxcos | (I have too many moving parts to test.) | 14:09 |
*** rexich has quit IRC | 14:10 | |
*** linXea has quit IRC | 14:16 | |
*** linXea has joined #crux | 14:16 | |
*** irclogger_ has joined #crux | 14:42 | |
*** prologic has joined #crux | 14:44 | |
frinnst | http://imgur.com/1l2zOHY | 15:04 |
frinnst | http://i.imgur.com/HiK2eoG.gif | 15:06 |
*** himynameisphil has quit IRC | 15:08 | |
abyxcos | Is there anything else important I need to make sure is compiled in other than sata and extfs? | 15:22 |
frinnst | scsi-disk support | 15:23 |
frinnst | those are usually the big 3 | 15:24 |
abyxcos | Someone really needs to re-sort menuconfig. | 15:25 |
abyxcos | Does anyone provide base .configs for standard systems? | 15:26 |
frinnst | the config that follows the kernel source is usually pretty standard | 15:27 |
frinnst | from the crux-iso | 15:27 |
frinnst | not the default kernel.org config :) | 15:27 |
abyxcos | There's a kernel-sources package on the iso? | 15:27 |
frinnst | the installer installs it under /usr/src | 15:28 |
abyxcos | Or you mean pull the source from the bootable kernel on the iso? | 15:28 |
abyxcos | I have yet to use the installer :P | 15:28 |
abyxcos | Maybe one day. | 15:28 |
abyxcos | Where is it at on the iso? Or does the installer just copy /proc/config.gz? | 15:29 |
frinnst | oh i dont remember | 15:29 |
abyxcos | Oh, maybe it's this crux/kernel folder :P | 15:30 |
jaeger | I'd recommend the defconfig from the 3.1 rc1 iso rather than the 3.0 iso for what that's worth | 15:30 |
abyxcos | Don't spose you have a link to it in git? | 15:30 |
abyxcos | 3.1-rc is a working EFI system? | 15:30 |
jaeger | http://crux.nu/gitweb/?p=system/iso.git;a=blob_plain;f=kernel/linux-3.12.17.defconfig;hb=3.1 | 15:31 |
jaeger | it works on all the EFI hardware I have to test | 15:31 |
abyxcos | This has ext and everything? Or do I have to go poke menuconfig? | 15:32 |
jaeger | take a look at it and see. it's got quite a few things enabled already | 15:32 |
abyxcos | Looks good enough for me. Lets see if I can break it. | 15:34 |
abyxcos | Woot, it booted. | 15:44 |
abyxcos | Of course, as a side note, one shouldn't create two different partitions with the same DISKLABEL. | 15:44 |
abyxcos | (Is there an xfce port?) | 15:47 |
abyxcos | Or is /usr/src/ports/xorg just base xorg? | 15:48 |
frinnst | its just xorg packages | 15:48 |
frinnst | xfce has its own repo | 15:48 |
abyxcos | That makes sense. | 15:49 |
frinnst | http://crux.nu/portdb/?a=getup&q=xfce | 15:49 |
frinnst | place that in /etc/ports/ | 15:49 |
abyxcos | I do miss having a second computer to ssh in from. | 15:53 |
abyxcos | Is there any real difference between running on ports and 3.1? | 16:05 |
*** prologic has joined #crux | 16:32 | |
*** BitPufiin has quit IRC | 16:42 | |
frinnst | im not sure i follow your question | 16:46 |
abyxcos | Well, I guess what's the difference between 3.1 and 3.0? Is everything covered by ports/packages? | 16:48 |
abyxcos | Also, if I'm using dhcp, in the /etc/rc.d/net script, do I need the ip route add default via line? | 16:49 |
*** doomicide has quit IRC | 17:08 | |
frinnst | the biggest diff between 3.1 and 3.0 is the toolchain | 17:25 |
frinnst | you'll still have more or less the same packages | 17:26 |
jaeger | take a look at TODO31 in the wiki for more info on changes | 17:26 |
frinnst | and you dont need a manual route if you use dhcp | 17:26 |
abyxcos | You know, this'll be the fourth time I've looked over TODO31, I think I'll actually *read* it this time :P | 17:28 |
abyxcos | Do I need anything in particular to get a mouse in xorg? Should just be evdev, and -input-mouse, no? | 17:32 |
tilman | Should just be evdev | 17:34 |
abyxcos | Weird. Maybe I'm missing one of the usb kmods. | 17:34 |
abyxcos | Also, xfce/gtk can't find a font... | 17:36 |
abyxcos | Mmh, looks like I don't have enough usb. Probably need some usb3 stuff. | 17:40 |
abyxcos | Bunch of read errors in dmesg from usb* and hid stuff. | 17:42 |
*** timcowchip has joined #crux | 18:01 | |
timcowchip | could someone please explain to me the diff from udev 182 and eudev 1.6 | 18:08 |
timcowchip | I see the source for gudev is udev-182 | 18:08 |
timcowchip | can I change it tp "http://dev.gentoo.org/~blueness/$name/$name-$version.tar.gz | 18:09 |
timcowchip | 81-crux.rules start_udev | 18:09 |
timcowchip | " | 18:09 |
timcowchip | from "ftp://ftp.kernel.org/pub/linux/utils/kernel/hotplug/udev-$version.tar.xz"? | 18:10 |
timcowchip | sure I can | 18:10 |
timcowchip | I can do anything I want | 18:11 |
timcowchip | I can't upload the changes though | 18:11 |
timcowchip | minus the 81-crux.rules | 18:16 |
abyxcos | You can send a patch to the mailing list, or a new Pkgfile. | 18:22 |
timcowchip | ok | 18:26 |
timcowchip | it worked | 18:27 |
timcowchip | I'll send the Pkgfile, I guess | 18:27 |
*** BitPuffin has joined #crux | 18:28 | |
timcowchip | http://www.youtube.com/watch?v=1Cqsk88AX08 | 18:49 |
timcowchip | and handbrake works | 19:15 |
timcowchip | nerd power! | 19:15 |
timcowchip | oh shit, I did "port -u" before I copied the gudev Pkgfile | 19:33 |
timcowchip | I hate when that happens | 19:33 |
timcowchip | /usr/bin/google-chrome-stable: error while loading shared libraries: libgcrypt.so.11: | 19:39 |
timcowchip | this didn't happen with 3.0 after the libgcrypt update | 19:41 |
timcowchip | I was using prologics package in 3.0 | 19:41 |
timcowchip | I'm trying nwe's package in 3.1 | 19:42 |
*** lnds has joined #crux | 19:54 | |
*** Puffin has joined #crux | 20:11 | |
*** BitPuffin has quit IRC | 20:16 | |
timcowchip | oh well who needs google-chrome? https://bitbucket.org/timcowchip/crux-ports/commits/6ef227efbde8766d5d6986086647a70da23f541a | 20:20 |
timcowchip | what? dead link? https://bitbucket.org/timcowchip/crux-ports/raw/master/qupzilla that's better | 20:23 |
diverse | Romster: you mean gvim? Any language that a syntax file for highlighting will work. | 20:28 |
diverse | *has a syntax file | 20:29 |
diverse | just like with any colorscheme | 20:30 |
thetornainbow | should xorg-xinit package be installing contents to /etc/skel? or do i need to make those files myself? | 20:41 |
timcowchip | handbrake's not playing nice with x264 codec | 20:53 |
frinnst | i dont think ports should install stuff to /etc/skel/ as a rule. it should be up to the sysadmin | 20:55 |
*** arduo has joined #crux | 20:58 | |
thetornainbow | yeah i was just wondering - the Arch wiki states the xorg-xinit package populates /etc/skel when it's installed | 21:09 |
thetornainbow | but i wasn't sure whether that was an Arch thing or an xorg thing | 21:12 |
thetornainbow | thanks :) | 21:12 |
timcowchip | I see a x264.pc file in /usr/lib64/pkgcfg | 21:12 |
timcowchip | I mean I don't see one | 21:12 |
timcowchip | http://pastebin.com/nMCs8k3m | 21:15 |
timcowchip | and http://pastebin.com/8X7j8Hzn | 21:16 |
timcowchip | anyway this fixed the x264 problem with handbrake in salix | 21:17 |
timcowchip | I'll try modifying the x264 Pkgfile and send it to the contib mailing list if it works | 21:19 |
timcowchip | turns out there was x264.pc in /usr/lib/pkgcfg | 22:05 |
timcowchip | updating x264 from 20130201-1 to 20131106-1 didn't fix handbrake | 22:06 |
timcowchip | maybe I need to rebuild handbrake? | 22:06 |
timcowchip | oh crap: bash-4.3$ prt-get dependent x264 | 22:18 |
timcowchip | handbrake | 22:18 |
timcowchip | ffmpeg | 22:18 |
timcowchip | gst-plugins-ugly1 | 22:18 |
timcowchip | ffmpeg-compat | 22:18 |
timcowchip | gst-plugins-ugly | 22:19 |
*** xvee has joined #crux | 22:22 | |
*** arduo has quit IRC | 22:27 | |
*** pidsley has joined #crux | 22:31 | |
timcowchip | double crap: bash-4.3$ prt-get dependent ffmpeg | 22:50 |
timcowchip | bombono-dvd | 22:50 |
timcowchip | qmmp | 22:50 |
timcowchip | ffmulticonverter | 22:50 |
timcowchip | handbrake | 22:50 |
timcowchip | mpv | 22:50 |
timcowchip | libquicktime | 22:50 |
timcowchip | add mjpegtools a dep of libquicktime | 22:51 |
timcowchip | sure hope this fixes handbrake | 22:52 |
*** lnds has quit IRC | 22:53 | |
timcowchip | all the work I do for this distro..........geez! | 22:53 |
frinnst | wtf is handbrake? | 22:54 |
timcowchip | its a dvd to video file converter | 23:20 |
timcowchip | sorry about the delay was AFK | 23:20 |
timcowchip | and the newer version of x264 didn't fix it | 23:21 |
timcowchip | maybe I need to re-re-build handbrake after re-building ffmpeg | 23:26 |
Romster | abyxcos> (Is there an xfce port?) xfce repo has a few minor issues but i can help out with those. | 23:38 |
abyxcos | Romster: Just using the xfce repo. | 23:49 |
abyxcos | Romster: Seems like my mouse thing was a hardware bug... Weird bug... | 23:49 |
abyxcos | Romster: What font do I want to install to "make things work." | 23:50 |
*** phant0mas has quit IRC | 23:51 | |
timcowchip | lcms2 depends on libjpeg but libjpeg-turbo is installed | 23:53 |
timcowchip | another Pkgfile to modify | 23:54 |
timcowchip | probably have re-re-re-biuild handbrake after re-building lcms2 | 23:57 |
timcowchip | re-re-re-build | 23:57 |
Generated by irclog2html.py 2.11.0 by Marius Gedminas - find it at mg.pov.lt!