From 28783d027333acb6150a846da57e23cfb897f735 Mon Sep 17 00:00:00 2001 From: Mihail Ivanchev Date: Thu, 25 Apr 2024 16:22:08 +0200 Subject: [PATCH 1/2] New package: rigs-of-rods-2022.12 --- srcpkgs/rigs-of-rods/template | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 srcpkgs/rigs-of-rods/template diff --git a/srcpkgs/rigs-of-rods/template b/srcpkgs/rigs-of-rods/template new file mode 100644 index 00000000000000..b420695d53f842 --- /dev/null +++ b/srcpkgs/rigs-of-rods/template @@ -0,0 +1,14 @@ +# Template file for 'rigs-of-rods' +pkgname=rigs-of-rods +version=2022.12 +revision=1 +build_style=cmake +hostmakedepends="pkg-config git rapidjson" +makedepends="libogre-devel libopenal-devel ois-devel libmygui-devel fmt-devel openssl-devel" +depends="curl" +short_desc="Free and open source vehicle simulator that uses soft-body physics" +maintainer="Mihail Ivanchev " +license="GPL-3.0-only" +homepage="https://www.rigsofrods.org/" +distfiles="https://github.com/RigsOfRods/rigs-of-rods/archive/refs/tags/${version}.tar.gz" +checksum=d4fc9ec2f7e9154e21ec79d39201c5bb3823e5f2fdf641f99c612ef69275ba90 From f24755becdf80f4de5a7a1f605e1f56ecd0eb148 Mon Sep 17 00:00:00 2001 From: Mihail Ivanchev Date: Thu, 25 Apr 2024 16:33:12 +0200 Subject: [PATCH 2/2] cozy: update to 1.3.0 --- srcpkgs/cozy/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/cozy/template b/srcpkgs/cozy/template index 28965f32346dad..bcc773ceb2ce04 100644 --- a/srcpkgs/cozy/template +++ b/srcpkgs/cozy/template @@ -1,7 +1,7 @@ # Template file for 'cozy' pkgname=cozy -version=1.2.1 -revision=3 +version=1.3.0 +revision=1 build_style=meson hostmakedepends="pkg-config glib-devel python3 python3-distro python3-peewee python3-mutagen python3-gobject-devel gettext desktop-file-utils @@ -15,4 +15,4 @@ maintainer="Frank Steinborn " license="GPL-3.0-only, LGPL-3.0-only, Apache-2.0" homepage="https://github.com/geigi/cozy" distfiles="https://github.com/geigi/cozy/archive/${version}.tar.gz" -checksum=5522dd3e2aa8a75478515c4ae299e71fa32a919703cc4a532fba797363cc5844 +checksum=b4e5d438f5d3f5d236a49f3fcb433ca4fa489d7d5995961a5d967950bbb6c102