From 22a4bfdf4bad46d04c693bec927e8812e0c42229 Mon Sep 17 00:00:00 2001 From: B Stack Date: Tue, 11 Feb 2020 19:23:01 -0500 Subject: add xdg-themes-stackrpms --- xdg-themes-stackrpms/debian/control | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 xdg-themes-stackrpms/debian/control (limited to 'xdg-themes-stackrpms/debian/control') diff --git a/xdg-themes-stackrpms/debian/control b/xdg-themes-stackrpms/debian/control new file mode 100644 index 0000000..b5a5678 --- /dev/null +++ b/xdg-themes-stackrpms/debian/control @@ -0,0 +1,16 @@ +Source: xdg-themes-stackrpms +Section: x11 +Priority: optional +Maintainer: Ben Stack +Build-Depends: debhelper (>=12~) +Standards-Version: 4.1.4 +Homepage: https://bgstack15.wordpress.com/ + +Package: xdg-themes-stackrpms +Architecture: all +Multi-Arch: foreign +Depends: ${misc:Depends}, ${shlibs:Depends} +Recommends: + numix-icon-theme-circle +Description: stackrpms themes for xdg-compliant desktop environments + My custom themes. -- cgit