diff --git a/srcpkgs/io.elementary.calculator/template b/srcpkgs/io.elementary.calculator/template new file mode 100644 index 00000000000..75df361eca0 --- /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 00000000000..b1b3839fcfc --- /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 ed5751647e5..00000000000 --- 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