Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11055126
D3365.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D3365.diff
View Options
diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,22 @@
+name : nautilus-folder-icons
+version : 3.0
+release : 1
+source :
+ - https://github.com/bilelmoussaoui/nautilus-folder-icons/archive/3.0.tar.gz : 25fa6f164f50ed84ee6fa6d7a6004cb5190051847a5c3895f41bf1b426ad2565
+license : GPL-3.0-or-later
+component : desktop.gnome
+summary : Change your nautilus directories icons easily!
+description: |
+ Nautilus/Nemo extension that makes changing folders icons easy!
+builddeps :
+ - pkgconfig(appstream-glib)
+ - meson
+ - vala
+rundeps :
+ - nautilus-python
+setup : |
+ %meson_configure
+build : |
+ %meson_build
+install : |
+ %meson_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,39 @@
+<PISI>
+ <Source>
+ <Name>nautilus-folder-icons</Name>
+ <Packager>
+ <Name>Devil505</Name>
+ <Email>devil505@tuta.io</Email>
+ </Packager>
+ <License>GPL-3.0-or-later</License>
+ <PartOf>desktop.gnome</PartOf>
+ <Summary xml:lang="en">Change your nautilus directories icons easily!</Summary>
+ <Description xml:lang="en">Nautilus/Nemo extension that makes changing folders icons easy!
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>nautilus-folder-icons</Name>
+ <Summary xml:lang="en">Change your nautilus directories icons easily!</Summary>
+ <Description xml:lang="en">Nautilus/Nemo extension that makes changing folders icons easy!
+</Description>
+ <PartOf>desktop.gnome</PartOf>
+ <Files>
+ <Path fileType="data">/usr/share/com.github.bilelmoussaoui.nautilus-folder-icons/utils.py</Path>
+ <Path fileType="data">/usr/share/com.github.bilelmoussaoui.nautilus-folder-icons/widgets.py</Path>
+ <Path fileType="localedata">/usr/share/locale/ja_JP/LC_MESSAGES/com.github.bilelmoussaoui.nautilus-folder-icons.mo</Path>
+ <Path fileType="localedata">/usr/share/locale/nl_NL/LC_MESSAGES/com.github.bilelmoussaoui.nautilus-folder-icons.mo</Path>
+ <Path fileType="data">/usr/share/metainfo/com.github.bilelmoussaoui.nautilus-folder-icons.metainfo.xml</Path>
+ <Path fileType="data">/usr/share/nautilus-python/extensions/folder-icons.py</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-07-21</Date>
+ <Version>3.0</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Devil505</Name>
+ <Email>devil505@tuta.io</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Aug 12, 1:30 AM (3 h, 13 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5800543
Default Alt Text
D3365.diff (2 KB)
Attached To
Mode
D3365: The inclusion of nautilus-folder-icons fixes T6040
Attached
Detach File
Event Timeline
Log In to Comment