diff options
-rw-r--r-- | extra/gcolor2/.footprint.i686 | 10 | ||||
-rw-r--r-- | extra/gcolor2/.footprint.x86_64 | 10 | ||||
-rw-r--r-- | extra/gcolor2/.md5sum.i686 | 2 | ||||
-rw-r--r-- | extra/gcolor2/.md5sum.x86_64 | 2 | ||||
-rw-r--r-- | extra/gcolor2/Pkgfile | 21 | ||||
-rw-r--r-- | extra/gcolor2/gcolor2.desktop | 12 |
6 files changed, 0 insertions, 57 deletions
diff --git a/extra/gcolor2/.footprint.i686 b/extra/gcolor2/.footprint.i686 deleted file mode 100644 index 2504872b9..000000000 --- a/extra/gcolor2/.footprint.i686 +++ /dev/null @@ -1,10 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/gcolor2 -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/applications/ --rw-r--r-- root/root usr/share/applications/gcolor2.desktop -drwxr-xr-x root/root usr/share/pixmaps/ -drwxr-xr-x root/root usr/share/pixmaps/gcolor2/ --rw-r--r-- root/root usr/share/pixmaps/gcolor2/about_icon.png --rw-r--r-- root/root usr/share/pixmaps/gcolor2/icon.png diff --git a/extra/gcolor2/.footprint.x86_64 b/extra/gcolor2/.footprint.x86_64 deleted file mode 100644 index 2504872b9..000000000 --- a/extra/gcolor2/.footprint.x86_64 +++ /dev/null @@ -1,10 +0,0 @@ -drwxr-xr-x root/root usr/ -drwxr-xr-x root/root usr/bin/ --rwxr-xr-x root/root usr/bin/gcolor2 -drwxr-xr-x root/root usr/share/ -drwxr-xr-x root/root usr/share/applications/ --rw-r--r-- root/root usr/share/applications/gcolor2.desktop -drwxr-xr-x root/root usr/share/pixmaps/ -drwxr-xr-x root/root usr/share/pixmaps/gcolor2/ --rw-r--r-- root/root usr/share/pixmaps/gcolor2/about_icon.png --rw-r--r-- root/root usr/share/pixmaps/gcolor2/icon.png diff --git a/extra/gcolor2/.md5sum.i686 b/extra/gcolor2/.md5sum.i686 deleted file mode 100644 index b0bc0a8d0..000000000 --- a/extra/gcolor2/.md5sum.i686 +++ /dev/null @@ -1,2 +0,0 @@ -02de9d925ad5921522685f402caec3ec gcolor2-0.4.tar.gz -6a46f529558955da63491f052a79842c gcolor2.desktop diff --git a/extra/gcolor2/.md5sum.x86_64 b/extra/gcolor2/.md5sum.x86_64 deleted file mode 100644 index b0bc0a8d0..000000000 --- a/extra/gcolor2/.md5sum.x86_64 +++ /dev/null @@ -1,2 +0,0 @@ -02de9d925ad5921522685f402caec3ec gcolor2-0.4.tar.gz -6a46f529558955da63491f052a79842c gcolor2.desktop diff --git a/extra/gcolor2/Pkgfile b/extra/gcolor2/Pkgfile deleted file mode 100644 index c145fbf47..000000000 --- a/extra/gcolor2/Pkgfile +++ /dev/null @@ -1,21 +0,0 @@ -# Description: Selecteur de couleurs -# URL:http://gcolor2.sourceforge.net/ -# Maintainer: tyrry33 at gmail dot com -# Packager: tyrry -# Depends on: gtk -# Run on: gtk - -name=gcolor2 -version=0.4 -release=1 -source=(http://downloads.sourceforge.net/project/gcolor2/gcolor2/0.4/gcolor2-0.4.tar.gz \gcolor2.desktop) - -build() { - cd $name-$version - ./configure --prefix=/usr - make - make DESTDIR=$PKG install - install -D $SRC/gcolor2.desktop -m644 $PKG/usr/share/applications/gcolor2.desktop -} - - diff --git a/extra/gcolor2/gcolor2.desktop b/extra/gcolor2/gcolor2.desktop deleted file mode 100644 index cbf3f5d44..000000000 --- a/extra/gcolor2/gcolor2.desktop +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Name=gcolor2 -GenericName=A simple GTK+2 color selector -GenericName[fr]=Un éditeur de couleurs simple basé sur GTK+2 -Comment=Choose colours from palette or screen -Comment[fr]=Choisir les couleurs d'une palette ou de l'écran -Exec=gcolor2 -Icon=/usr/share/pixmaps/gcolor2/icon.png -Type=Application -Terminal=false -StartupNotify=true -Categories=Graphics;2DGraphics |