Page MenuHomeSolus

D602.id1425.diff
No OneTemporary

D602.id1425.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -1,11 +1,15 @@
libX11.so.6
libXinerama.so.1
+libXrandr.so.2
libXss.so.1
libc.so.6
libcairo.so.2
+libgdk-x11-2.0.so.0
+libgdk_pixbuf-2.0.so.0
libgio-2.0.so.0
libglib-2.0.so.0
libgobject-2.0.so.0
+libm.so.6
libpango-1.0.so.0
libpangocairo-1.0.so.0
libpthread.so.0
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,9 +1,9 @@
name : dunst
-version : 1.1.0
-release : 2
+version : 1.2.0
+release : 3
source :
- - http://knopwob.org/public/dunst-release/dunst-1.1.0.tar.bz2 : c72bf167eaab4e44a98ec87101b023efee0aa8916df56630b99a5bc53f8d7070
-license : BSD
+ - https://github.com/dunst-project/dunst/archive/v1.2.0.tar.gz : a3c05b5ef87e88704a6207236e42773dfbcf50cb23c7cf51e494a7236b75c5ad
+license : BSD
component : desktop.i3
summary : Customizable and lightweight notification-daemon.
description: |
@@ -13,9 +13,10 @@
- pkgconfig(dbus-1)
- pkgconfig(libxdg-basedir)
- pkgconfig(pango)
- - pkgconfig(xft)
- pkgconfig(xinerama)
- - pkgconfig(xscrnsaver)
+ - pkgconfig(xscrnsaver)
+ - pkgconfig(xrandr)
+ - pkgconfig(gtk+-2.0)
build : |
%make
install : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>dunst</Name>
<Packager>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Jonathan Lusso</Name>
+ <Email>jonilusso@gmail.com</Email>
</Packager>
<License>BSD</License>
<PartOf>desktop.i3</PartOf>
@@ -20,18 +20,19 @@
<PartOf>desktop.i3</PartOf>
<Files>
<Path fileType="executable">/usr/bin</Path>
+ <Path fileType="library">/usr/lib/systemd/user/dunst.service</Path>
<Path fileType="data">/usr/share/dbus-1/services/org.knopwob.dunst.service</Path>
<Path fileType="data">/usr/share/dunst</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2016-09-08</Date>
- <Version>1.1.0</Version>
+ <Update release="3">
+ <Date>2017-07-13</Date>
+ <Version>1.2.0</Version>
<Comment>Packaging update</Comment>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Jonathan Lusso</Name>
+ <Email>jonilusso@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Wed, Aug 9, 12:52 PM (22 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5823083
Default Alt Text
D602.id1425.diff (2 KB)

Event Timeline