diff --git a/hardware/misc/redshift/actions.py b/hardware/misc/redshift/actions.py new file mode 100644 index 0000000000..f3306205d7 --- /dev/null +++ b/hardware/misc/redshift/actions.py @@ -0,0 +1,32 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*- +# +# Licensed under the GNU General Public License, version 3. +# See the file http://www.gnu.org/licenses/gpl.txt + +from pisi.actionsapi import autotools +from pisi.actionsapi import pisitools +from pisi.actionsapi import shelltools +from pisi.actionsapi import get + +def setup(): + #shelltools.export("PYTHON", "/usr/bin/python3.6") + autotools.configure("--sysconfdir=/etc \ + --enable-drm \ + --enable-geoclue2 \ + --enable-randr \ + --enable-vidmode \ + --with-systemduserunitdir=/usr/lib/systemd/user") + + + + pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ") + +def build(): + autotools.make() + +def install(): + #autotools.install() + autotools.rawInstall("DESTDIR=%s" % get.installDIR()) + + pisitools.dodoc("CONTRIB*", "COPYING", "README*") diff --git a/hardware/misc/redshift/pspec.xml b/hardware/misc/redshift/pspec.xml new file mode 100644 index 0000000000..72fcbc828f --- /dev/null +++ b/hardware/misc/redshift/pspec.xml @@ -0,0 +1,64 @@ + + + + + redshift + https://github.com/jonls/redshift + + PisiLinux Community + admins@pisilinux.org + + GPLv3 + app + Redshift adjusts the color temperature of your screen according to your surroundings. This may help your eyes hurt less if you are working in front of the screen at night. + Kırmızıya kayma, ekranınızın renk sıcaklığını ortamınıza göre ayarlar. Bu, gece ekranın önünde çalışıyorsanız, gözlerinizin daha az acı çekmesine yardımcı olabilir. + https://github.com/jonls/redshift/releases/download/v1.12/redshift-1.12.tar.xz + + intltool + gtk3-devel + glib2-devel + libX11-devel + libdrm-devel + libxcb-devel + python3-devel + geoclue-devel + libnotify-devel + json-glib-devel + shared-mime-info + libXxf86vm-devel + gobject-introspection-devel + + + + + redshift + + glib2 + libX11 + libdrm + libxcb + libXxf86vm + + + /usr/bin + /usr/lib + /usr/share + /usr/share/man + /usr/share/icons + /usr/share/doc + /usr/share/applications + /usr/share/appdata + /usr/share/locale + + + + + + 2019-01-30 + 1.12 + First release + PisiLinux Community + admins@pisilinux.org + + + diff --git a/hardware/misc/redshift/translations.xml b/hardware/misc/redshift/translations.xml new file mode 100644 index 0000000000..73c94dbb37 --- /dev/null +++ b/hardware/misc/redshift/translations.xml @@ -0,0 +1,8 @@ + + + + redshift + Redshift adjusts the color temperature of your screen according to your surroundings. This may help your eyes hurt less if you are working in front of the screen at night. + Kırmızıya kayma, ekranınızın renk sıcaklığını ortamınıza göre ayarlar. Bu, gece ekranın önünde çalışıyorsanız, gözlerinizin daha az acı çekmesine yardımcı olabilir. + + diff --git a/pisi-index.xml b/pisi-index.xml index 92c9028acb..d4bcfb4f0b 100644 --- a/pisi-index.xml +++ b/pisi-index.xml @@ -113,6 +113,7 @@ kde-l10n-tr-doc kde-l10n-uk-doc qupzilla + qt5-docs @@ -29757,7 +29758,7 @@ X server is the main application that allows a graphical interface. X sunucu, grafiksel arayüz için gerekli ana uygulamadır. X serwer to główna aplikacja, która umożliwia interfejs graficzny. - mirrors://xorg/individual/xserver/xorg-server-1.20.3.tar.bz2 + mirrors://xorg/individual/xserver/xorg-server-1.19.6.tar.bz2 libbsd-devel font-util @@ -29798,15 +29799,15 @@ libXau-devel libICE-devel libSM-devel - openssl-devel - xorg-app-devel wayland-devel wayland-protocols-devel + nvidia-add-modulepath-support.patch xserver-autobind-hotplug.patch xorg-server-1.12-unloadsubmodule.patch xorg-server-1.18-support-multiple-Files-sections.patch + xorg-server-1.19.4-sysmacros.patch x11/server/xorg-server/pspec.xml @@ -29828,7 +29829,6 @@ xorg-server app:console - libbsd libXau eudev libXdmcp @@ -30010,6 +30010,13 @@ + + 2019-01-30 + 1.19.6 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-01-07 1.20.3 @@ -39003,10 +39010,12 @@ Evdev keycode'larını keysms türüne çeviren bir kitaplık Library to convert evdev keycodes to keysyms Evdev keycode'larını keysms türüne çeviren bir kitaplık - https://github.com/xkbcommon/libxkbcommon/archive/xkbcommon-0.8.0.tar.gz + https://github.com/xkbcommon/libxkbcommon/archive/xkbcommon-0.8.2.tar.gz + xorg-proto util-macros libxcb-devel + xkeyboard-config x11/library/libxkbcommon/pspec.xml @@ -39025,7 +39034,8 @@ Development files for libxkbcommon libxkbcommon için geliştirme dosyaları - libxkbcommon + libxkbcommon + libxcb-devel /usr/include @@ -39042,7 +39052,7 @@ libxcb-32bit - libxkbcommon + libxkbcommon libxcb-32bit @@ -39050,6 +39060,13 @@ + + 2019-01-29 + 0.8.2 + Version bump + Mustafa Cinasal + muscnsl@gmail.com + 2018-11-05 0.8.0 @@ -50139,6 +50156,70 @@ + + + redshift + https://github.com/jonls/redshift + + PisiLinux Community + admins@pisilinux.org + + GPLv3 + app + hardware.misc + Redshift adjusts the color temperature of your screen according to your surroundings. This may help your eyes hurt less if you are working in front of the screen at night. + Redshift adjusts the color temperature of your screen according to your surroundings. This may help your eyes hurt less if you are working in front of the screen at night. + Kırmızıya kayma, ekranınızın renk sıcaklığını ortamınıza göre ayarlar. Bu, gece ekranın önünde çalışıyorsanız, gözlerinizin daha az acı çekmesine yardımcı olabilir. + Kırmızıya kayma, ekranınızın renk sıcaklığını ortamınıza göre ayarlar. Bu, gece ekranın önünde çalışıyorsanız, gözlerinizin daha az acı çekmesine yardımcı olabilir. + https://github.com/jonls/redshift/releases/download/v1.12/redshift-1.12.tar.xz + + intltool + gtk3-devel + glib2-devel + libX11-devel + libdrm-devel + libxcb-devel + python3-devel + geoclue-devel + libnotify-devel + json-glib-devel + shared-mime-info + libXxf86vm-devel + gobject-introspection-devel + + hardware/misc/redshift/pspec.xml + + + redshift + + glib2 + libX11 + libdrm + libxcb + libXxf86vm + + + /usr/bin + /usr/lib + /usr/share + /usr/share/man + /usr/share/icons + /usr/share/doc + /usr/share/applications + /usr/share/appdata + /usr/share/locale + + + + + 2019-01-30 + 1.12 + First release + PisiLinux Community + admins@pisilinux.org + + + libgusb @@ -56666,7 +56747,7 @@ Güçlü bir sanallaştırma programı VirtualBox is a family of powerful x86 virtualization products for enterprise as well as home use. This is the Open Source Edition which lacks USB support and some other things. VirtualBox, ev kullanımı yanında kurumsal kullanım alanı da bulan güçlü bir xf86 sanallaştırma ürünleri ailesidir. Bu sürüm, USB ve birkaç özellik için desteği bulunmayan açık kodlu uyarlamasıdır. - http://download.virtualbox.org/virtualbox/6.0.2/VirtualBox-6.0.2.tar.bz2 + http://download.virtualbox.org/virtualbox/6.0.4/VirtualBox-6.0.4.tar.bz2 LocalConfig.kmk @@ -56749,7 +56830,7 @@ openssl device-mapper qt5-x11extras - module-virtualbox + module-virtualbox /etc/vbox @@ -56787,7 +56868,7 @@ libXdamage xorg-server libXcomposite - module-virtualbox-guest + module-virtualbox-guest /etc/X11/xinit/xinitrc.d @@ -56808,6 +56889,13 @@ + + 2019-01-29 + 6.0.4 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2019-01-16 6.0.2 @@ -198800,7 +198888,7 @@ cleaner, which will allow to add new features in the future. smplayer Qt ile yazılmış, gelişmiş bir mplayer önyüzüdür. Basit özelliklerinin yanı sıra, TV, DVD, VCD oynatma, mplayer filtrelerini kullanabilme gibi yetenekleri de bulunmaktadır. SMPlayer es un reproductor multimedia gratuito y para Windows y Linux con códecs incorporados, que puede reproducir prácticamente cualquier formato de vídeo y audio. No necesita ningún códec externo. Simplemente instala SMPlayer y podrás reproducir cualquier formato sin la molestia de tener que buscar e instalar paquetes de códecs. smplayer - https://sourceforge.net/projects/smplayer/files/SMPlayer/18.10.0/smplayer-18.10.0.tar.bz2 + https://sourceforge.net/projects/smplayer/files/SMPlayer/19.1.0/smplayer-19.1.0.tar.bz2 https://sourceforge.net/projects/smplayer/files/SMPlayer-themes/18.6.0/smplayer-themes-18.6.0.tar.bz2 http://sourceforge.net/projects/smplayer/files/SMPlayer-skins/15.2.0/smplayer-skins-15.2.0.tar.bz2 @@ -198833,6 +198921,13 @@ cleaner, which will allow to add new features in the future. + + 2019-01-30 + 19.1.0 + Version Bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-12-26 18.10.0 diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum index 2a79fc6f3b..8bd3a1735c 100644 --- a/pisi-index.xml.sha1sum +++ b/pisi-index.xml.sha1sum @@ -1 +1 @@ -9557a4348626eaac237701573347484593c6e6c9 \ No newline at end of file +6eb1f98f30af932e05261a43cc6659667aecbf79 \ No newline at end of file diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz index aebca0bf5f..c36773c86d 100644 Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum index 93faa48673..ccd30d969c 100644 --- a/pisi-index.xml.xz.sha1sum +++ b/pisi-index.xml.xz.sha1sum @@ -1 +1 @@ -fa16e0f0d6211fa5add2828e57c6742fbedbf02c \ No newline at end of file +854964f6e6572ff678742e5d1570accb234e5247 \ No newline at end of file