diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2020-12-31 11:37:10 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2020-12-31 11:37:10 +0000 |
commit | 02fac8f9cabade9ad002501e26fcfad3bec3c192 (patch) | |
tree | 00749690eed4336a0faf3aae3ed744e31209c7e1 /x11/xapp/pkg-descr | |
parent | d048519929771a8505465562a2291fe056ef03b0 (diff) | |
download | ports-02fac8f9cabade9ad002501e26fcfad3bec3c192.tar.gz ports-02fac8f9cabade9ad002501e26fcfad3bec3c192.zip |
x11/xapps: move to x11/xapp and update to 2.0.4
Upstream changed the project name to xapp
PR: 252299
Submitted by: Charlie Li
Notes
Notes:
svn path=/head/; revision=559718
Diffstat (limited to 'x11/xapp/pkg-descr')
-rw-r--r-- | x11/xapp/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/x11/xapp/pkg-descr b/x11/xapp/pkg-descr new file mode 100644 index 000000000000..f1b605a6248c --- /dev/null +++ b/x11/xapp/pkg-descr @@ -0,0 +1,5 @@ +This project gathers the components which are common to multiple +desktop environments and required to implement cross-DE solutions. +Consists of xapp-common and libxapp. + +WWW: https://github.com/linuxmint/xapp |