Package Details: exo-git 2:4.20pre1.r21.gcce2b58d-1

Git Clone URL: https://aur.archlinux.org/exo-git.git (read-only, click to copy)
Package Base: exo-git
Description: Extensions to Xfce originally developed by os-cillation.
Upstream URL: https://gitlab.xfce.org/xfce/exo/
Keywords: build desktop exo gtk3 xfce xfce4
Licenses: LGPL-2.1-only
Groups: xfce4-git
Conflicts: exo
Provides: exo
Submitter: None
Maintainer: darkfish
Last Packager: darkfish
Votes: 26
Popularity: 0.000000
First Submitted: 2009-09-26 08:36 (UTC)
Last Updated: 2024-11-21 09:09 (UTC)

Required by (25)

Sources (1)

Latest Comments

1 2 3 4 Next › Last »

darkfish commented on 2024-11-21 09:11 (UTC)

Thanks @shadeLight. Fixed.

shadeLight commented on 2024-11-20 13:13 (UTC)

Pkgver() needs correction for 4.20:

 28 ⋮ 28 │pkgver(){
 29 ⋮ 29 │  cd "${_pkgname}"
 30 ⋮    │  git describe --long --tags | sed "s/^${_pkgname}-//g;s/\([^-]*-g\)/r\1/;s/-/./g"
    ⋮ 30 │  git describe --long --tags | sed "s/^xfce-//g;s/\([^-]*-g\)/r\1/;s/-/./g"
 31 ⋮ 31 │
 32 ⋮ 32 │}

darkfish commented on 2024-09-11 10:44 (UTC)

Thanks @aperez, this must have been a recent change. Fixed.

aperez commented on 2024-09-11 07:33 (UTC)

This is missing glib2-devel in the makedepends array, too.

SolarAquarion commented on 2020-08-03 19:32 (UTC)

you should add libxfce4ui-git as the dependency instead of non git

f2404 commented on 2020-05-16 22:31 (UTC)

@Skunnyk, sure, you are a co-maintainer now. ;)

Skunnyk commented on 2020-05-16 20:48 (UTC)

Hi Igor,

You should update and clean exo-git PKGBUILD with: http://paste.openstack.org/show/793716/ Or give me co-maintainer access if you don't have time :)

mirh commented on 2020-01-10 19:46 (UTC)

You are going to have a bad time pretty soon with that export to python2

Also, gtk2 could be dropped too at this point.

f2404 commented on 2018-07-18 18:01 (UTC)

@Forty-Bot Fixed, thanks!

Forty-Bot commented on 2018-07-17 02:55 (UTC) (edited on 2018-07-17 02:55 (UTC) by Forty-Bot)

on line 18, gtk2>=2,24 should be gtk2>=2.24