Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11037165
D13.id21.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
4 KB
Referenced Files
None
Subscribers
None
D13.id21.diff
View Options
diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -5,6 +5,7 @@
libglib-2.0.so.0
libgobject-2.0.so.0
libgtk-3.so.0
+libjson-glib-1.0.so.0
libpeas-1.0.so.0
libpthread.so.0
libsoup-2.4.so.1
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,21 +1,23 @@
name : budgie-haste-applet
-version : 0.2.8
-release : 10
+version : 0.2.9
+release : 11
source :
- - https://github.com/cybre/budgie-haste-applet/releases/download/0.2.8/budgie-haste-applet-0.2.8.tar.xz : a39bf2aeea0c092d217b94c9e1cf42951d518207417be6684f6a4fa5364905d0
+ - https://github.com/cybre/budgie-haste-applet/archive/v0.2.9.tar.gz : 6d9121bda449dfd84e8969561c8a9877648bc5b0970df78c998d41d8e82cdfc2
license : GPL-2.0
component : desktop.budgie
-summary : A Budgie applet for pasting text to any haste server.
+summary : Post any text, be it code or prose, to various services directly from your desktop
description: |
- A Budgie applet for pasting text to any haste server.
+ Post any text, be it code or prose, to various services directly from your desktop
replaces : haste-applet
builddeps :
- pkgconfig(budgie-1.0)
+ - pkgconfig(json-glib-1.0)
- pkgconfig(libsoup-2.4)
+ - meson
- vala
setup : |
- %configure
+ %meson_configure
build : |
- %make
+ %meson_build
install : |
- %make_install
+ %meson_install
\ No newline at end of file
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -7,22 +7,22 @@
</Packager>
<License>GPL-2.0</License>
<PartOf>desktop.budgie</PartOf>
- <Summary xml:lang="en">A Budgie applet for pasting text to any haste server.</Summary>
- <Description xml:lang="en">A Budgie applet for pasting text to any haste server.
+ <Summary xml:lang="en">Post any text, be it code or prose, to various services directly from your desktop</Summary>
+ <Description xml:lang="en">Post any text, be it code or prose, to various services directly from your desktop
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
</Source>
<Package>
<Name>budgie-haste-applet</Name>
- <Summary xml:lang="en">A Budgie applet for pasting text to any haste server.</Summary>
- <Description xml:lang="en">A Budgie applet for pasting text to any haste server.
+ <Summary xml:lang="en">Post any text, be it code or prose, to various services directly from your desktop</Summary>
+ <Description xml:lang="en">Post any text, be it code or prose, to various services directly from your desktop
</Description>
<PartOf>desktop.budgie</PartOf>
<Files>
<Path fileType="library">/usr/lib64/budgie-desktop/plugins/budgie-haste-applet/HasteApplet.plugin</Path>
<Path fileType="library">/usr/lib64/budgie-desktop/plugins/budgie-haste-applet/libhasteapplet.so</Path>
- <Path fileType="data">/usr/share/appdata/budgie-haste-applet.appdata.xml</Path>
- <Path fileType="data">/usr/share/glib-2.0/schemas/com.github.cybre.haste-applet.gschema.xml</Path>
+ <Path fileType="data">/usr/share/appdata/com.github.cybre.budgie-haste-applet.appdata.xml</Path>
+ <Path fileType="data">/usr/share/glib-2.0/schemas/com.github.cybre.budgie-haste-applet.gschema.xml</Path>
<Path fileType="localedata">/usr/share/locale</Path>
</Files>
<Replaces>
@@ -30,12 +30,12 @@
</Replaces>
</Package>
<History>
- <Update release="10">
- <Date>2016-07-14</Date>
- <Version>0.2.8</Version>
+ <Update release="11">
+ <Date>2017-05-07</Date>
+ <Version>0.2.9</Version>
<Comment>Packaging update</Comment>
<Name>Stefan Ric</Name>
<Email>stfric369@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 10, 8:11 PM (1 d, 4 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5792011
Default Alt Text
D13.id21.diff (4 KB)
Attached To
Mode
D13: Update to 0.2.9
Attached
Detach File
Event Timeline
Log In to Comment