Commit f4b64514 authored by supechicken's avatar supechicken Committed by GitHub

Add files via upload (#4854)

parent 2605b8ff
......@@ -3,23 +3,10 @@ require 'package'
class Exo < Package
description 'Extension library for the Xfce desktop environment'
homepage 'https://xfce.org/'
version '0.12.11'
version '4.16.0'
compatibility 'all'
source_url 'https://archive.xfce.org/src/xfce/exo/0.12/exo-0.12.11.tar.bz2'
source_sha256 'ec892519c08a67f3e0a1f0f8d43446e26871183e5aa6be7f82e214f388d1e5b6'
binary_url ({
aarch64: 'https://dl.bintray.com/chromebrew/chromebrew/exo-0.12.11-chromeos-armv7l.tar.xz',
armv7l: 'https://dl.bintray.com/chromebrew/chromebrew/exo-0.12.11-chromeos-armv7l.tar.xz',
i686: 'https://dl.bintray.com/chromebrew/chromebrew/exo-0.12.11-chromeos-i686.tar.xz',
x86_64: 'https://dl.bintray.com/chromebrew/chromebrew/exo-0.12.11-chromeos-x86_64.tar.xz',
})
binary_sha256 ({
aarch64: '07177dc02a65d560e209dbe516aa38cd359b176689866e43e460d9269925b336',
armv7l: '07177dc02a65d560e209dbe516aa38cd359b176689866e43e460d9269925b336',
i686: 'ca69b4854fd2b219b04519b5f118b88afb0ba66362dbc2c0b4dcad39b051820b',
x86_64: '9dba0db6d8e8253fc739b803aa604b2cc385d58af660e5b9c74332a9dae43075',
})
source_url "https://archive.xfce.org/src/xfce/exo/4.16/exo-#{version}.tar.bz2"
source_sha256 '1975b00eed9a8aa1f899eab2efaea593731c19138b83fdff2f13bdca5275bacc'
depends_on 'libxfce4ui'
depends_on 'xfce4_dev_tools'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment