Page MenuHomeSolus

D9235.id22263.diff
No OneTemporary

D9235.id22263.diff

Index: MAINTAINERS.md
===================================================================
--- /dev/null
+++ MAINTAINERS.md
@@ -0,0 +1,5 @@
+This file is used to indicate responsibility for the maintenance of this package. Individuals on this list should be the sole modifiers of the package, excluding cases where the Solus Team may need to perform necessary rebuilds, upgrades, or security fixes. This list should not be used for any direct contact usage. If you believe this package requires a package update, follow documentation from https://getsol.us/articles/packaging/request-a-package-update/en/. In the event this package no longer becomes sufficiently maintained, Core Team reserves the right to request a new maintainer or remove this package from the repository.
+
+- Jacek Jagosz
+ - IRC: JacekJagosz
+ - Email: jacek.jagosz@outlook.com
Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: abi_used_libs
===================================================================
--- /dev/null
+++ abi_used_libs
@@ -0,0 +1,13 @@
+libX11.so.6
+libatk-1.0.so.0
+libc.so.6
+libcairo.so.2
+libdl.so.2
+libgdk-x11-2.0.so.0
+libgdk_pixbuf-2.0.so.0
+libglib-2.0.so.0
+libgobject-2.0.so.0
+libgthread-2.0.so.0
+libgtk-x11-2.0.so.0
+libpango-1.0.so.0
+libpthread.so.0
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,23 @@
+name : goverlay
+version : 0.3.5
+release : 1
+source :
+ - https://github.com/benjamimgois/goverlay/archive/0.3.5.tar.gz : f66d59713bf87234c8a18837499bbbea9225f16cbe8adc6d430ce9b728c47db7
+license : GPL-3.0-only
+component : system.utils
+summary : GUI for configuring Vulkan/OpenGL overlays - MangoHud and vkBasalt
+description: |
+ GOverlay is an open source project aimed to create a Graphical UI to manage Vulkan/OpenGL overlays. It currently supports MangoHud and GOverlay.
+builddeps :
+ - pkgconfig(gtk+-x11-2.0)
+ - lazarus
+rundeps :
+ - vulkan-tools
+ - mesa-demos
+ - vkbasalt
+ - mangohud
+build : |
+ lazbuild --lazarusdir=/usr/share/lazarus goverlay.lpi
+install : |
+ %make_install prefix=/usr
+ #%make install DESTDIR="%installroot%" prefix=/usr
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,40 @@
+<PISI>
+ <Source>
+ <Name>goverlay</Name>
+ <Packager>
+ <Name>Jacek Jagosz</Name>
+ <Email>jacek.jagosz@outlook.com</Email>
+ </Packager>
+ <License>GPL-3.0-only</License>
+ <PartOf>system.utils</PartOf>
+ <Summary xml:lang="en">GUI for configuring Vulkan/OpenGL overlays - MangoHud and vkBasalt</Summary>
+ <Description xml:lang="en">GOverlay is an open source project aimed to create a Graphical UI to manage Vulkan/OpenGL overlays. It currently supports MangoHud and GOverlay.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>goverlay</Name>
+ <Summary xml:lang="en">GUI for configuring Vulkan/OpenGL overlays - MangoHud and vkBasalt</Summary>
+ <Description xml:lang="en">GOverlay is an open source project aimed to create a Graphical UI to manage Vulkan/OpenGL overlays. It currently supports MangoHud and GOverlay.
+</Description>
+ <PartOf>system.utils</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin/goverlay</Path>
+ <Path fileType="data">/usr/share/applications/goverlay.desktop</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/128x128/apps/goverlay.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/256x256/apps/goverlay.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/512x512/apps/goverlay.png</Path>
+ <Path fileType="man">/usr/share/man/man1/goverlay.1</Path>
+ <Path fileType="data">/usr/share/metainfo/goverlay.metainfo.xml</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2020-07-14</Date>
+ <Version>0.3.5</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Jacek Jagosz</Name>
+ <Email>jacek.jagosz@outlook.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 9:27 PM (2 h, 54 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5822664
Default Alt Text
D9235.id22263.diff (4 KB)

Event Timeline