Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F8696
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
Dec 21 2016, 6:19 PM
2016-12-21 18:19:09 (UTC+0)
Size
5 KB
Referenced Files
None
Subscribers
None
0001-Initial-commit.patch
View Options
From 9b03ad7e87f296c8826d8d5065e0837fff4044bb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Federico=20Dami=C3=A1n=20Schonborn?=
<federico.d.schonborn@protonmail.com>
Date: Wed, 21 Dec 2016 15:18:39 -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 | 11 ++++++++++
package.yml | 21 ++++++++++++++++++
pspec_x86_64.xml | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 99 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..9853b7b
--- /dev/null
+++ b/abi_used_libs
@@ -0,0 +1,11 @@
+libc.so.6
+libcaja-extension.so.1
+libgdk-3.so.0
+libgdk_pixbuf-2.0.so.0
+libgio-2.0.so.0
+libglib-2.0.so.0
+libgmodule-2.0.so.0
+libgobject-2.0.so.0
+libgtk-3.so.0
+libmate-desktop-2.so.17
+libpthread.so.0
diff --git a/package.yml b/package.yml
new file mode 100644
index 0000000..5b7049d
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,21 @@
+name : caja-extensions
+version : 1.16.0
+release : 1
+source :
+ - https://github.com/mate-desktop/caja-extensions/archive/v1.16.0.tar.gz : 43b91e542eb188eede57d5fc683f5958f41a2e1ce5da63f00429a8cc00092c18
+license : GPL-2.0
+component : desktop.mate
+summary : Set of extensions for Caja, the MATE file manager.
+description: |
+ Set of extensions for Caja, the MATE file manager.
+builddeps :
+ - pkgconfig(libcaja-extension)
+ - pkgconfig(mate-desktop-2.0)
+ - gtk-doc
+ - mate-common
+setup : |
+ ./autogen.sh %CONFOPTS% --with-gtk=3.0 --enable-gksu=no
+build : |
+ %make
+install : |
+ %make_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
index 0000000..34004b0
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,66 @@
+<PISI>
+ <Source>
+ <Name>caja-extensions</Name>
+ <Packager>
+ <Name>Federico Damián Schonborn</Name>
+ <Email>federico.d.schonborn@protonmail.com</Email>
+ </Packager>
+ <License>GPL-2.0</License>
+ <PartOf>desktop.mate</PartOf>
+ <Summary xml:lang="en">Set of extensions for Caja, the MATE file manager.</Summary>
+ <Description xml:lang="en">Set of extensions for Caja, the MATE file manager.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>caja-extensions</Name>
+ <Summary xml:lang="en">Set of extensions for Caja, the MATE file manager.</Summary>
+ <Description xml:lang="en">Set of extensions for Caja, the MATE file manager.
+</Description>
+ <PartOf>desktop.mate</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="library">/usr/lib64/caja-sendto/plugins/libnstburn.so</Path>
+ <Path fileType="library">/usr/lib64/caja-sendto/plugins/libnstemailclient.so</Path>
+ <Path fileType="library">/usr/lib64/caja-sendto/plugins/libnstremovable_devices.so</Path>
+ <Path fileType="library">/usr/lib64/caja/extensions-2.0/libcaja-image-converter.so</Path>
+ <Path fileType="library">/usr/lib64/caja/extensions-2.0/libcaja-open-terminal.so</Path>
+ <Path fileType="library">/usr/lib64/caja/extensions-2.0/libcaja-sendto.so</Path>
+ <Path fileType="library">/usr/lib64/caja/extensions-2.0/libcaja-share.so</Path>
+ <Path fileType="library">/usr/lib64/caja/extensions-2.0/libcaja-wallpaper.so</Path>
+ <Path fileType="data">/usr/share/caja-extensions</Path>
+ <Path fileType="data">/usr/share/caja/extensions/libcaja-image-converter.caja-extension</Path>
+ <Path fileType="data">/usr/share/caja/extensions/libcaja-open-terminal.caja-extension</Path>
+ <Path fileType="data">/usr/share/caja/extensions/libcaja-sendto.caja-extension</Path>
+ <Path fileType="data">/usr/share/caja/extensions/libcaja-share.caja-extension</Path>
+ <Path fileType="data">/usr/share/caja/extensions/libcaja-wallpaper.caja-extension</Path>
+ <Path fileType="data">/usr/share/glib-2.0/schemas/org.mate.Caja.Sendto.gschema.xml</Path>
+ <Path fileType="data">/usr/share/glib-2.0/schemas/org.mate.caja-open-terminal.gschema.xml</Path>
+ <Path fileType="localedata">/usr/share/locale</Path>
+ <Path fileType="man">/usr/share/man</Path>
+ </Files>
+ </Package>
+ <Package>
+ <Name>caja-extensions-devel</Name>
+ <Summary xml:lang="en">Development files for caja-extensions</Summary>
+ <Description xml:lang="en">Set of extensions for Caja, the MATE file manager.
+</Description>
+ <PartOf>programming.devel</PartOf>
+ <RuntimeDependencies>
+ <Dependency release="1">caja-extensions</Dependency>
+ </RuntimeDependencies>
+ <Files>
+ <Path fileType="header">/usr/include/</Path>
+ <Path fileType="data">/usr/lib64/pkgconfig/*.pc</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2016-12-21</Date>
+ <Version>1.16.0</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
5436
Default Alt Text
0001-Initial-commit.patch (5 KB)
Attached To
Mode
T1938: caja-extensions
Attached
Detach File
Event Timeline
Log In to Comment