Search found 8 matches

by smil3y
Sat May 28 2016 1:51 am
Forum: Issues
Topic: fix for recent CMake version
Replies: 1
Views: 7017

fix for recent CMake version

Hello, I have received a comment from Arch Linux user on the AUR package page about the issue with Freetype detection with recent CMake versions (3.4.x/3.5.x, not sure when exactly it broke) and I've prepared a fix for that via pull request (#40) on GitHub. I would like to see it merged so that pote...
by smil3y
Mon Feb 08 2016 11:30 am
Forum: Installation
Topic: FindCopperspice.cmake ?
Replies: 2
Views: 9873

Re: FindCopperspice.cmake ?

Hello, It's not needed actually because CopperSpice ships CopperSpiceConfig, I'll quote the CMake docs: Config mode attempts to locate a configuration file provided by the package to be found. A cache entry called <package>_DIR is created to hold the directory containing the file. By default the com...
by smil3y
Thu Nov 05 2015 6:58 pm
Forum: Installation
Topic: Which Package?
Replies: 5
Views: 13651

Re: Which Package?

What does mean: checking for library containing AuOpenServer... no Which package exactly: alsa-dev package esound-dev package Which audio dev package is necessary? Which apt-get install XXXXXXXX I need to type in? I dont know. Thanks, clas The build requirements are listed at http://www.copperspice...
by smil3y
Mon Sep 28 2015 4:44 pm
Forum: Installation
Topic: FreeBSD packages
Replies: 1
Views: 9108

FreeBSD packages

During my testing of the CMake build system on FreeBSD I've build the project several times so I decided to make a package for it in case someone wants to test CopperSpice on that platform, download links bellow. I hope you find them useful.

08/10/2015 - copperspice (no WebKit)

Cheers!
by smil3y
Thu Sep 24 2015 7:37 pm
Forum: Installation
Topic: Arch Linux package and binary files
Replies: 1
Views: 8045

Re: Arch Linux package and binary files

I've build fresh packages today, the CMake build system integration has improved and the generated pkgconfig files set proper include directories. Other than that there is not much else to say. I'll keep download links in the first post.
by smil3y
Mon Sep 14 2015 9:23 pm
Forum: Installation
Topic: Arch Linux package and binary files
Replies: 1
Views: 8045

Arch Linux package and binary files

Hello, Since I use Arch Linux on my PC I've wrote a package file for it and published it to AUR which can be used with a helper (e.g. Yaourt) to build the latest version from source code. In addition from links bellow you can fetch binary package for i686, separate packages for the debug symbols (~3...
by smil3y
Thu Aug 27 2015 9:09 pm
Forum: Developers
Topic: why autotools?
Replies: 5
Views: 18542

Re: why autotools?

Hello, It's probably better to open a new topic on this but I've done some work on CMake support in my personal fork[1] of the copperspice repo at GitHub in case you are interested. It is work-in-progress but most components build with the exceptions being CsMultimedia, CsDeclarative and CsWebKit (...
by smil3y
Thu Jul 30 2015 5:12 pm
Forum: Developers
Topic: why autotools?
Replies: 5
Views: 18542

Re: why autotools?

Hello, It's probably better to open a new topic on this but I've done some work on CMake support in my personal fork[1] of the copperspice repo at GitHub in case you are interested. It is work-in-progress but most components build with the exceptions being CsMultimedia, CsDeclarative and CsWebKit (t...