Package wxstedit: Information

Danger alert: Package removed from sisyphus repository

Removed in the task: #314167
Package removed: Anton Midyukov
Deletion date: Jan. 26, 2023
Message: no_longer_needed_for_wxlua_doesn_t_work
    Source package: wxstedit
    Version: 1.6.0-alt5.r3169.5
    Build time:  Sep 24, 2022, 01:08 PM in the task #307069
    Category: Editors
    Report package bug
    License: wxWidgets License
    Summary: sample program for the wxWidgets's wxStyledTextCtrl Scintilla wrapper
    Description: 
    wxStEdit is a library and sample program for the wxWidgets's wxStyledTextCtrl
    wrapper around the Scintilla text editor widget. It provides a number of
    convenience functions and added capabilities, including the necessary
    prefs/styles/language management, menu creation and updating, a splitter,
    notebook, and frame component. Additionally it provides a find/replace, editor
    settings, and property dialogs. It is designed to be easily integrated into a
    larger program and while it tries to manage as much as possible, it's fairly
    extensible as well. Individual features and "helper" functionality
    can be turned off or overridden if desired. The bottom line, this editor
    builds upon the wxStyledTextCtrl by adding all the necessary code to ease the
    burden of providing a full featured editor or a set of identically styled
    editors in a notebook or frame.

    List of rpms provided by this srpm:
    libwxstedit (x86_64, ppc64le, i586, armh, aarch64)
    libwxstedit-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libwxstedit-devel (x86_64, ppc64le, i586, armh, aarch64)
    wxstedit (x86_64, ppc64le, i586, armh, aarch64)
    wxstedit-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Ildar Mulyukov


      1. libwxGTK3.2-devel
      2. cmake
      3. doxygen
      4. gcc-c++

    Last changed


    Sept. 19, 2022 Anton Midyukov 1.6.0-alt5.r3169.5
    - rebuilt with wxGTK3.2
    April 28, 2021 Arseny Maslennikov 1.6.0-alt5.r3169.4
    - NMU: spec: adapted to new cmake macros.
    Oct. 12, 2019 Michael Shigorin 1.6.0-alt5.r3169.3
    - E2K: explicit -std=c++11
    - minor spec cleanup