Changeset 4e7dc93


Ignore:
Timestamp:
09/26/2023 04:44:17 PM (12 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.1, 12.2, gimp3, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128
Children:
2b4c1f8
Parents:
67c8341
Message:

Add simple-scan to the book

This package will eventually replace XSane and sane-frontends in an effort to
get away from GTK+-2. Network scanning as well as local scanning appears
to work well.

Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r67c8341 r4e7dc93  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[renodr] - Add simple-scan to the book. This will eventually
     46          replace XSane. Fixes
     47          <ulink url="&blfs-ticket-root;18532">#18532</ulink>.</para>
     48        </listitem>
     49        <listitem>
    4550          <para>[thomas] - Upgrade to cmake-3.27.6. Fixes
    4651          <ulink url="&blfs-ticket-root;18621">#18621</ulink>.</para>
  • packages.ent

    r67c8341 r4e7dc93  
    11251125<!ENTITY sane-version                 "1.2.1">
    11261126<!ENTITY sane-fe-version              "1.0.14">
     1127<!ENTITY simple-scan-version          "44.0">
    11271128<!ENTITY xsane-version                "0.999">
    11281129
  • pst/scanning/scanning.xml

    r67c8341 r4e7dc93  
    1818
    1919  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="sane.xml"/>
     20  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="simple-scan.xml"/>
    2021  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xsane.xml"/>
    2122
Note: See TracChangeset for help on using the changeset viewer.