wok diff soprano/receipt @ rev 22574

updated bzflag (2.4.0 -> 2.4.18)
author Hans-G?nter Theisgen
date Mon Jan 06 15:51:49 2020 +0100 (2020-01-06)
parents 7896f0694ef6
children e919c5a2742d
line diff
     1.1 --- a/soprano/receipt	Sat Aug 10 21:12:16 2013 +0000
     1.2 +++ b/soprano/receipt	Mon Jan 06 15:51:49 2020 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="soprano"
     1.7 -VERSION="2.6.0"
     1.8 +VERSION="2.8.0"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Soprano is the Qt/C++ RDF framework"
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -10,8 +10,8 @@
    1.13  WEB_SITE="http://soprano.sourceforge.net/"
    1.14  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.15  
    1.16 -DEPENDS="libQtCore libQtNetwork"
    1.17 -BUILD_DEPENDS="cmake qmake Qt4-dev"
    1.18 +DEPENDS="libQtCore libQtNetwork raptor libiodbc"
    1.19 +BUILD_DEPENDS="cmake qmake Qt4-dev raptor-dev libiodbc-dev"
    1.20  
    1.21  # Rules to configure and make the package.
    1.22  compile_rules()