libdbusmenu

This commit is contained in:
Rmys
2020-12-06 10:13:17 +03:00
committed by GitHub
parent 8596266fed
commit 7f1c088eae
+10 -9
View File
@@ -14,12 +14,13 @@
<Description>libdbusmenu is a small little library that was created by pulling out some common code out of indicator-applet. It passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus.</Description> <Description>libdbusmenu is a small little library that was created by pulling out some common code out of indicator-applet. It passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus.</Description>
<Archive sha1sum="f88fc666609ed486a968fd6c8b739dff07d50bdd" type="targz">https://launchpad.net/libdbusmenu/16.04/16.04.0/+download/libdbusmenu-16.04.0.tar.gz</Archive> <Archive sha1sum="f88fc666609ed486a968fd6c8b739dff07d50bdd" type="targz">https://launchpad.net/libdbusmenu/16.04/16.04.0/+download/libdbusmenu-16.04.0.tar.gz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>intltool</Dependency> <Dependency>intltool</Dependency>
<Dependency>gtk2-devel</Dependency> <Dependency>gtk2-devel</Dependency>
<Dependency>gtk3-devel</Dependency> <Dependency>gtk3-devel</Dependency>
<Dependency>gnome-doc-utils</Dependency> <Dependency>gnome-doc-utils</Dependency>
<Dependency>json-glib-devel</Dependency> <Dependency>json-glib-devel</Dependency>
<Dependency>gtk-doc</Dependency> <Dependency>gtk-doc</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
</BuildDependencies> </BuildDependencies>
<Patches> <Patches>
<Patch>0001_autoconf.patch</Patch> <Patch>0001_autoconf.patch</Patch>
@@ -124,7 +125,7 @@
</Files> </Files>
</Package> </Package>
<Package> <!--Package>
<Name>libdbusmenu-devel</Name> <Name>libdbusmenu-devel</Name>
<Summary>Development files for libdbusmenu</Summary> <Summary>Development files for libdbusmenu</Summary>
<RuntimeDependencies> <RuntimeDependencies>
@@ -136,15 +137,15 @@
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
</Files> </Files>
</Package> </Package-->
<History> <History>
<Update release="1"> <Update release="1">
<Date>2020-11-19</Date> <Date>2020-11-19</Date>
<Version>16.04.0</Version> <Version>16.04.0</Version>
<Comment>Rebuild.For Beta System</Comment> <Comment>Rebuild.For Beta System</Comment>
<Name>Ali Cengiz Kurt</Name> <Name>Ali Cengiz Kurt</Name>
<Email>alicengizkurt@gmail.com</Email> <Email>alicengizkurt@gmail.com</Email>
</Update> </Update>
</History> </History>
</PISI> </PISI>