Skip to content

Commit 29792c3

Browse files
committed
[add] : Initial commit
0 parents  commit 29792c3

13 files changed

Lines changed: 206 additions & 0 deletions
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
[Trigger]
2+
Type = Path
3+
Operation = Install
4+
Operation = Upgrade
5+
Operation = Remove
6+
Target = usr/share/lxde/wallpapers/lxde_blue.jpg
7+
8+
[Action]
9+
Description = Optimizing wallpaper (lxde-blue) ...
10+
When = PostTransaction
11+
Depends=alterlinux-wallpapers
12+
Exec = /usr/share/libalpm/scripts/alterlinux-wallpapers-lxde blue alter
13+
NeedsTargets
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
[Trigger]
2+
Type = Path
3+
Operation = Install
4+
Operation = Upgrade
5+
Operation = Remove
6+
Target = usr/share/backgrounds/xfce/xfce-blue.png
7+
8+
[Action]
9+
Description = Optimizing wallpaper (xfce-blue) ...
10+
When = PostTransaction
11+
Depends=alterlinux-wallpapers
12+
Exec = /usr/share/libalpm/scripts/alterlinux-wallpapers-xfce blue alter-jiju
13+
NeedsTargets
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
[Trigger]
2+
Type = Path
3+
Operation = Install
4+
Operation = Upgrade
5+
Operation = Remove
6+
Target = usr/share/backgrounds/xfce/xfce-stripes.png
7+
8+
[Action]
9+
Description = Optimizing wallpaper (xfce-stripes) ...
10+
When = PostTransaction
11+
Depends=alterlinux-wallpapers
12+
Exec = /usr/share/libalpm/scripts/alterlinux-wallpapers-xfce stripes alter
13+
NeedsTargets
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
[Trigger]
2+
Type = Path
3+
Operation = Install
4+
Operation = Upgrade
5+
Operation = Remove
6+
Target = usr/share/backgrounds/xfce/xfce-teal.png
7+
8+
[Action]
9+
Description = Optimizing wallpaper (xfce-teal) ...
10+
When = PostTransaction
11+
Depends=alterlinux-wallpapers
12+
Exec = /usr/share/libalpm/scripts/alterlinux-wallpapers-xfce teal alter-old
13+
NeedsTargets
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
[Trigger]
2+
Type = Path
3+
Operation = Install
4+
Operation = Upgrade
5+
Operation = Remove
6+
Target = usr/share/backgrounds/xfce/xfce-verticals.png
7+
8+
[Action]
9+
Description = Optimizing wallpaper (xfce-verticals) ...
10+
When = PostTransaction
11+
Depends=alterlinux-wallpapers
12+
Exec = /usr/share/libalpm/scripts/alterlinux-wallpapers-xfce verticals alter
13+
NeedsTargets

images/alter-jiju.png

1.9 MB
Loading

images/alter-nochr.png

621 KB
Loading

images/alter-old.png

2.85 MB
Loading

images/alter.png

653 KB
Loading
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
pkgbase = alterlinux-wallpapers
2+
pkgdesc = AlterLinux wallpapers
3+
pkgver = 6.0
4+
pkgrel = 1
5+
url = https:/fascode.net
6+
arch = any
7+
source = alter.png
8+
source = alter-old.png
9+
source = alter-jiju.png
10+
source = alter-nochr.png
11+
source = alterlinux-wallpapers-xfce
12+
source = alterlinux-wallpapers-xfce-blue.hook
13+
source = alterlinux-wallpapers-xfce-stripes.hook
14+
source = alterlinux-wallpapers-xfce-teal.hook
15+
source = alterlinux-wallpapers-xfce-verticals.hook
16+
source = alterlinux-wallpapers-lxde
17+
source = alterlinux-wallpapers-lxde-blue.hook
18+
md5sums = 75bbf3e0c33d0d7f4e09e9a5489691ff
19+
md5sums = 42b477468bc5d88825b41e8522552ad3
20+
md5sums = ca58c394911aa211c5712fabbad23fe2
21+
md5sums = aea503af241273d8773b4abefee8992e
22+
md5sums = 845f106696fbac435126babebd728185
23+
md5sums = e05b85d07afede613e2a3f7e8e5ee2d4
24+
md5sums = 1c55857c4ab27651ce4db065814df1f0
25+
md5sums = 768f565556b2a8bb92696cb16565e06a
26+
md5sums = d7d6d27ac3e8f278b11179485cb7edc1
27+
md5sums = d0ae4ee0249809481dab7ede4df44a42
28+
md5sums = 08e386e460d763171e1aed033f8d53e1
29+
30+
pkgname = alterlinux-wallpapers
31+

0 commit comments

Comments
 (0)