Package Details: umk 17490-1

Git Clone URL: https://aur.archlinux.org/upp.git (read-only, click to copy)
Package Base: upp
Description: Command line builder for U++ applications
Upstream URL: http://www.ultimatepp.org
Keywords: c++ theide u++ ultimatepp umk upp
Licenses: BSD
Conflicts: theide-nightly, umk-nightly, upp-nightly
Submitter: dolik.rce
Maintainer: aquilarubra
Last Packager: aquilarubra
Votes: 9
Popularity: 0.000000
First Submitted: 2010-09-08 12:22 (UTC)
Last Updated: 2025-01-19 10:27 (UTC)

Latest Comments

1 2 Next › Last »

nemsys commented on 2026-02-25 12:50 (UTC)

version 17810 is out

yearver=2025.1.1 pkgver=17810

sha256sums=('3c7415f2ba4398b371be063ba9071b1983d961a465d4d665a8367e62909d661e')

  • compiles and installs but is blank on run ie select main package is blank ? also doesn't spawn license agreement splash.

nightranger73 commented on 2025-01-15 18:46 (UTC) (edited on 2025-01-15 18:49 (UTC) by nightranger73)

Wrong link. 2024.1.1 build 17490 is out

aquilarubra commented on 2024-10-19 17:02 (UTC)

Link fixed

hurufu commented on 2024-10-19 15:20 (UTC) (edited on 2024-10-19 15:20 (UTC) by hurufu)

I can't make package presumably because of wrong url in package:

==> Making package: upp 17417-1 (Sat Oct 19 17:18:46 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading upp-posix-17417.tar.xz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
==> ERROR: Failure while downloading http://downloads.sourceforge.net/upp/upp/2024rc1rc1/upp-posix-17417.tar.xz
    Aborting...
aura >>= There was a makepkg failure.

laarSnn commented on 2024-04-29 00:58 (UTC)

FIX please! whatever device(n) it's not working anymore:

sudo upp -p /sys/class/drm/card0/device/pp_table dump

Traceback (most recent call last): File "/usr/lib/python3.12/importlib/metadata/init.py", line 397, in from_name return next(cls.discover(name=name)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ StopIteration

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "/usr/bin/upp", line 33, in <module> sys.exit(load_entry_point('upp==0.1.7', 'console_scripts', 'upp')()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/bin/upp", line 22, in importlib_load_entry_point for entry_point in distribution(dist_name).entry_points ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/importlib/metadata/init.py", line 862, in distribution return Distribution.from_name(distribution_name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/importlib/metadata/init.py", line 399, in from_name raise PackageNotFoundError(name) importlib.metadata.PackageNotFoundError: No package metadata was found for upp

Sven commented on 2021-06-10 17:24 (UTC)

Oops, marked package as outdated by stupid mistake.

dolik.rce commented on 2019-02-10 19:05 (UTC)

@phil.dubois: Sorry, I don't maintain any U++ packages anymore. I'll disown this package in case you or someone else wants to take over.

phil.dubois commented on 2019-02-06 00:06 (UTC) (edited on 2019-02-06 00:16 (UTC) by phil.dubois)

This package has been out of date for a very long time. When will it be updated?

For anyone who changes their PKGBUILD for version 2018.1 11873, the MD5 is b45f1a93101c4cde8c6bec9dd75d1fa2.

fusion809 commented on 2016-07-15 11:45 (UTC)

@dolik.rce thanks. I just created a new set of nightly packages in the AUR based on this new PKGBUILD ya provided.

dolik.rce commented on 2016-07-15 11:27 (UTC) (edited on 2016-07-15 11:27 (UTC) by dolik.rce)

@fusion809: Oh, I see... One more thing changed from last release, theide now needs to be built with MT flag (see the line FLAGS=...). Here is a working PKGBUILD for the latest nightly: http://pastebin.com/2S2La3bC.