You are not logged in.

#1 2005-06-26 08:07:45

jftaylor21
Member
From: Arch Linux Forums
Registered: 2004-02-21
Posts: 237

libcaca: Color AsCii Art library

Kind of useless, but it is good enhancement for aalib.

#Contributor: jftaylor21

pkgname=libcaca
pkgver=0.9
pkgrel=1
pkgdesc="Color AsCii Art library"
license=""
url="http://sam.zoy.org/libcaca"
depends=('imlib2' 'x-server')
source=("http://sam.zoy.org/libcaca/libcaca-0.9.tar.gz")
md5sums=('95a0a89fbd147f6610176fab66d0dd7c')

build() {
  cd $startdir/src/$pkgname-$pkgver
  ./configure --disable-doc
  make
  make prefix=$startdir/pkg/usr install
}

Offline

#2 2005-06-26 08:35:23

cactus
Taco Eater
From: t͈̫̹ͨa͖͕͎̱͈ͨ͆ć̥̖̝o̫̫̼s͈̭̱̞͍̃!̰
Registered: 2004-05-25
Posts: 4,622
Website

Re: libcaca: Color AsCii Art library

caca..lol


"Be conservative in what you send; be liberal in what you accept." -- Postel's Law
"tacos" -- Cactus' Law
"t̥͍͎̪̪͗a̴̻̩͈͚ͨc̠o̩̙͈ͫͅs͙͎̙͊ ͔͇̫̜t͎̳̀a̜̞̗ͩc̗͍͚o̲̯̿s̖̣̤̙͌ ̖̜̈ț̰̫͓ạ̪͖̳c̲͎͕̰̯̃̈o͉ͅs̪ͪ ̜̻̖̜͕" -- -̖͚̫̙̓-̺̠͇ͤ̃ ̜̪̜ͯZ͔̗̭̞ͪA̝͈̙͖̩L͉̠̺͓G̙̞̦͖O̳̗͍

Offline

#3 2005-11-03 23:17:08

kozaki
Member
From: London >. < Paris
Registered: 2005-06-13
Posts: 671
Website

Re: libcaca: Color AsCii Art library

jftaylor21 > trying it.
As it is fun to use it a bit on a laptop with both people that know & people that don't use Linux smile


Seeded last month: Arch 50 gig, derivatives 1 gig
Desktop @3.3GHz 8 gig RAM, linux-ck
laptop #1 Atom 2 gig RAM, Arch linux stock i686 (6H w/ 6yrs old battery smile) #2: ARM Tegra K1, 4 gig RAM, ChrOS
Atom Z520 2 gig RAM, OMV (Debian 7) kernel 3.16 bpo on SDHC | PGP Key: 0xFF0157D9

Offline

#4 2005-11-04 02:29:43

jftaylor21
Member
From: Arch Linux Forums
Registered: 2004-02-21
Posts: 237

Re: libcaca: Color AsCii Art library

Well if you are able to get it to work, then tell me how! tongue I tried it again using gcc 4 and I can't seem to compile it. It complains about not having imlib2-config when I have imlib2-devel installed. Maybe I need to use just imlib2?

Tell me of your experiences and which imlib2 do you use? Then I will clean the package up and release it on the aur for everyone to enjoy the cacaness of this package! big_smile

Offline

#5 2005-11-04 23:25:24

josephmc
Member
From: Texas,USA
Registered: 2005-03-16
Posts: 51
Website

Re: libcaca: Color AsCii Art library

I built this a long time ago but I think i ran into this problem. I think imlib2-devel has been replaced with imlib2.

btw mplayer is super fun if you build it with support for caca

Offline

#6 2005-11-05 00:16:12

jftaylor21
Member
From: Arch Linux Forums
Registered: 2004-02-21
Posts: 237

Re: libcaca: Color AsCii Art library

I checked and imlib2-devel uses the more generic pkgconfig instead of imlib2-config. I'm pretty busy right now, but if I get a chance to later (probably winter break), I'll patch it to work. Unless you want to do it. tongue


P.S. I use this for a similar reason, I wanted to watch Star Wars in ASCII using mplayer I think (it could have been xine). Lots of fun!

Offline

#7 2005-11-07 15:30:03

jftaylor21
Member
From: Arch Linux Forums
Registered: 2004-02-21
Posts: 237

Re: libcaca: Color AsCii Art library

OK, I figured out that it works with imlib2, just not imlib2-devel since imlib2 uses imlib2-config and imlib2-devel uses pkgconfig. I will patch it this december to make it work with imlib2 and imlib2-config. Until then, I guess you will have to install imlib2 temporarily to compile libcaca or pm me and I will send you a copy of the pkg.

Offline

Board footer

Powered by FluxBB