Giter VIP home page Giter VIP logo

sampala's People

Contributors

anatol avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

sampala's Issues

`make distcheck` fails if a *.vala file has translatable strings

To reproduce add _("whatever") somewhere in src/*.vala and make distcheck.

I worked this around by adding the *.c files to po/POTFILES.skip. I'm not an autotools expert, may be it's possible to fix this in a more generic way.

Error message:

...
srcdir=../../po /usr/bin/intltool-update -m
The following files contain translations and are currently not in use. Please
consider adding these to the POTFILES.in file, located in the po/ directory.

src/spek-window.c

If some of these files are left out on purpose then please add them to
POTFILES.skip instead of POTFILES.in. A file 'missing' containing this list
of left out files has been written in the current directory.
if [ -r missing -o -r notexist ]; then \
      exit 1; \
    fi
make[2]: *** [check] Error 1
make[2]: Leaving directory `/home/alex/Projects/spek/spek-0.1/_build/po'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/alex/Projects/spek/spek-0.1/_build'
make: *** [distcheck] Error 1

Valadoc

A cool thing to have would be to have automatic doc generation, using Valadoc (basically the only solution for vala, as far as I know). If you could add it in your sample project, it would be quite cool =) Thank you.

Unit test

Hi,

If by any chance you could integrate unit testing in your sample project, I'm sure it would be benefical for many around here.

Another vala sample projet does it, but since the autotools architecture is different, it's uneasy to pickup the things (ie, I can't wrap my mind around autotools): https://github.com/anatol/vala-sample

In any case, your project helped me a lot, thanks for that =)

Unable to configure the project on Mac

I don't have gnome-autogen.sh, so I am unable to try this project on the mac.
I have already installed gtk+, cairo, vala, and libgee, so in principle I should be able to compile this. Is it possible to remove the dependency on gnome?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.