差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

次のリビジョン
前のリビジョン
package-info:wxwidgets [2025/05/23 04:09] – 作成 freemikanpackage-info:wxwidgets [2025/05/23 04:15] (現在) – [Ubuntu 24.04 LTS] freemikan
行 3: 行 3:
 ===== libwxgtk3.2-dev ===== ===== libwxgtk3.2-dev =====
  
-====== Ubuntu 24.04 LTS ======+==== Ubuntu 24.04 LTS ==== 
 <cli> <cli>
 $ apt info libwxgtk3.2-dev $ apt info libwxgtk3.2-dev
行 32: 行 33:
  This package also provides the wx-config script.  This package also provides the wx-config script.
 </cli> </cli>
 +
 +https://packages.ubuntu.com/noble/libwxgtk3.2-dev
 +
 +==== Ubuntu 25.04 ====
 +
 +<cli>
 +$ apt info libwxgtk3.2-dev
 +Package: libwxgtk3.2-dev
 +Version: 3.2.6+dfsg-2ubuntu1
 +Priority: optional
 +Section: universe/libdevel
 +Source: wxwidgets3.2
 +Origin: Ubuntu
 +Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
 +Original-Maintainer: wxWidgets Maintainers <team+wx@tracker.debian.org>
 +Bugs: https://bugs.launchpad.net/ubuntu/+filebug
 +Installed-Size: 298 kB
 +Depends: libgl-dev, libglu1-mesa-dev, libwxbase3.2-1t64 (= 3.2.6+dfsg-2ubuntu1), libwxgtk-gl3.2-1t64 (= 3.2.6+dfsg-2ubu>
 +Suggests: gettext, wx3.2-doc
 +Homepage: https://www.wxwidgets.org/
 +Download-Size: 48.4 kB
 +APT-Manual-Installed: yes
 +APT-Sources: http://jp.archive.ubuntu.com/ubuntu plucky/universe amd64 Packages
 +Description: wxWidgets Cross-platform C++ GUI toolkit (GTK 3 development)
 + wxWidgets (formerly known as wxWindows) is a class library for C++ providing
 + GUI components and other facilities on several popular platforms (and some
 + unpopular ones as well).
 + .
 + This package provides files needed to compile wxWidgets programs.  If you
 + want to compile apps using the (optional) glcanvas library you will need
 + to have Mesa or OpenGL installed too.
 + .
 + This package also provides the wx-config script.
 +</cli>
 +
 +https://packages.ubuntu.com/plucky/libwxgtk3.2-dev
  
  
文書の先頭へ