Package Details: itools 1.0-6

Git Clone URL: https://aur.archlinux.org/itools.git (read-only, click to copy)
Package Base: itools
Description: Islamic console tools (ical, idate, ipraytime, ireminder)
Upstream URL: http://www.arabeyes.org/
Licenses: GPL
Submitter: linuxSEAT
Maintainer: linuxSEAT
Last Packager: linuxSEAT
Votes: 8
Popularity: 0.000000
First Submitted: 2008-10-24 09:16 (UTC)
Last Updated: 2022-04-10 17:49 (UTC)

Latest Comments

0xAhmad commented on 2026-01-01 09:37 (UTC) (edited on 2026-01-01 09:56 (UTC) by 0xAhmad)

Update: this issue is not from this package but from libitl package, I wrote a comment there on how to fix this issue.


when I try to install the package this error occurs:

==> Making package: libitl 0.8.0-2 (Thu 01 Jan 2026 11:31:04 AM EET)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
CMake Warning:
  No source or binary directory provided.  Both will be assumed to be the
  same as the current working directory, but note that this warning will
  become a fatal error in future CMake releases.


CMake Error at CMakeLists.txt:4 (cmake_minimum_required):
  Compatibility with CMake < 3.5 has been removed from CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.

  Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.


-- Configuring incomplete, errors occurred!
==> ERROR: A failure occurred in build().
    Aborting...
 -> Failed to install layer, rolling up to next layer.error:error making: libitl - exit status 4
==> Making package: libitl 0.8.0-2 (Thu 01 Jan 2026 11:31:06 AM EET)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found v0.8.0.tar.gz
==> Validating source files with md5sums...
    v0.8.0.tar.gz ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Extracting v0.8.0.tar.gz with bsdtar
==> Sources are ready.
==> Making package: libitl 0.8.0-2 (Thu 01 Jan 2026 11:31:10 AM EET)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Removing existing $pkgdir/ directory...
==> Starting build()...
CMake Warning:
  No source or binary directory provided.  Both will be assumed to be the
  same as the current working directory, but note that this warning will
  become a fatal error in future CMake releases.


CMake Error at CMakeLists.txt:4 (cmake_minimum_required):
  Compatibility with CMake < 3.5 has been removed from CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.

  Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.


-- Configuring incomplete, errors occurred!
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: libitl-exit status 4
==> Making package: itools 1.0-6 (Thu 01 Jan 2026 11:31:12 AM EET)
==> Checking runtime dependencies...
==> Missing dependencies:
  -> libitl
==> ERROR: Could not resolve all dependencies.
 -> error making: itools-exit status 8
 -> Failed to install the following packages. Manual intervention is required:
itools - exit status 8
libitl - exit status 4

AvidSeeker commented on 2023-02-09 07:53 (UTC)

Upstream URL is broken. Maybe update it to https://github.com/arabeyes-org/itools ?

linuxSEAT commented on 2022-04-10 17:53 (UTC)

Updated PKGBUILD - fixed several issues in the source code (details in the patch).

msoulier commented on 2022-04-02 13:13 (UTC)

I have fixed this AUR to build and install on the latest archlinux. I'm not sure how to submit the changes, if you want them.

msoulier commented on 2022-04-02 01:00 (UTC)

This package depends on libitl, but it is expecting its headers in /usr/include/itl. Meanwhile libitl puts them in /usr/include. Which should it be?

linuxSEAT commented on 2015-02-06 12:10 (UTC)

updated (added package() to PKGBUILD)

<deleted-account> commented on 2010-08-25 07:58 (UTC)

yes brother that patch did work well good to know it works for you also.

<deleted-account> commented on 2010-08-11 10:25 (UTC)

well i do have a patch that would fix the weird characters you get when using the ipraytime command. i can post the patch so you can fix it