diff --git a/desktop/gnome2/glibmm-2.68/actions.py b/desktop/gnome2/glibmm-2.68/actions.py new file mode 100644 index 0000000000..923da02577 --- /dev/null +++ b/desktop/gnome2/glibmm-2.68/actions.py @@ -0,0 +1,23 @@ +##!/usr/bin/python +# -*- coding: utf-8 -*- +# +# Licensed under the GNU General Public License, version 3. +# See the file http://www.gnu.org/licenses/gpl.txt + +from pisi.actionsapi import mesontools +from pisi.actionsapi import pisitools + +def setup(): + mesontools.configure() + +def build(): + mesontools.build() + +def install(): + mesontools.install() + + #dirs = ["/usr/share/doc", "/usr/share/devhelp"] + #for dir in dirs: + #pisitools.removeDir(dir) + + pisitools.dodoc("AUTHORS", "ChangeLog", "NEWS", "README*") diff --git a/desktop/gnome2/glibmm-2.68/pspec.xml b/desktop/gnome2/glibmm-2.68/pspec.xml new file mode 100644 index 0000000000..26b6509b9b --- /dev/null +++ b/desktop/gnome2/glibmm-2.68/pspec.xml @@ -0,0 +1,65 @@ + + + + + glibmm-2.68 + https://www.gtkmm.org/en/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + C++ interface for glib2 + 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. + mirrors://gnome/glibmm/2.74/glibmm-2.74.0.tar.xz + + meson + libsigc++3-devel + glib2-devel + mm-common + perl-XML-Parser + + + + + glibmm-2.68 + + glib2 + libgcc + libsigc++3 + + + /usr/lib + /usr/share/doc + + + + + glibmm-2.68-devel + Development files for glibmm + + glibmm-2.68 + glib2-devel + libsigc++3-devel + + + /usr/include + /usr/lib/glibmm-* + /usr/lib/giomm-* + /usr/lib/pkgconfig + /usr/share/aclocal + /usr/share/glibmm-* + + + + + + 2022-11-05 + 2.74.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + diff --git a/desktop/gnome2/glibmm-2.68/translations.xml b/desktop/gnome2/glibmm-2.68/translations.xml new file mode 100644 index 0000000000..995e98bd68 --- /dev/null +++ b/desktop/gnome2/glibmm-2.68/translations.xml @@ -0,0 +1,14 @@ + + + + glibmm + glib2 kitaplığı için C++ programlama dili arayüzü + Glibmm, ünlü GUI kitaplığı GTK+ için resmi C++ arayüzüdür. Önemli özelliklerinin arasında tip bağımsız çağırmalar ve miras ile genişleyebilen uyumlu parçacıklar vardır. + Glibmm est l'interface officielle C++ pour la librairie IHM populaire GTK+. Au menu des callbacks (rappels) typesafe (avec vérification de type à la compilation) ainsi qu'un ensemble large et complet de widgets (objets graphiques) facilement extensible via héritage. + + + + glibmm-devel + glibmm için geliştirme dosyaları + + diff --git a/pisi-index.xml b/pisi-index.xml index c945978d91..0187c46319 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -46478,11 +46478,7 @@ Gnome session. RAR açma uygulaması unrar is a program to decompress RAR archives. Unrar, RAR biçimli sıkıştırılmış dosyaları açar. - http://www.rarlab.com/rar/unrarsrc-5.9.1.tar.gz - - unrar-5.5.5-build.patch - unrar-5.5.5-honor-flags.patch - + http://www.rarlab.com/rar/unrarsrc-6.2.1.tar.gz util/archive/unrar/pspec.xml @@ -46498,6 +46494,13 @@ Gnome session. + + 2022-10-25 + 6.2.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-02-19 5.9.1 @@ -89672,6 +89675,68 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol + + + glibmm-2.68 + https://www.gtkmm.org/en/ + + PisiLinux Community + admins@pisilinux.org + + LGPLv2.1 + library + desktop.gnome2 + C++ interface for glib2 + 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. + mirrors://gnome/glibmm/2.74/glibmm-2.74.0.tar.xz + + meson + libsigc++3-devel + glib2-devel + mm-common + perl-XML-Parser + + desktop/gnome2/glibmm-2.68/pspec.xml + + + glibmm-2.68 + + glib2 + libgcc + libsigc++3 + + + /usr/lib + /usr/share/doc + + + + glibmm-2.68-devel + Development files for glibmm + + glibmm-2.68 + glib2-devel + libsigc++3-devel + + + /usr/include + /usr/lib/glibmm-* + /usr/lib/giomm-* + /usr/lib/pkgconfig + /usr/share/aclocal + /usr/share/glibmm-* + + + + + 2022-11-05 + 2.74.0 + First release + Mustafa Cinasal + muscnsl@gmail.com + + + orbit2 @@ -178980,7 +179045,7 @@ Bu Skype SILK codec ve Xiph.Org 's Celt codec teknolojisi dahil RFC 6716 ol - + 2022-11-06 22.08.3 First release diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index 2c20f02856..ce08f59539 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -a2dc68a9c7d27736fba2ffdeada09a6bbd05e0b9 \ No newline at end of file +7277f56bf06e4c887f902ed3f45f61de06cf27bd \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index e70e2dda0d..7cad018163 100644 Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum index c3aea08b3c..376ba4c20b 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -a9874bab6f771c6310c810eeb4452346c90edb64 \ No newline at end of file +c1280d78e02108ce9f137dae60c86c6f203a5f33 \ No newline at end of file