[Vala] New version of Autovala

2019-02-10 Thread rastersoft

Hi all:

I'm very proud for announcing version 1.12 of Autovala, the CMake/Meson 
automatic generator for Vala and C projects.


This new version finally has full support for Meson, and also now adds 
support for compiling the .gir files into their corresponding .typelib 
(my fault: I didn't know it was needed).


As usual, you can download it from my home page 
http://www.rastersoft.com/programas/autovala.html , where you can find 
packages for Debian, Ubuntu, Fedora and Arch. Also you have the Git 
repository at https://gitlab.com/rastersoft/autovala


Of course, remember that if you have an old project made with Autovala 
and want to migrate it to Meson, you only have to use "autovala update", 
and it will add the needed files automagically.


--
Nos leemos
 RASTER(Linux user #228804)
ras...@rastersoft.com  http://www.rastersoft.com

___
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list


[Vala] New version of Autovala

2018-03-01 Thread rastersoft

Hi all:

I launched a new version of Autovala, version 1.2.2. The main change is 
that now is able to find the VAPI files when the compiler has an odd 
minor version number and the VAPIs are installed as (compiler minor 
version) + 1 (exactly what is happening now in Debian SID: vala compiler 
is 0.39.92, but VAPI files are at /usr/share/vala-0.40).


Autovala is a project generator for vala that greatly simplifies the 
creation and management of a code project. It automagically creates all 
the files needed for CMAKE and MESON/NINJA, not only for the source 
code, but for everything: icons, data, documentation..., finds the 
libraries dependencies by peeping the source code for the "using " 
statements, creates manpages from markdown/html/txt/muchmoreformats, 
extract the strings for localization from all of the source and glade 
files, can add the list of all files needed in the project to a 
versioning system (like git, svn...), helps in the creation of packages 
for debian/ubuntu, fedora and derivatives, and Arch, and much, much more.


You can download it from my home page, at http://www.rastersoft.com , or 
check it from github at https://github.com/rastersoft/autovala . You 
have plenty documentation both in the wiki at github and in several 
manpages for autovala.


Enjoy it!

___
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list


[Vala] New version of Autovala

2016-08-02 Thread rastersoft
Hi all:

Just launched a new version of Autovala. Now has fully support for using
gresources.

As usual, you can find it in the official page:

http://www.rastersoft.com/programas/autovala.html

Enjoy it!

-- 
Nos leemos
 RASTER(Linux user #228804)
ras...@rastersoft.com  http://www.rastersoft.com

___
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list


[Vala] New version of Autovala

2014-06-08 Thread rastersoft

Hi all:

Some minutes ago I launched a new version of Autovala, version 0.99.0. 
If all goes as planed, it will be renamed as 1.0.0 as soon as there are 
no known bugs.


The main changes are: added global search (searchs string in all the 
files in a project) for the GEdit and Scratch plugins; also added panel 
to show the output of the building process. Finally, now uses 
double-click to open files from the project view, the file view or the 
global search in the plugins for GEdit and Scratch.


As usual, you can download it from the GIT repository available in Github:

https://github.com/rastersoft/autovala

--
Nos leemos
 RASTER(Linux user #228804)
ras...@rastersoft.com  http://www.rastersoft.com

___
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list


[Vala] New version of Autovala

2014-06-02 Thread rastersoft

Hi all:

Just some minutes ago I launched a new version of Autovala: 0.98.0. The 
main changes are some fixes to the Gedit plugin to allow to be compiled 
with Gedit 3.12 and later, a new plugin for Scratch Text Editor, and 
several changes that do the projects created with Autovala more 
compatible with other Linux distributions.


More info and a screenshot is available at my personal home page:

http://www.rastersoft.com/programas/autovala.html

The code is at the Github repository:

https://github.com/rastersoft/autovala

--
Nos leemos
 RASTER(Linux user #228804)
ras...@rastersoft.com  http://www.rastersoft.com

___
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list


Re: [Vala] New version of Autovala, now with GEdit plugin

2014-05-22 Thread geovanisouz...@gmail.com
Congratulations, raster!

I'll take a look.

Geovani @ Android
___
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list


[Vala] New version of Autovala, now with GEdit plugin

2014-05-22 Thread rastersoft

Hi all:

A few minutes ago I uploaded a new version of Autovala. The main change 
is that now it includes two GTK3 widgets that allows to easily create an 
Autovala plugin for text editors. It also includes a plugin for GEdit 
that uses those widgets, thus transforming it into a fully-fledged IDE.


As usual, you can download Autovala from the git repository in github:

https://github.com/rastersoft/autovala

Also here you can see an screen capture of Gedit with the plugin enabled:

http://www.rastersoft.com/programas/autovala.html

Enjoy it!!!

--
Nos leemos
 RASTER(Linux user #228804)
ras...@rastersoft.com  http://www.rastersoft.com

___
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list