Last active
December 28, 2017 08:01
-
-
Save wolkenschieber/35dfc966d6f6ba0dc118d89465f499ab to your computer and use it in GitHub Desktop.
PKGBUILD for antergos-kde-setup-1.1-4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Generated by mksrcinfo v8 | |
# Sat Jul 29 17:45:58 UTC 2017 | |
pkgbase = antergos-kde-setup | |
pkgdesc = Setup configuration for Antergos KDE | |
pkgver = 0.1.9 | |
pkgrel = 1 | |
url = http://www.antergos.com | |
install = antergos-kde-setup.install | |
arch = any | |
license = GPL3 | |
depends = ark | |
depends = aspell-en | |
depends = breeze | |
depends = breeze-gtk | |
depends = breeze-kde4 | |
depends = cdrdao | |
depends = clementine | |
depends = dolphin | |
depends = dolphin-plugins | |
depends = dvd+rw-tools | |
depends = ffmpegthumbs | |
depends = gwenview | |
depends = k3b | |
depends = kate | |
depends = kcalc | |
depends = kdeconnect | |
depends = kdegraphics-thumbnailers | |
depends = kde-gtk-config | |
depends = kdelibs4support | |
depends = kdenetwork-kopete | |
depends = kde-servicemenus-rootactions | |
depends = kdesudo | |
depends = kdeutils-sweeper | |
depends = kdialog | |
depends = kfaenza-icon-theme | |
depends = kfind | |
depends = khelpcenter | |
depends = kinfocenter | |
depends = kipi-plugins | |
depends = kmenuedit | |
depends = konsole | |
depends = kscreen | |
depends = ksshaskpass | |
depends = ksysguard | |
depends = kwalletmanager | |
depends = kwallet-pam | |
depends = kwayland-integration | |
depends = kwin | |
depends = kwrited | |
depends = milou | |
depends = nm-connection-editor | |
depends = numix-frost-themes | |
depends = numix-icon-theme-square | |
depends = okular | |
depends = oxygen | |
depends = pamac-tray-appindicator | |
depends = plasma-desktop | |
depends = plasma-nm | |
depends = plasma-pa | |
depends = plasma-workspace | |
depends = plasma-workspace-wallpapers | |
depends = powerdevil | |
depends = qtcurve-gtk2 | |
depends = qtcurve-qt4 | |
depends = qtcurve-qt5 | |
depends = qtcurve-utils | |
depends = spectacle | |
depends = systemsettings | |
depends = transmission-qt | |
depends = user-manager | |
depends = vlc | |
depends = xdg-user-dirs | |
source = antergos-kde-setup-0.1.9::git+https://github.com/Antergos/antergos-kde-setup.git | |
md5sums = SKIP | |
pkgname = antergos-kde-setup |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
post_install() { | |
/usr/bin/sed -i 's|archlinux|antergos|g' /etc/xdg/kcm-about-distrorc | |
} | |
post_upgrade() { | |
/usr/bin/sed -i 's|archlinux|antergos|g' /etc/xdg/kcm-about-distrorc | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Maintainer: Antergos Devs <[email protected]> | |
pkgname=antergos-kde-setup | |
_pkgname=antergos-desktop-settings | |
pkgver=1.1 | |
pkgrel=4 | |
pkgdesc='Setup configuration for Antergos KDE Plasma' | |
url='http://github.com/Antergos/antergos-desktop-settings/plasma' | |
arch=('any') | |
license=('GPL3') | |
depends=('ark' 'aspell-en' 'breeze' 'breeze-gtk' 'breeze-kde4' 'cdrdao' 'clementine' 'dolphin' 'dolphin-plugins' 'dvd+rw-tools' 'ffmpegthumbs' | |
'gwenview' 'k3b' 'kate' 'kcalc' 'kdeconnect' 'kdegraphics-thumbnailers' 'kde-gtk-config' 'kdelibs4support' 'kopete' | |
'kde-servicemenus-rootactions' 'kdesudo' 'sweeper' 'kdialog' 'kfaenza-icon-theme' 'kfind' 'khelpcenter' 'kinfocenter' | |
'kipi-plugins' 'kmenuedit' 'konsole' 'kscreen' 'ksshaskpass' 'ksysguard' 'kwalletmanager' 'kwallet-pam' 'kwayland-integration' 'kwin' | |
'kwrited' 'milou' 'nm-connection-editor' 'numix-frost-themes' 'numix-icon-theme-square' 'okular' 'oxygen' 'pamac-tray-appindicator' | |
'plasma-desktop' 'plasma-nm' 'plasma-pa' 'plasma-workspace' 'plasma-workspace-wallpapers' 'powerdevil' 'qtcurve-gtk2' 'qtcurve-qt4' | |
'qtcurve-kde' 'qtcurve-utils' 'spectacle' 'systemsettings' 'transmission-qt' 'user-manager' 'vlc' 'xdg-user-dirs') | |
#replaces=('antergos-desktop' 'antergos-gsettings') | |
source=("https://github.com/Antergos/${_pkgname}/archive/${pkgver}.tar.gz") | |
md5sums=('cdcbf2b260c544c0534b13b81fd8328d') | |
install=${pkgname}.install | |
# ANTBS METADATA | |
_is_monitored='True' | |
_monitored_service='github' | |
_monitored_type='releases' | |
_monitored_project='antergos' | |
_monitored_repo='antergos-desktop-settings' | |
# END ANTBS METADATA | |
package() { | |
cd "${srcdir}/${_pkgname}-${pkgver}/plasma" | |
for file in $(find skel/. -type f); do | |
install -Dm644 ${file} "${pkgdir}/etc/${file}" | |
done | |
# FIXME: Files already in other icon packages | |
# for file in $(find icons/. -type f); do | |
# install -Dm644 ${file} "${pkgdir}/usr/share/${file}" | |
# done | |
install -Dm644 antergos-logo.svg \ | |
"${pkgdir}/usr/share/about-distro/antergos-logo.svg" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment