Page MenuHomeSolus

D7952.id19033.diff
No OneTemporary

D7952.id19033.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.
+
+- Troy Harvey
+ - IRC: Harvey
+ - Email: harveydev@protonmail.com
\ No newline at end of file
Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: abi_used_libs
===================================================================
--- /dev/null
+++ abi_used_libs
@@ -0,0 +1,2 @@
+libc.so.6
+libvlccore.so.9
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,16 @@
+name : vlc-pause-click-plugin
+version : 2.1.0
+release : 1
+source :
+ - https://github.com/nurupo/vlc-pause-click-plugin/archive/2.1.0.tar.gz : cebd9c0fe6273f4ff8cd2e114b4edc22376ce48d7c64b846391db71d80353bc7
+license : LGPL-2.1-or-later
+component : multimedia.video
+summary : Plugin for VLC that pauses/plays video on mouse click
+description: |
+ Plugin for VLC that pauses/plays video on mouse click. Please read https://github.com/nurupo/vlc-pause-click-plugin usage section for instructions on how to enable this plugin.
+builddeps :
+ - pkgconfig(vlc-plugin)
+build : |
+ %make
+install : |
+ %make_install
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,34 @@
+<PISI>
+ <Source>
+ <Name>vlc-pause-click-plugin</Name>
+ <Packager>
+ <Name>Troy Harvey</Name>
+ <Email>harveydev@protonmail.com</Email>
+ </Packager>
+ <License>LGPL-2.1-or-later</License>
+ <PartOf>multimedia.video</PartOf>
+ <Summary xml:lang="en">Plugin for VLC that pauses/plays video on mouse click</Summary>
+ <Description xml:lang="en">Plugin for VLC that pauses/plays video on mouse click. Please read https://github.com/nurupo/vlc-pause-click-plugin usage section for instructions on how to enable this plugin.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>vlc-pause-click-plugin</Name>
+ <Summary xml:lang="en">Plugin for VLC that pauses/plays video on mouse click</Summary>
+ <Description xml:lang="en">Plugin for VLC that pauses/plays video on mouse click. Please read https://github.com/nurupo/vlc-pause-click-plugin usage section for instructions on how to enable this plugin.
+</Description>
+ <PartOf>multimedia.video</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib64/vlc/plugins/video_filter/libpause_click_plugin.so</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2020-01-02</Date>
+ <Version>2.1.0</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Troy Harvey</Name>
+ <Email>harveydev@protonmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jun 12 2023, 7:40 PM (8 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5855768
Default Alt Text
D7952.id19033.diff (3 KB)

Event Timeline