Пакет gedit-source-code-browser: Информация

Danger alert: Пакет удалён из репозитория sisyphus

Удалён в задании: #319661
Пакет удалён: Ildar Mulyukov
Дата удаления: 7 мая 2023 г.
Сообщение: fixing the package name
    Исходный пакет: gedit-source-code-browser
    Версия: 3.0.3-alt4.git.11.g56d9ae0
    Собран:  4 мая 2021 г. 19:44 в задании #271223
    Категория: Редакторы
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/toobaz/gedit-source-code-browser/

    Лицензия: BSD
    О пакете: source code class and function browser plugin for Gedit 3
    Описание: 
    * Author: Micah Carrick
    
    This plugin will add a new tab to the side pane in the Gedit text editor which
    shows symbols (functions, classes, variables, etc.) for the active document.
    Clicking a symbol in the list wil jump to the line on which that symbol is
    defined.
    
    See the [ctags supported languages](http://ctags.sourceforge.net/languages.html)
    for a list of the 41 programming languages supported by this plugin.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    gedit-source-code-browser (x86_64, ppc64le, i586, armh, aarch64)

    Сопровождающий: Ildar Mulyukov

    Список участников:
    Ildar Mulyukov

      1. rpm-build-python3
      2. time

    Последнее изменение


    4 мая 2021 г. Ildar Mulyukov 3.0.3-alt4.git.11.g56d9ae0
    - fix BR, move to py3
    14 декабря 2020 г. Ildar Mulyukov 3.0.3-alt3.git.11.g56d9ae0
    - fix ctags dep to allow working with universal-ctags
    4 ноября 2020 г. Ildar Mulyukov 3.0.3-alt2.git.11.g56d9ae0
    - fix "Breaks with gedit 3.36.1"