1
0
forked from ports/contrib

cairo-dock-plug-ins: fix source name

This commit is contained in:
Danny Rawlins 2017-09-09 18:25:51 +10:00
parent fa444c8bb8
commit 08cb7e09a4
4 changed files with 9 additions and 12 deletions

View File

@ -60,9 +60,6 @@ drwxr-xr-x root/root usr/lib/python2.7/site-packages/
-rw-r--r-- root/root usr/lib/python2.7/site-packages/CDBashApplet.pyc
-rw-r--r-- root/root usr/lib/python2.7/site-packages/CairoDock.py
-rw-r--r-- root/root usr/lib/python2.7/site-packages/CairoDock.pyc
drwxr-xr-x root/root usr/lib/ruby/
drwxr-xr-x root/root usr/lib/ruby/2.1/
-rw-r--r-- root/root usr/lib/ruby/2.1/CDApplet.rb
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/cairo-dock/
drwxr-xr-x root/root usr/share/cairo-dock/gauges/

View File

@ -1 +1 @@
434941926f9205fd8562a15b6ac5f243 3.4.1.tar.gz
c88a4743ade7dcd0e4234b284181a74e cairo-dock-plug-ins-3.4.1.tar.gz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF39GokfABX0pJBtH+safG/PiYHQ+pnBmdc1I+8MoaKJVsnP1El26Vkj/RX1Su2CdiDBsi0qYsjExRJGePnO/cXQc=
SHA256 (Pkgfile) = d9f224bffc415750b11452249dce1e877f333675e12e4012840b2c785e939cad
SHA256 (.footprint) = c1403dce00534f18f5fddec5fa2b836fa2bde6fca78f753e97eba43d97b90c14
SHA256 (3.4.1.tar.gz) = 321113fb8fa214d965c9827b82890651dc4cd0beb23aef0e2d3f5caf806ebdc2
RWSagIOpLGJF32KbYqZKUf0kizdMXY9K2ANktszvXaOFCEB+d93vDXJvs5BX39yGcNsjIR9ofwg4KGVA788To4W2GmWK9DUkpws=
SHA256 (Pkgfile) = 904d447fa4d047e77b2416fc191ae88bb56b24fbb95170e55d7e261e4a51a352
SHA256 (.footprint) = 932758ee286e3e7a49c2ce22c3c7b2f5e729a5ef73ab85edc24ef33006a37f79
SHA256 (cairo-dock-plug-ins-3.4.1.tar.gz) = e09b8e600398749d1f74b26e645b477a1844a3eea02fcadd6877935da3f8639e

View File

@ -2,16 +2,16 @@
# URL: http://glx-dock.org/
# Maintainer: Jose V Beneyto, sepen at crux dot nu
# Packager: Jose V Beneyto, sepen at crux dot nu
# Depends on: cairo-dock libxklavier libexif lm_sensors pulseaudio python upower
# Nice to have: webkitgtk vte-gtk3
# Depends on: cairo-dock libexif libxklavier lm_sensors pulseaudio upowe
# Optional: webkitgtk vte-gtk3 ruby
name=cairo-dock-plug-ins
version=3.4.1
release=1
source=(https://github.com/Cairo-Dock/$name/archive/$version.tar.gz)
source=(https://github.com/Cairo-Dock/$name/releases/download/$version/$name-$version.tar.gz)
build() {
cd $name-$version
cd cairo-dock-plugins-$version
cmake -DCMAKE_INSTALL_PREFIX=/usr