Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Package request: UKUI
@ 2021-02-13 17:04 LinArcX
  2021-04-12  5:05 ` reback00
  2022-04-08  5:29 ` mustaqimM
  0 siblings, 2 replies; 3+ messages in thread
From: LinArcX @ 2021-02-13 17:04 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 341 bytes --]

New issue by LinArcX on void-packages repository

https://github.com/void-linux/void-packages/issues/28735

Description:
UKUI is a desktop environment for Linux distributions and other UNIX-like operating systems. It provides a simpler and more enjoyable experience for browsing, searching and managing your computer:
https://www.ukui.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Package request: UKUI
  2021-02-13 17:04 [ISSUE] Package request: UKUI LinArcX
@ 2021-04-12  5:05 ` reback00
  2022-04-08  5:29 ` mustaqimM
  1 sibling, 0 replies; 3+ messages in thread
From: reback00 @ 2021-04-12  5:05 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 306 bytes --]

New comment by reback00 on void-packages repository

https://github.com/void-linux/void-packages/issues/28735#issuecomment-817482512

Comment:
It will be a good addition.

Seeing the Arch package group though, it seems it will need [22 packages](https://archlinux.org/groups/x86_64/ukui/) to be created.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Package request: UKUI
  2021-02-13 17:04 [ISSUE] Package request: UKUI LinArcX
  2021-04-12  5:05 ` reback00
@ 2022-04-08  5:29 ` mustaqimM
  1 sibling, 0 replies; 3+ messages in thread
From: mustaqimM @ 2022-04-08  5:29 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 3024 bytes --]

New comment by mustaqimM on void-packages repository

https://github.com/void-linux/void-packages/issues/28735#issuecomment-1092456021

Comment:
Here's the file manager and qt5 platformtheme if anyone wants to get started.

```diff
diff --git a/common/shlibs b/common/shlibs
index 836cacc49b..5e90fc5575 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -675,10 +675,12 @@ libglibmm_generate_extra_defs-2.4.so.1 glibmm-2.24.0_1
 libglibmm-2.68.so.1 glibmm2.68-2.68.0_1
 libgiomm-2.68.so.1 glibmm2.68-2.68.0_1
 libglibmm_generate_extra_defs-2.68.so.1 glibmm2.68-2.68.0_1
+libgsettings-qt.so.1 gsettings-qt-0.1+17.10.20170824_3
 libcairomm-1.0.so.1 cairomm-1.8.4_1
 libcairomm-1.16.so.1 cairomm1.16-1.16.0_1
 libpangomm-1.4.so.1 pangomm-2.26.0_1
 libpangomm-2.48.so.1 pangomm2.48-2.48.0_1
+libpeony.so.3 peony-3.2.3_1
 libatkmm-1.6.so.1 atkmm-2.22.1_1
 libgtkmm-3.0.so.1 gtkmm-2.99.5_1
 libgdkmm-3.0.so.1 gtkmm-2.99.5_1
@@ -1981,6 +1983,7 @@ libQt5WebKitWidgets.so.5 qt5-webkit-5.6.0_1
 libx265.so.199 x265-3.5_1
 libQt5Xdg.so.3 libqtxdg-3.1.0_1
 libQt5XdgIconLoader.so.3 libqtxdg-3.1.0_1
+libqt5-ukui-style.so.1 qt5-ukui-platformtheme-1.0.7_1
 libqwt.so.6 qwt-6.1.3_1
 liblxqt-qt5.so.0 liblxqt-0.8.0_1
 liblxqt-globalkeys-qt5.so.0 lxqt-globalkeys-0.8.0_1
diff --git a/srcpkgs/peony/template b/srcpkgs/peony/template
new file mode 100644
index 0000000000..016e34d57d
--- /dev/null
+++ b/srcpkgs/peony/template
@@ -0,0 +1,15 @@
+# Template file for 'peony'
+pkgname=peony
+version=3.2.3
+revision=1
+build_style=qmake
+hostmakedepends="pkg-config qt5-qmake"
+makedepends="glib-devel poppler-qt5-devel gsettings-qt-devel udisks2-devel
+ libnotify-devel libcanberra-devel kwindowsystem-devel kwayland-devel"
+short_desc="File manager for the UKUI desktop"
+maintainer="ADD"
+license="GPL-3.0-or-later"
+homepage="https://github.com/ukui/peony"
+changelog="https://raw.githubusercontent.com/ukui/peony/Debian/debian/changelog"
+distfiles="https://github.com/ukui/${pkgname}/archive/v${version}.tar.gz"
+checksum=5981aeece4b9736b497ab02c58e7b90b55c84aca2ea19638581409eaf6c9a758
diff --git a/srcpkgs/qt5-ukui-platformtheme/template b/srcpkgs/qt5-ukui-platformtheme/template
new file mode 100644
index 0000000000..3fab49a582
--- /dev/null
+++ b/srcpkgs/qt5-ukui-platformtheme/template
@@ -0,0 +1,14 @@
+# Template file for 'qt5-ukui-platformtheme'
+pkgname=qt5-ukui-platformtheme
+version=1.0.7
+revision=1
+build_style=qmake
+hostmakedepends="pkg-config qt5-qmake"
+makedepends="gsettings-qt-devel qt5-x11extras-devel kwindowsystem-devel kwayland-devel"
+short_desc="The UKUI platform theme for qt5 QPA"
+maintainer="ADD"
+license="LGPL-3.0-or-later"
+homepage="https://github.com/ukui/qt5-ukui-platformtheme"
+changelog="https://raw.githubusercontent.com/ukui/qt5-ukui-platformtheme/Debian/debian/changelog"
+distfiles="https://github.com/ukui/${pkgname}/archive/v${version}.tar.gz"
+checksum=a9f2b07fbb52bedf17c3f3c3f1789434e6b801716f87a9f4626d8ac1d54fdb41
```

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-04-08  5:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-13 17:04 [ISSUE] Package request: UKUI LinArcX
2021-04-12  5:05 ` reback00
2022-04-08  5:29 ` mustaqimM

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).