From 34cc69cd09e11e42c3538c76ddab8dd665dbd180 Mon Sep 17 00:00:00 2001 From: 4fury-c3440d8 Date: Sun, 26 Feb 2023 00:21:02 +0300 Subject: [PATCH] bluefish. --- editor/bluefish/actions.py | 5 ++--- editor/bluefish/pspec.xml | 41 +++++++++++++++++++++++++------------- 2 files changed, 29 insertions(+), 17 deletions(-) diff --git a/editor/bluefish/actions.py b/editor/bluefish/actions.py index a728f95ce6..352d0251bb 100644 --- a/editor/bluefish/actions.py +++ b/editor/bluefish/actions.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # # Licensed under the GNU General Public License, version 3. -# See the file http://www.gnu.org/licenses/gpl.txt +# See the file https://www.gnu.org/licenses/gpl-3.0.txt from pisi.actionsapi import autotools from pisi.actionsapi import pisitools @@ -21,5 +21,4 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "README", "TODO") - + pisitools.dodoc("AUTHORS", "ChangeLog") diff --git a/editor/bluefish/pspec.xml b/editor/bluefish/pspec.xml index e995a2d956..adacab7dd0 100644 --- a/editor/bluefish/pspec.xml +++ b/editor/bluefish/pspec.xml @@ -1,29 +1,34 @@ - + bluefish - http://bluefish.openoffice.nl/ + https://bluefish.openoffice.nl/ PisiLinux Community admins@pisilinux.org - GPLv3 + GPL-3 bluefish app:gui A powerful editor for experienced web designers and programmers Bluefish is a powerful editor for experienced web designers and programmers. Bluefish supports many programming and markup languages, but it focuses on editing dynamic and interactive websites. - http://www.bennewitz.com/bluefish/stable/source/bluefish-2.2.12.tar.bz2 + http://www.bennewitz.com/bluefish/stable/source/bluefish-2.2.13.tar.bz2 - python-devel intltool + man-pages gtk3-devel glib2-devel - enchant-devel cairo-devel + glibc-devel + python3-devel libxml2-devel - shared-mime-info + enchant-devel + enchant2-devel + gdk-pixbuf-devel + shared-mime-info + desktop-file-utils @@ -31,16 +36,17 @@ bluefish gtk3 - pango - enchant - cairo - gdk-pixbuf glib2 + pango + cairo libxml2 + enchant + python3 + gdk-pixbuf /usr/bin - /usr/lib + /usr/lib/bluefish /usr/share/applications /usr/share/bluefish /usr/share/doc/bluefish @@ -49,7 +55,7 @@ /usr/share/man /usr/share/mime /usr/share/pixmaps - /usr/share/appdata + /usr/share/metainfo /usr/share/xml/bluefish @@ -58,7 +64,14 @@ - + + 2023-02-25 + 2.2.13 + Version bump. + fury + uglyside@yandex.ru + + 2022-10-29 2.2.12 Version bump.