public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Alexander Marx <alexander.marx@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] BUG11078: Remove gtk2 as it is not more needed anymore
Date: Fri, 15 Apr 2016 13:28:08 +0200	[thread overview]
Message-ID: <1460719688-1734-1-git-send-email-alexander.marx@ipfire.org> (raw)

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

Signed-off-by: Alexander Marx <alexander.marx(a)ipfire.org>
---
 gtk2/gtk2.nm | 88 ------------------------------------------------------------
 1 file changed, 88 deletions(-)
 delete mode 100644 gtk2/gtk2.nm

diff --git a/gtk2/gtk2.nm b/gtk2/gtk2.nm
deleted file mode 100644
index b394d33..0000000
--- a/gtk2/gtk2.nm
+++ /dev/null
@@ -1,88 +0,0 @@
-###############################################################################
-# IPFire.org    - An Open Source Firewall Solution                            #
-# Copyright (C) - IPFire Development Team <info(a)ipfire.org>                   #
-###############################################################################
-
-name       = gtk2
-version    = %{ver_major}.%{ver_minor}
-ver_major  = 2.24
-ver_minor  = 15
-release    = 1
-
-groups     = System/Libraries
-url        = http://www.gtk.org
-license    = LGPLv2+
-summary    = The GIMP Toolkit, a library for creating GUIs for X.
-
-description
-	GTK+ is a multi-platform toolkit for creating graphical user
-	interfaces.
-end
-
-thisapp = gtk+-%{version}
-
-source_dl  = http://download.gnome.org/sources/gtk+/%{ver_major}/
-sources    = %{thisapp}.tar.xz
-
-build
-	requires
-		atk-devel
-		cairo-gobject-devel
-		gdk-pixbuf2-devel >= 2.26
-		glib2-devel >= 2.35.3
-		gobject-introspection-devel >= 1.32.0
-		pango-devel >= 1.32.4
-		libXcursor-devel
-		libXcomposite-devel
-		libXdamage-devel
-		libXfixes-devel
-		libXi-devel
-		libXrandr-devel
-		libXrender-devel
-		libpng-devel
-	end
-
-	configure_options += \
-		--enable-x11-backend \
-		--enable-introspection=yes \
-		--disable-gtk-doc-html
-
-	install_cmds
-		# Remove unneeded files.
-		rm -rvf %{BUILDROOT}%{datadir}/gtk-3.0/demo
-		rm -rvf %{BUILDROOT}%{bindir}/*demo*
-	end
-end
-
-packages
-	package %{name}
-
-	package %{name}-libs
-		template LIBS
-	end
-
-	package %{name}-devel
-		template DEVEL
-
-		requires
-			atk-devel
-			cairo-devel
-			gdk-pixbuf2-devel
-			glib2-devel
-			libpng-devel
-			libX11-devel
-			libXcursor-devel
-			libXcomposite-devel
-			libXfixes-devel
-			libXext-devel
-			libXi-devel
-		end
-			
-		files += \
-			%{datadir}/gir*/
-	end
-
-	package %{name}-debuginfo
-		template DEBUGINFO
-	end
-end
-- 
2.6.3


                 reply	other threads:[~2016-04-15 11:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1460719688-1734-1-git-send-email-alexander.marx@ipfire.org \
    --to=alexander.marx@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox