summaryrefslogtreecommitdiffstats
path: root/gnome1-libs
diff options
context:
space:
mode:
Diffstat (limited to 'gnome1-libs')
-rwxr-xr-xgnome1-libs/gtk-theme-switch/BUILD1
-rwxr-xr-xgnome1-libs/gtk-theme-switch/DEPENDS1
-rwxr-xr-xgnome1-libs/gtk-theme-switch/DETAILS16
-rw-r--r--gnome1-libs/gtk-theme-switch/HISTORY33
-rwxr-xr-xgnome1-libs/gtk-theme-switch/INSTALL1
-rwxr-xr-xgnome1-libs/gtk-theme-switch/PRE_BUILD4
-rw-r--r--gnome1-libs/gtk-theme-switch/desktop/gtk-theme-switch.desktop8
7 files changed, 0 insertions, 64 deletions
diff --git a/gnome1-libs/gtk-theme-switch/BUILD b/gnome1-libs/gtk-theme-switch/BUILD
deleted file mode 100755
index 429933c445..0000000000
--- a/gnome1-libs/gtk-theme-switch/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-make CFLAGS="$CFLAGS"
diff --git a/gnome1-libs/gtk-theme-switch/DEPENDS b/gnome1-libs/gtk-theme-switch/DEPENDS
deleted file mode 100755
index edffa0e35e..0000000000
--- a/gnome1-libs/gtk-theme-switch/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends gtk+2
diff --git a/gnome1-libs/gtk-theme-switch/DETAILS b/gnome1-libs/gtk-theme-switch/DETAILS
deleted file mode 100755
index f917d9aa2f..0000000000
--- a/gnome1-libs/gtk-theme-switch/DETAILS
+++ /dev/null
@@ -1,16 +0,0 @@
- SPELL=gtk-theme-switch
- VERSION=2.1.0
- SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL[0]=http://download.gna.org/$SPELL/$SOURCE
- SOURCE_HASH=sha512:ccf3876ab764f0a6a5d764aac9912ecf1bf7c92eddf8d38ab153c4ac2772151c67af59762e2cfb6aeb33baf33a141824e0825be0f3a8de4675c577198cfacf2f
- WEB_SITE=http://gna.org/projects/gtk-theme-switch/
- LICENSE[0]=GPL
- ENTERED=20020716
- SHORT="GTK+ theme-switching utility"
-cat << EOF
-GTK Theme Switch is a small and fast command line utility to switch GTK themes
-on the fly. It also has an optional GUI to preview the requested theme and
-change the font used with it, an optional GUI dock, and it can install themes
-downloaded from gtk.themes.org, preview them, or switch to them immediately.
-EOF
diff --git a/gnome1-libs/gtk-theme-switch/HISTORY b/gnome1-libs/gtk-theme-switch/HISTORY
deleted file mode 100644
index 545f0f7080..0000000000
--- a/gnome1-libs/gtk-theme-switch/HISTORY
+++ /dev/null
@@ -1,33 +0,0 @@
-2011-12-03 Vlad Glagolev <stealth@sourcemage.org>
- * DETAILS: updated spell to 2nd generation
- * DEPENDS: gtk+ -> gtk+2
- * BUILD: use BUILD_API=2
- * INSTALL: added, to install to /usr
- * PRE_BUILD: added, to fix man pages path
-
-2006-10-03 Juuso Alasuutari <iuso@sourcemage.org>
- * DETAILS: [automated] Removed UPDATED.
-
-2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
- * DETAILS: [automated] Removed MAINTAINER.
-
-2006-06-12 Arwed v. Merkatz <v.merkatz@gmx.net>
- * DETAILS: inserted BUILD_API=1 line
-
-2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-11-29 Seth Woolley <seth@tautology.org>
- * DETAILS: MD5 -> SHA512
-
-2004-10-13 Arjan Bouter <abouter@sourcemage.org>
- * added desktop files
-
-2003-06-19 Seth Woolley <seth@tautology.org>
- * Modified DETAILS to fix md5 for SOURCE.
-
-2003-01-30 Seth Woolley <seth@tautology.org>
- * Modified DETAILS to correct MD5
-
-2002-07-16 Robert Helgesson <rycee@home.se>
- * Created spell
diff --git a/gnome1-libs/gtk-theme-switch/INSTALL b/gnome1-libs/gtk-theme-switch/INSTALL
deleted file mode 100755
index 7bf12151da..0000000000
--- a/gnome1-libs/gtk-theme-switch/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-make PREFIX="$INSTALL_ROOT/usr" install
diff --git a/gnome1-libs/gtk-theme-switch/PRE_BUILD b/gnome1-libs/gtk-theme-switch/PRE_BUILD
deleted file mode 100755
index 3aa010e79e..0000000000
--- a/gnome1-libs/gtk-theme-switch/PRE_BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-default_pre_build &&
-cd "$SOURCE_DIRECTORY" &&
-
-sed -i "s:/man:/share/man/man1:g" Makefile
diff --git a/gnome1-libs/gtk-theme-switch/desktop/gtk-theme-switch.desktop b/gnome1-libs/gtk-theme-switch/desktop/gtk-theme-switch.desktop
deleted file mode 100644
index f042eb36d3..0000000000
--- a/gnome1-libs/gtk-theme-switch/desktop/gtk-theme-switch.desktop
+++ /dev/null
@@ -1,8 +0,0 @@
-[Desktop Entry]
-Encoding=UTF-8
-Name=GTK theme switch
-Exec=switch
-Icon=
-Terminal=false
-Type=Application
-Categories=Application;Tools;