Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5d0a3b7698502be63edc44e0ebc6124535db5cdc
commit 5d0a3b7698502be63edc44e0ebc6124535db5cdc Author: crazy <[email protected]> Date: Sat Nov 5 17:56:37 2016 +0100 lightdm-gtk-greeter-2.0.1-2-x86_64 * removed.. well this version is broken and new version * want exo and stuff from xfce4. No way I'll add xfce4 stuff back yet.. * when lightdm doesn't work without this it has to go too diff --git a/source/xapps/lightdm-gtk-greeter/FrugalBuild b/source/xapps/lightdm-gtk-greeter/FrugalBuild deleted file mode 100644 index b9177ee..0000000 --- a/source/xapps/lightdm-gtk-greeter/FrugalBuild +++ /dev/null @@ -1,37 +0,0 @@ -# Compiling Time: 0.19 SBU -# Maintainer: Anthony Jorion <[email protected]> -# Contributor: Devil505 <[email protected]> - -pkgname=lightdm-gtk-greeter -pkgver=2.0.1 -pkgrel=2 -pkgdesc="GTK+ greeter for LightDM" -depends=('gtk+3' 'ttf-droid' 'gtk+3-theme-frugalware') -makedepends=('intltool' 'gobject-introspection' 'lightdm>=1.9.1' 'x11-protos') -groups=('xapps') -archs=('i686' 'x86_64') -_F_gnome_iconcache="y" -_F_launchpad_branch="2.0" -Finclude launchpad gnome-scriptlet -backup=('etc/lightdm/lightdm-gtk-greeter.conf') -source=($source \ - lightdm-gtk-greeter.conf \ - http://ftp.frugalware.org/pub/other/artwork/lightdm-frugalware/background.png \ - http://ftp.frugalware.org/pub/other/artwork/lightdm-frugalware/distributor-logo-frugalware.png) -sha1sums=('36193e8d5803331419e00d7a81c9239a84219859' \ - '6fd30df66dd10d043236143bb369c6edbe08f951' \ - 'b339b353a04058fff4a5d7f907cca564dbe88190' \ - '4b8ab1f2d4c98518afbfea010707b94658378c30') - -build() { - Fbuild - Finstall 644 lightdm-gtk-greeter.conf etc/lightdm/ - Finstall 644 background.png /usr/share/lightdm-gtk-greeter/background.png - Fmkdir /usr/share/icons/hicolor/64x64/devices - Finstall 644 distributor-logo-frugalware.png /usr/share/icons/hicolor/64x64/devices/distributor-logo-frugalware.png - #Fsed '<property name="icon_name">computer</property>' '<property name="icon_name">distributor-logo-frugalware</property>' $Fdestdir/usr/share/lightdm-gtk-greeter/greeter.ui - Fbuild_gnome_scriptlet -} - - -# optimization OK diff --git a/source/xapps/lightdm-gtk-greeter/lightdm-gtk-greeter.conf b/source/xapps/lightdm-gtk-greeter/lightdm-gtk-greeter.conf deleted file mode 100644 index 328c40a..0000000 --- a/source/xapps/lightdm-gtk-greeter/lightdm-gtk-greeter.conf +++ /dev/null @@ -1,21 +0,0 @@ -# -# background = Background file to use, either an image path or a color (e.g. #772953) -# show-language-selector (true or false) -# theme-name = GTK+ theme to use -# font-name = Font to use -# xft-antialias = Whether to antialias Xft fonts (true or false) -# xft-dpi = Resolution for Xft in dots per inch (e.g. 96) -# xft-hintstyle = What degree of hinting to use (hintnone, hintslight, hintmedium, or hintfull) -# xft-rgba = Type of subpixel antialiasing (none, rgb, bgr, vrgb or vbgr) -# -[greeter] -background=/usr/share/lightdm-gtk-greeter/background.png -theme-name=Frugalware -icon-name=Frugalware -cursor-name=default -font-name=Droid Sans 10 -xft-antialias=true -xft-dpi=96 -xft-hintstyle=slight -xft-rgba=rgb -show-language-selector=true _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
