Page MenuHomeSolus

D1593.id3917.diff
No OneTemporary

D1593.id3917.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: abi_used_libs
===================================================================
--- /dev/null
+++ abi_used_libs
@@ -0,0 +1,12 @@
+libX11.so.6
+libc.so.6
+libgdk-x11-2.0.so.0
+libgdk_pixbuf-2.0.so.0
+libglade-2.0.so.0
+libglib-2.0.so.0
+libgobject-2.0.so.0
+libgtk-x11-2.0.so.0
+libobrender.so.32
+libobt.so.2
+libstartup-notification-1.so.0
+libxml2.so.2
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,22 @@
+name : obconf
+version : 2.0.4
+release : 1
+source :
+ - http://openbox.org/dist/obconf/obconf-2.0.4.tar.gz : 71a3e5f4ee246a27421ba85044f09d449f8de22680944ece9c471cd46a9356b9
+license : GPL-2.0 # CHECK ME
+component : desktop
+summary : Openbox Configuration Made Easy
+description: |
+ Obconf allows for easy editing of the various settings avalible for openbox window manager!
+builddeps :
+ - pkgconfig(libstartup-notification-1.0)
+ - pkgconfig(gtk+-2.0)
+ - pkgconfig(gdk-pixbuf-2.0)
+ - pkgconfig(libglade-2.0)
+ - openbox-devel
+setup : |
+ %configure --prefix=/usr
+build : |
+ %make
+install : |
+ %make_install
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,40 @@
+<PISI>
+ <Source>
+ <Name>obconf</Name>
+ <Packager>
+ <Name>Nicholas Laramie</Name>
+ <Email>nick65irene@gmail.com</Email>
+ </Packager>
+ <License>GPL-2.0</License>
+ <PartOf>desktop</PartOf>
+ <Summary xml:lang="en">Openbox Configuration Made Easy</Summary>
+ <Description xml:lang="en">Obconf allows for easy editing of the various settings avalible for openbox window manager!
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>obconf</Name>
+ <Summary xml:lang="en">Openbox Configuration Made Easy</Summary>
+ <Description xml:lang="en">Obconf allows for easy editing of the various settings avalible for openbox window manager!
+</Description>
+ <PartOf>desktop</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="data">/usr/share/applications/obconf.desktop</Path>
+ <Path fileType="localedata">/usr/share/locale</Path>
+ <Path fileType="data">/usr/share/mime/packages/obconf.xml</Path>
+ <Path fileType="data">/usr/share/mimelnk/application/x-openbox-theme.desktop</Path>
+ <Path fileType="data">/usr/share/obconf</Path>
+ <Path fileType="data">/usr/share/pixmaps/obconf.png</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-12-04</Date>
+ <Version>2.0.4</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Nicholas Laramie</Name>
+ <Email>nick65irene@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 10:37 PM (1 d, 6 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5803366
Default Alt Text
D1593.id3917.diff (3 KB)

Event Timeline