blob: 836c1d0bcb110d92a3af4b53a442ce157151b2f1 (
plain)
1
2
3
4
5
6
7
8
|
# Copyright 2012-2014 Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
# Distributed under the terms of the GNU General Public License v2
require GPaste [ gnome_shell_version=">=3.35&<3.37" ]
PLATFORMS="~amd64"
WORK="${WORKBASE}/${PNV,,}"
DOWNLOADS="http://www.imagination-land.org/files/${PN,,}/${PNV,,}.tar.xz"
|