public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] atk: Drop package.
@ 2022-07-06 15:27 Stefan Schantl
  0 siblings, 0 replies; only message in thread
From: Stefan Schantl @ 2022-07-06 15:27 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1774 bytes --]

Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
 atk/atk.nm | 58 ------------------------------------------------------
 1 file changed, 58 deletions(-)
 delete mode 100644 atk/atk.nm

diff --git a/atk/atk.nm b/atk/atk.nm
deleted file mode 100644
index 4b7c16670..000000000
--- a/atk/atk.nm
+++ /dev/null
@@ -1,58 +0,0 @@
-###############################################################################
-# IPFire.org    - An Open Source Firewall Solution                            #
-# Copyright (C) - IPFire Development Team <info(a)ipfire.org>                   #
-###############################################################################
-
-name       = atk
-version    = %{ver_major}.%{ver_minor}
-ver_major  = 2.20
-ver_minor  = 0
-release    = 2
-
-groups     = System/Libraries
-url        = http://www.gnome.org
-license    = LGPLv2+
-summary    = Interfaces for accessibility support.
-
-description
-	The ATK library provides a set of interfaces for adding accessibility
-	support to applications and graphical user interface toolkits.
-end
-
-source_dl  = http://download.gnome.org/sources/%{name}/%{ver_major}/
-sources    = %{thisapp}.tar.xz
-
-build
-	requires
-		glib2-devel >= 2.31.2
-		gobject-introspection-devel >= 1.39.3
-	end
-
-	export LD_LIBRARY_PATH=%{DIR_APP}/atk/.libs
-
-	configure_options += \
-		--enable-introspection=yes \
-		--disable-gtk-doc \
-		--disable-gtk-doc-html \
-		--disable-gtk-doc-pdf \
-		--disable-static
-
-	test
-		make check
-	end
-end
-
-packages
-	package %{name}
-
-	package %{name}-devel
-		template DEVEL
-
-		files += \
-			%{datadir}/gir*/
-	end
-
-	package %{name}-debuginfo
-		template DEBUGINFO
-	end
-end
-- 
2.30.2


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-07-06 15:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-06 15:27 [PATCH] atk: Drop package Stefan Schantl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox