source: xsoft/other/other.xml@ b29fc64

12.2 gimp3 lazarus trunk xry111/for-12.3 xry111/spidermonkey128
Last change on this file since b29fc64 was b29fc64, checked in by Bruce Dubbs <bdubbs@…>, 2 months ago

Archive Python2

Create ulinks:
external multimedia/libdriv/alsa-lib.xml
external xincludes/texruntime.xml
external pst/printing/cups.xml
external networking/netlibs/ldns.xml
external server/other/unbound.xml
external general/prog/yasm.xml

remove multimedia/libdriv/libmusicbrainz.xml
remove x/lib/libglade.xml
remove general/prog/python-modules/pygtk.xml
remove general/prog/python-modules/pycairo2.xml
remove general/prog/python-modules/pygobject2.xml

Already commented out:
general/prog/python-modules/pyxdg.xml
general/prog/python-modules/six.xml

The files listed as removed are still present, but not referenced.
Then need to be moved to the archive when the gimp3 branch is merged
with trunk.

  • Property mode set to 100644
File size: 1.8 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<chapter id="xsoft-other">
9 <?dbhtml filename="other.html" ?>
10
11 <title>Other X-based Programs</title>
12
13 <para>
14 These programs use the X Window System and don't fit easily into any
15 of the other chapters.
16 </para>
17
18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="balsa.xml"/>
19 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="feh.xml"/>
20 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="fontforge.xml"/>
21 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gimp.xml"/>
22 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gparted.xml"/>
23 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="hexchat.xml"/>
24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="inkscape.xml"/>
25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pidgin.xml"/>
26<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rox-filer.xml"/>-->
27 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rxvt-unicode.xml"/>
28 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="thunderbird.xml"/>
29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tigervnc.xml"/>
30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="transmission.xml"/>
31 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xarchiver.xml"/>
32<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xchat.xml"/>-->
33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xdg-utils.xml"/>
34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xscreensaver.xml"/>
35
36</chapter>
Note: See TracBrowser for help on using the repository browser.