@rozniak Thanks, updated :)
Search Criteria
Package Details: libwintc-git r362.1cc1d28-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/xfce-winxp-tc-git.git (read-only, click to copy) |
---|---|
Package Base: | xfce-winxp-tc-git |
Description: | Windows XP Total Conversion for XFCE (libraries) |
Upstream URL: | https://github.com/rozniak/xfce-winxp-tc |
Keywords: | gtk lightdm theme winxp xfce |
Licenses: | GPL |
Conflicts: | libwintc |
Provides: | libwintc |
Submitter: | SelfRef |
Maintainer: | SelfRef |
Last Packager: | SelfRef |
Votes: | 4 |
Popularity: | 0.020257 |
First Submitted: | 2023-05-27 16:13 (UTC) |
Last Updated: | 2025-01-03 20:41 (UTC) |
Dependencies (23)
- python (python37AUR, python311AUR, python310AUR)
- sqlite (sqlite-fossilAUR)
- cmake (cmake-gitAUR) (make)
- garcon (garcon-gitAUR, garcon-develAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glib2-devel (make)
- libcanberra (make)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (make)
- libzip (libzip-gitAUR) (make)
- lightdm (lightdm-gitAUR, lightdm-guestAUR) (make)
- networkmanager (networkmanager-gitAUR, networkmanager-iwdAUR) (make)
- python-packaging (make)
- ruby-sass (make)
- upower (upower-gitAUR, upower-nocriticalAUR, upower-nosystemd-gitAUR) (make)
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR) (make)
- xorg-xcursorgen (make)
- libcanberra (optional) – Sound theme
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (optional) – Volume control in tray
- libzip (libzip-gitAUR) (optional) – Browsing ZIP files in Windows Explorer
- lightdm (lightdm-gitAUR, lightdm-guestAUR) (optional) – LightDM theme
- networkmanager (networkmanager-gitAUR, networkmanager-iwdAUR) (optional) – Network status in tray
- upower (upower-gitAUR, upower-nocriticalAUR, upower-nosystemd-gitAUR) (optional) – Battery indicator in tray
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR) (optional) – Internet Explorer
Required by (1)
- xfce-winxp-tc-git (requires libwintc)
Sources (1)
SelfRef commented on 2024-05-16 19:39 (UTC)
rozniak commented on 2024-05-09 21:39 (UTC)
@SelfRef fyi new deps: sqlite, python-packaging :)
rozniak commented on 2024-04-01 14:36 (UTC)
@SelfRef This CMakeLists file lists all the current known arch names (aka ones I know about) https://github.com/rozniak/xfce-winxp-tc/blob/master/packaging/cmake-inc/packaging/CMakeLists.txt#L22
BTW if you want to use your own lists of targets, buildall.sh
has a switch for doing that, you can do buildall.sh -c ~/mytargets
for instance. It should then use ~/mytargets
instead of packaging/targets
SelfRef commented on 2024-04-01 14:19 (UTC)
@rozniak Yeah, any package can support multiple architectures. I'll add aarch64
if you already tested it. I'll check how it works on my RPi 4 as well.
Now I wonder if more architectures could be supported. Arch Linux ARM also supports armv7h
and Arch Linux 32 supports (with GUI) i686
and pentium4
. The last one I have installed on one of my machines.
In the meantime, I will think about splitting the package even more into themes (with any
arch) and compiled components (apps/panel). Also, splitting packaging/targets
file into two (arch dependent/independent) would help with that. There's no reason the themes/cursors/icons couldn't be used on every architecture.
rozniak commented on 2024-04-01 12:08 (UTC)
@SelfRef Is it possible to add aarch64
to the PKGBUILD
? I have hopefully just resolved an issue upstream that the build was only handling armv8
(uname on Debian), it now also checks aarch64
(uname on Arch Linux) -- not much difference other than ARM users get '64-Bit Edition' banners instead of 'Professional x64 Edition'. :p
rozniak commented on 2024-03-20 00:06 (UTC)
@DippyTheFoxDerg The only one that should be missing is mspaint, because it is not included in the build targets (as it is UI only atm - no functionality).
DippyTheFoxDerg commented on 2024-03-19 23:40 (UTC) (edited on 2024-03-19 23:54 (UTC) by DippyTheFoxDerg)
yes @rozniak , thats what i mean, i will try to run wintc-taskband if i find it, btw im also missing the windows-xp like programs, e.g ms paint, run, winver, etc, or is that also in wintc-taskband? i am new to arch soo bare with me lol
rozniak commented on 2024-03-19 19:22 (UTC)
@DippyTheFoxDerg I have just tested via yay and everything seemed to install. You mention 'panel stuff'... are you expecting there to be XFCE Panel plugins? They were migrated into a separate program: wintc-taskband ... if you're still having problems, please could you open an issue on the GitHub repo? Thanks!
DippyTheFoxDerg commented on 2024-03-19 08:32 (UTC)
Just tried to install it myself and only got the Xp Icons, Window borders and Mouse Cursor. missing the panel stuff and the taskbar for some reason.
SelfRef commented on 2024-03-16 11:46 (UTC)
Also did some tests if package works as expected and it does, either using makepkg
or yay
. Thanks for the fix @rozniak :)
Pinned Comments
SelfRef commented on 2024-05-22 22:23 (UTC) (edited on 2024-05-23 10:16 (UTC) by SelfRef)
Some basic instructions for using this package from the packager's perspective:
Xfce Settings
Login greeter:
Win XP tasbar:
Applications
This package contains some applications like Explorer and Notepad that can be just open from application list. You can check what is added in package file list after installing.