From afada89ff091ed88867ddfc9f229c6b7b8625a90 Mon Sep 17 00:00:00 2001 From: Cameron Nemo Date: Wed, 5 Sep 2018 00:34:01 -0700 Subject: [PATCH] io.elementary.calculator: update to 0.1.5. (#2328) --- srcpkgs/io.elementary.calculator/template | 20 ++++++++++++++++++++ srcpkgs/pantheon-calculator | 1 + srcpkgs/pantheon-calculator/template | 14 -------------- 3 files changed, 21 insertions(+), 14 deletions(-) create mode 100644 srcpkgs/io.elementary.calculator/template create mode 120000 srcpkgs/pantheon-calculator delete mode 100644 srcpkgs/pantheon-calculator/template diff --git a/srcpkgs/io.elementary.calculator/template b/srcpkgs/io.elementary.calculator/template new file mode 100644 index 0000000000..75df361eca --- /dev/null +++ b/srcpkgs/io.elementary.calculator/template @@ -0,0 +1,20 @@ +# Template file for 'io.elementary.calculator' +pkgname=io.elementary.calculator +version=0.1.5 +revision=1 +wrksrc="calculator-${version}" +build_style=meson +hostmakedepends="intltool pkg-config vala desktop-file-utils AppStream" +makedepends="granite-devel gtk+3-devel" +maintainer="Cameron Nemo " +short_desc="Calculator app designed for elementary OS" +homepage="https://github.com/elementary/calculator" +license="GPL-3.0-only" +distfiles="${homepage}/archive/${version}.tar.gz" +checksum=3cda7ac983cb8b4f4ebce683bbe7e47cbd659bfb7dacd8815674e81fba78cfb7 + +pantheon-calculator_package() { + depends="io.elementary.calculator>=${version}_${revision}" + build_style=meta + short_desc+=" (transitional dummy package)" +} diff --git a/srcpkgs/pantheon-calculator b/srcpkgs/pantheon-calculator new file mode 120000 index 0000000000..b1b3839fcf --- /dev/null +++ b/srcpkgs/pantheon-calculator @@ -0,0 +1 @@ +io.elementary.calculator \ No newline at end of file diff --git a/srcpkgs/pantheon-calculator/template b/srcpkgs/pantheon-calculator/template deleted file mode 100644 index ed5751647e..0000000000 --- a/srcpkgs/pantheon-calculator/template +++ /dev/null @@ -1,14 +0,0 @@ -# Template file for 'pantheon-calculator' -pkgname=pantheon-calculator -version=0.1.3 -revision=2 -build_style=cmake -hostmakedepends="bzr intltool pkg-config vala" -makedepends="granite-devel gtk+3-devel" -depends="desktop-file-utils" -maintainer="cr6git " -short_desc="Tiny, simple calculator written in GTK+ and Vala" -homepage="https://launchpad.net/pantheon-calculator" -license="GPL-3" -distfiles="https://launchpad.net/pantheon-calculator/0.4-loki/${version}/+download/${pkgname}-${version}.tar.xz" -checksum=6fbc43aa5ff550224ec8bb39a8772cc3457eca42b84d4c33d1fe9823c7c000b0