Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10454
0001-Initial-commit.patch
feskyde (Federico Damián Schonborn)
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Authored By
feskyde
Jan 20 2017, 2:58 AM
2017-01-20 02:58:49 (UTC+0)
Size
14 KB
Referenced Files
None
Subscribers
None
0001-Initial-commit.patch
View Options
From 701b91e5babdade85dc2dd1ac1c927fd76c7d8ee Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Federico=20Dami=C3=A1n=20Schonborn?=
<federico.d.schonborn@protonmail.com>
Date: Thu, 19 Jan 2017 23:57:27 -0300
Subject: [PATCH] Initial commit
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: Federico Damián Schonborn <federico.d.schonborn@protonmail.com>
---
Makefile | 1 +
abi_used_libs | 5 ++
package.yml | 26 ++++++++
pspec_x86_64.xml | 189 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 221 insertions(+)
create mode 100644 Makefile
create mode 100644 abi_used_libs
create mode 100644 package.yml
create mode 100644 pspec_x86_64.xml
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..0a42375
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/abi_used_libs b/abi_used_libs
new file mode 100644
index 0000000..1bbe06c
--- /dev/null
+++ b/abi_used_libs
@@ -0,0 +1,5 @@
+libc.so.6
+libgavl.so.1
+libgcc_s.so.1
+libm.so.6
+libstdc++.so.6
diff --git a/package.yml b/package.yml
new file mode 100644
index 0000000..7c6d6ec
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,26 @@
+name : frei0r-plugins
+version : 1.5
+release : 1
+source :
+ - https://github.com/dyne/frei0r/archive/v1.5.tar.gz : 4ab58d3c31b418b6d07d99ed41a31ce40b075e0f1a2d690924fab6665f9a95a1
+license : GPL-2.0
+component : multimedia.video
+summary : A large collection of free and portable video plugins
+description: |
+ Frei0r is a minimalistic plugin API for video effects.
+ The main emphasis is on simplicity for an API that will round up the
+ most common video effects into simple filters, sources and mixers that
+ can be controlled by parameters.
+ It is our hope that this way these simple effects can be shared between
+ many applications, avoiding their reimplementation by different
+ projects.
+builddeps :
+ - pkgconfig(cairo)
+ - pkgconfig(gavl)
+ - pkgconfig(opencv)
+setup : |
+ %autogen
+build : |
+ %make
+install : |
+ %make_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
index 0000000..fa447fd
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,189 @@
+<PISI>
+ <Source>
+ <Name>frei0r-plugins</Name>
+ <Packager>
+ <Name>Federico Damián Schonborn</Name>
+ <Email>federico.d.schonborn@protonmail.com</Email>
+ </Packager>
+ <License>GPL-2.0</License>
+ <PartOf>multimedia.video</PartOf>
+ <Summary xml:lang="en">A large collection of free and portable video plugins</Summary>
+ <Description xml:lang="en">Frei0r is a minimalistic plugin API for video effects.
+The main emphasis is on simplicity for an API that will round up the
+most common video effects into simple filters, sources and mixers that
+can be controlled by parameters.
+It is our hope that this way these simple effects can be shared between
+many applications, avoiding their reimplementation by different
+projects.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>frei0r-plugins</Name>
+ <Summary xml:lang="en">A large collection of free and portable video plugins</Summary>
+ <Description xml:lang="en">Frei0r is a minimalistic plugin API for video effects.
+The main emphasis is on simplicity for an API that will round up the
+most common video effects into simple filters, sources and mixers that
+can be controlled by parameters.
+It is our hope that this way these simple effects can be shared between
+many applications, avoiding their reimplementation by different
+projects.
+</Description>
+ <PartOf>multimedia.video</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib64/frei0r-1/3dflippo.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/B.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/G.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/IIRblur.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/R.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/RGB.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/addition.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/addition_alpha.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/alpha0ps.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/alphaatop.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/alphagrad.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/alphain.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/alphainjection.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/alphaout.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/alphaover.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/alphaspot.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/alphaxor.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/balanc0r.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/baltan.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/blend.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/bluescreen0r.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/brightness.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/burn.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/bw0r.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/c0rners.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/cartoon.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/cluster.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/colgate.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/color_only.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/coloradj_RGB.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/colordistance.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/colorhalftone.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/colorize.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/colortap.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/composition.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/contrast0r.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/curves.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/d90stairsteppingfix.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/darken.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/defish0r.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/delay0r.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/delaygrab.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/difference.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/distort0r.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/dither.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/divide.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/dodge.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/edgeglow.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/emboss.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/equaliz0r.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/flippo.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/gamma.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/glow.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/grain_extract.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/grain_merge.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/hardlight.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/hqdn3d.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/hue.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/hueshift0r.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/invert0r.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/ising0r.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/keyspillm0pup.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/lenscorrection.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/letterb0xed.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/levels.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/lighten.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/lightgraffiti.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/lissajous0r.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/luminance.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/mask0mate.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/medians.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/multiply.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/ndvi.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/nervous.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/nois0r.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/nosync0r.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/onecol0r.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/overlay.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/partik0l.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/perspective.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/pixeliz0r.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/plasma.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/posterize.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/pr0be.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/pr0file.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/primaries.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/rgbnoise.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/rgbparade.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/saturat0r.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/saturation.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/scale0tilt.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/scanline0r.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/screen.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/select0r.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/sharpness.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/sigmoidaltransfer.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/sobel.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/softglow.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/softlight.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/sopsat.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/spillsupress.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/squareblur.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/subtract.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/tehroxx0r.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/test_pat_B.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/test_pat_C.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/test_pat_G.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/test_pat_I.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/test_pat_L.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/test_pat_R.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/three_point_balance.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/threelay0r.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/threshold0r.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/timeout.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/tint0r.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/transparency.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/twolay0r.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/uvmap.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/value.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/vectorscope.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/vertigo.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/vignette.so</Path>
+ <Path fileType="library">/usr/lib64/frei0r-1/xfade0r.so</Path>
+ <Path fileType="doc">/usr/share/doc</Path>
+ </Files>
+ </Package>
+ <Package>
+ <Name>frei0r-plugins-devel</Name>
+ <Summary xml:lang="en">Development files for frei0r-plugins</Summary>
+ <Description xml:lang="en">Frei0r is a minimalistic plugin API for video effects.
+The main emphasis is on simplicity for an API that will round up the
+most common video effects into simple filters, sources and mixers that
+can be controlled by parameters.
+It is our hope that this way these simple effects can be shared between
+many applications, avoiding their reimplementation by different
+projects.
+</Description>
+ <PartOf>programming.devel</PartOf>
+ <RuntimeDependencies>
+ <Dependency release="1">frei0r-plugins</Dependency>
+ </RuntimeDependencies>
+ <Files>
+ <Path fileType="header">/usr/include/</Path>
+ <Path fileType="data">/usr/lib64/pkgconfig/*.pc</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-01-20</Date>
+ <Version>1.5</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Federico Damián Schonborn</Name>
+ <Email>federico.d.schonborn@protonmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
--
2.11.0
File Metadata
Details
Attached
Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
6611
Default Alt Text
0001-Initial-commit.patch (14 KB)
Attached To
Mode
T2251: frei0r-plugins
Attached
Detach File
Event Timeline
Log In to Comment