glibmm ver. bump
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>C++ interface for glib2</Summary>
|
||||
<Description>Glibmm is the official C++ interface for the popular GUI library GTK+. Highlights include typesafe callbacks and a comprehensive set of widgets that are easily extensible via inheritance.</Description>
|
||||
<Archive sha1sum="a488d5a2634b8fabe521f8e577eae19c1888c87d" type="tarxz">mirrors://gnome/glibmm/2.78/glibmm-2.78.1.tar.xz</Archive>
|
||||
<Archive sha1sum="fa94725daef08424364d74186ca01283667e3521" type="tarxz">mirrors://gnome/glibmm/2.80/glibmm-2.80.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>git</Dependency>
|
||||
<Dependency>meson</Dependency>
|
||||
@@ -59,6 +59,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2024-03-22</Date>
|
||||
<Version>2.80.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2024-02-02</Date>
|
||||
<Version>2.78.1</Version>
|
||||
|
||||
@@ -20,4 +20,4 @@ def install():
|
||||
#for dir in dirs:
|
||||
#pisitools.removeDir(dir)
|
||||
|
||||
pisitools.dodoc("AUTHORS", "ChangeLog", "NEWS", "README*")
|
||||
pisitools.dodoc("ChangeLog", "NEWS", "README*")
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>C++ interface for glib2</Summary>
|
||||
<Description>Glibmm is the official C++ interface for the popular GUI library GTK+. Highlights include typesafe callbacks and a comprehensive set of widgets that are easily extensible via inheritance.</Description>
|
||||
<Archive sha1sum="db4f8eff735c551b5c426a8a1c22f7ed98cc1249" type="tarxz">mirrors://gnome/glibmm/2.66/glibmm-2.66.5.tar.xz</Archive>
|
||||
<Archive sha1sum="1a9cbe21a36a3b2586747eaa077bb89ec67ef6fd" type="tarxz">mirrors://gnome/glibmm/2.66/glibmm-2.66.7.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>libsigc++-devel</Dependency>
|
||||
@@ -54,6 +54,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="11">
|
||||
<Date>2024-03-22</Date>
|
||||
<Version>2.66.7</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2022-11-06</Date>
|
||||
<Version>2.66.5</Version>
|
||||
|
||||
Reference in New Issue
Block a user