openSUSE:ALP/Workgroups/Linarite/PackageList

Jump to: navigation, search

Initial Package List

This started out as the GrassyKnoll package list that hadn't been added to https://src.opensuse.org/products/SUSE_ALP_Standard

I then removed the following packages

  • yast* - (lets see what ends up coming in from Granite)
  • python / perl / rubygems - (there aren't many and lets see if we can live without them for now until they are better set in granite)
  • gtk2 - (It'd be nice to finally be able to drop this)
  • Patterns* - (Some of these will need to come from GrassyKnoll)

Special Packages

Needs Review

In ALP repo but not passed through





  • clang-tools




Now disabled

  • Mesa - Currently to access Mesa-dri it seems we need to rebuild Mesa - this package is currently at the same version as in SUSE ALP

Left these for later for now.

  • llvm
  • rust

Deleted

  • libfontenc
  • libxcvt
  • libXaw
  • libXaw3d
  • libXdmcp
  • xkbcomp
  • libxkbfile
  • libXmu
  • libXp
  • libXpm
  • libXprintUtil
  • libXres
  • llvm15
  • llvm16
  • cargo-auditable
  • cargo-packaging
  • ccache
  • imake
  • rust-bindgen
  • rust1.69
  • rust1.72
  • spirv-tools
  • spirv-headers
  • printproto
  • xbitmaps
  • DirectX-Headers
  • glslang
  • valgrind
  • libva
  • gccmakedep
  • makedepend
  • wayland-protocols
  • vulkan-headers
  • libvdpau
  • chrpath
  • wasi-libc
  • libevdev
  • mtdev

Actual List

NetworkManager-applet acpid adwaita-xfce-icon-theme b43-fwcutter barrier cairomm cantarell-fonts clutter clutter-gtk cockpit-d-installer cogl desktop-data-openSUSE docbook-utils efl enlightenment enlightenment-branding-openSUSE enlightenment-profiles-openSUSE enlightenment-theme-openSUSE evince exempi exfatprogs exiv2 exo gle gnome-color-manager gnome-mines gnome-sudoku gnome-terminal gnome-user-share google-noto-coloremoji-fonts gpart gparted greybird-geeko-theme grilo gtksourceview4 hack-fonts hicolor-icon-theme-branding-openSUSE iceauth indic-fonts iw keybinder-3.0 libXpresent libcue libepc libgarcon libgee libgexiv2 libgnome-games-support1_3 libgsf libgxps libhandy libiptcdata liboauth libsmbios libwnck libxfce4ui libxfce4util lightdm lightdm-gtk-greeter live-net-installer lklug-fonts luit memtest86+ menulibre mm-common mousepad nano nautilus opensuse-welcome parole pavucontrol purge-kernels-service qqwing quadrapassel quota rgb rtkit rubygem-d-installer rubygem-d-installer-cli sane-backends seahorse smartmontools staging-build-key terminology terminology-theme-openSUSE thai-fonts thunar thunar-plugin-archive thunar-plugin-shares thunar-volman thunarx-python totem totem-pl-parser tracker-miners tree variety wireplumber xdg-user-dirs xdg-user-dirs-gtk xf86-input-evdev xf86-input-joystick xf86-input-mouse xf86-input-synaptics xf86-input-vmmouse xf86-input-void xf86-input-wacom xf86-video-amdgpu xf86-video-ark xf86-video-ati xf86-video-chips xf86-video-dummy xf86-video-fbdev xf86-video-fbturbo xf86-video-fbturbo-live xf86-video-freedreno xf86-video-i128 xf86-video-intel xf86-video-mach64 xf86-video-mga xf86-video-neomagic xf86-video-nouveau xf86-video-nv xf86-video-openchrome xf86-video-qxl xf86-video-r128 xf86-video-savage xf86-video-siliconmotion xf86-video-sis xf86-video-sisusb xf86-video-tdfx xf86-video-v4l xf86-video-vesa xf86-video-vmware xf86-video-voodoo xfce4-appfinder xfce4-branding-openSUSE xfce4-dev-tools xfce4-notifyd xfce4-panel xfce4-panel-profiles xfce4-power-manager xfce4-pulseaudio-plugin xfce4-screensaver xfce4-screenshooter xfce4-session xfce4-settings xfce4-taskmanager xfce4-terminal xfce4-whiskermenu-plugin xfconf xfdesktop xfsdump xfwm4 xiccd xinput xorg-x11 xorg-x11-driver-input xorg-x11-driver-video xorg-x11-util-devel xscreensaver zenity

New Packages

  • xfce
 * libglade2
 * glade
  • Enlightenment
 * libspectre
 * xine-lib
   * libmng 
   * libmpcdec 
   * libdvdnav
   * libdvdread
   * libmad
   * libmodplug 
 * xine-ui
 * scim


Fish Script to generate initial list

git clone https://src.opensuse.org/products/SUSE_ALP_Standard

for f in (osc ls "openSUSE:ALP:Experimental:Linarite:Knoll") if ! test -d SUSE_ALP_Standard/$f if string match --invert "*:*" "$f" # noop end end end >> out.txt