From 59536557987e19e3f954a6cf872fe7e4d133905a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bla=C5=BE=20Me=C5=BEnar=C5=A1i=C4=8D?= Date: Thu, 15 Sep 2016 07:24:51 +0200 Subject: [PATCH] Updated to 0.4 --- package.yml | 24 ++++++++++++++++++++++++ pspec_x86_64.xml | 44 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 68 insertions(+) create mode 100644 package.yml create mode 100644 pspec_x86_64.xml diff --git a/package.yml b/package.yml new file mode 100644 index 0000000..93c86b6 --- /dev/null +++ b/package.yml @@ -0,0 +1,24 @@ +name : pantheon-terminal +version : 0.4 +release : 9 +source : + - https://launchpad.net/pantheon-terminal/0.4.x/0.4/+download/pantheon-terminal-0.4.tar.xz : f95fc610e2efbe40c0d6e306cb8643d932dd797e508ab2c784a968c05ef65ff3 +license : GPL-3.0 +summary : A super lightweight, beautiful, and simple terminal. +component : desktop +builddeps : + - pkgconfig(gtk+-3.0) + - pkgconfig(granite) + - pkgconfig(vte-2.91) + - pkgconfig(libnotify) + - vala +description : | + A super lightweight, beautiful, and simple terminal. It's designed to be setup with sane defaults and little to no configuration. It's just a terminal, nothing more, nothing less. + + Designed for elementary OS. +setup : | + %cmake . +build : | + %make +install : | + %make_install diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml new file mode 100644 index 0000000..63afd8b --- /dev/null +++ b/pspec_x86_64.xml @@ -0,0 +1,44 @@ + + + pantheon-terminal + + Blaž Mežnaršič + blazingeek@gmail.com + + GPL-3.0 + desktop + A super lightweight, beautiful, and simple terminal. + A super lightweight, beautiful, and simple terminal. It's designed to be setup with sane defaults and little to no configuration. It's just a terminal, nothing more, nothing less. + +Designed for elementary OS. + + https://solus-project.com/sources/README.Solus + + + pantheon-terminal + A super lightweight, beautiful, and simple terminal. + A super lightweight, beautiful, and simple terminal. It's designed to be setup with sane defaults and little to no configuration. It's just a terminal, nothing more, nothing less. + +Designed for elementary OS. + + desktop + + /usr/bin + /usr/share/appdata/pantheon-terminal.appdata.xml + /usr/share/applications/open-pantheon-terminal-here.desktop + /usr/share/applications/org.pantheon.terminal.desktop + /usr/share/glib-2.0/schemas/org.pantheon.terminal.gschema.xml + /usr/share/locale + /usr/share/pantheon-terminal + + + + + 2016-09-15 + 0.4 + Packaging update + Blaž Mežnaršič + blazingeek@gmail.com + + + \ No newline at end of file -- 2.10.0