[Lunar-commits] <moonbase-kde> libalkimia: hard dependency of kmymoney
v4hn
me at v4hn.de
Sun Oct 5 15:25:29 CEST 2014
commit fb4b918fb3513d8721170f90ed0810aadae3c7a4
Author: v4hn <me at v4hn.de>
Date: Sun, 05 Oct 2014 15:20:30 +0200
URL: https://github.com/lunar-linux/moonbase-kde/commit/fb4b918fb3513d8721170f90ed0810aadae3c7a4
libalkimia: hard dependency of kmymoney
---
libs/libalkimia/BUILD | +1/-0
libs/libalkimia/DEPENDS | +4/-0
libs/libalkimia/DETAILS | +15/-0
3 files changed, 20 insertions(+)
--- /dev/null
+++ b/libs/libalkimia/BUILD
@@ -0,0 +1 @@
+default_cmake_build
--- /dev/null
+++ b/libs/libalkimia/DEPENDS
@@ -0,0 +1,4 @@
+depends cmake
+
+depends kde-base
+depends kdelibs
--- /dev/null
+++ b/libs/libalkimia/DETAILS
@@ -0,0 +1,15 @@
+ MODULE=libalkimia
+ VERSION=4.3.2
+ SOURCE=137323-$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=http://kde-apps.org/CONTENT/content-files
+ SOURCE_VFY=sha256:64379af992d5548a6757495f47568ebf8cb859a868ced8b5d3d5975f4dfcebdc
+ WEB_SITE="http://kde-apps.org/content/show.php/libalkimia?content=137323"
+ ENTERED=20141005
+ UPDATED=20141005
+ SHORT="provides common classes for finance applications"
+
+cat << EOF
+libalkimia is a library with common classes and functionality
+used by finance applications for the KDE SC. Currently it supports
+a common class to represent monetary values with arbitrary precision.
+EOF
More information about the Lunar-commits
mailing list